PropertyContactRepresentationType
Represents the valid representation types between a property and a contact.
enum PropertyContactRepresentationType {
REPRESENTATIVE
OWNER
}
Values
PropertyContactRepresentationType.REPRESENTATIVE
The related contact is meant to be handled as a representative.
PropertyContactRepresentationType.OWNER
The related contact is meant to be handled as an owner.
Member Of
CompanyPropertiesEdge object ● ContactPropertiesEdge object ● PersonPropertiesEdge object ● PropertyContactInput input ● PropertyContactsEdge object