AccountCustomerRole

The AccountCustomerRole object collects the customer status lookup value (open, on hold) and the Customer Type lookup value.

Object Properties

Property

Type

Description

Id

integer

Id of this object.

AccountId

integer

ID of the Organization object this object is associated with.

CustomerType

integer

ID of the CustomerType the lookup value the organization is set to.

OwnerId

integer

ID of the internal user owner.

CustomerStatus

integer

ID of the CustomerStatus the lookup value the organization is set to.