Skip to main content
Skip to main content

CustomerGroupCustomerDTO

The details of a group's customer.

idstringRequired
The ID of the relation.
customer_idstringRequired
The customer's ID.
customer_group_idstringRequired
The customer group's ID.
customerPartial<CustomerDTO>
The customer's details.
groupPartial<CustomerGroupDTO>
The group's details.
created_bynull | string
Who the relation was created by.
created_atstring | Date
The creation date of the customer group customer.
updated_atstring | Date
The update date of the customer group customer.
Was this section helpful?