InternalInformation
Represents internal information about the property, such as access codes and notes.
access_code object
Access code for the property, if applicable. Can be None if not available.
- MOD1
- MOD2
string
note object
Additional notes or comments about the property. Can be None if there are no notes.
- MOD1
- MOD2
string
InternalInformation
{
"access_code": "string",
"note": "string"
}