ContactListings Resource
The notes input by the member and/or contact in reference to the given listing. This is a complex data type referencing the separate resource called ContactListingNote.5/24/2017| Field | Definition | Type |
|---|---|---|
| Contact | The contact associated with the ContactListingNote record. | Resource |
| Contact Key | The key of the corresponding contact record. ContactKey and the ListingKey are used as a compound key for this record. | String |
| Contact Listing Notes Key | A system unique identifier. Specifically, in aggregation systems, the key is the system unique identifier from the system that the record was just... | String |
| Feed Types | A list of feeds that the given record is included in. | String List, Multi |
| History Transactional | The history of the ContactListingNote record. | Collection |
| Listing | The listing for the ContactListing record. | Resource |
| Listing ID | The ID for the corresponding listing record. | String |
| Listing Key | The key of the corresponding listing record. ContactKey and the ListingKey are used as a compound key for this record. | String |
| Modification Timestamp | The date/time a note was written. | Timestamp |
| Note Contents | The contents of a note. | String |
| Noted By | The individual who wrote a note (i.e., Agent or Contact). | String List, Single |