The customer this entity is linked to.
Field | Type | Required | Description | Example |
---|---|---|---|---|
id |
Optional[str] | ➖ | The ID of the customer this entity is linked to. | 12345 |
display_name |
OptionalNullable[str] | ➖ | The display name of the customer. | Windsurf Shop |
name |
Optional[str] | ➖ | : warning: ** DEPRECATED **: This will be removed in a future release, please migrate away from it as soon as possible. The name of the customer. Deprecated, use display_name instead. |
Windsurf Shop |
email |
Optional[str] | ➖ | The email address of the customer. | boring@boring.com |