- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
CustomerGroupDTO
The customer group details.
id
stringThe ID of the customer group.
name
stringThe name of the customer group.
The customers of the customer group.
metadata
Record<string, unknown>OptionalHolds custom data in key-value pairs.
created_by
null | stringOptionalWho created the customer group.
deleted_at
null | string | DateOptionalThe deletion date of the customer group.
created_at
string | DateOptionalThe creation date of the customer group.
updated_at
string | DateOptionalThe update date of the customer group.
Was this page helpful?