- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Customer - Customer Module Data Models Reference
This documentation provides a reference to the Customer data model. It belongs to the Customer Module.
id
PrimaryKeyModifier<IdProperty>The ID of the customer.
has_account
BooleanPropertyWhether the customer has account. Learn more in this documentation
The associated groups.
The associated addresses.
company_name
TextPropertyOptionalThe company name of the customer
first_name
TextPropertyOptionalThe first name of the customer
last_name
TextPropertyOptionalThe last name of the customer
email
TextPropertyOptionalThe email of the customer
phone
TextPropertyOptionalThe phone of the customer
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
created_by
TextPropertyOptionalThe ID of the user that created the customer.
Was this page helpful?