A CustomerRole represents an end customer role to which customers, products, categories, and other resources may be assigned.
Properties
Name | Type | Description |
---|---|---|
Id | int | The ID of the customer role. |
AccountId | int | The ID of the Liftoff account that the customer role belongs to. (Note: This account ID will always correspond to the account code you use in your authentication credentials.) |
Account (via $expand) | Account | The Liftoff account that the customer role belongs to. |
Name | string | The name of the customer role. |