Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 1021 Bytes

File metadata and controls

13 lines (12 loc) · 1021 Bytes

CustomerGroup

Properties

Name Type Description Notes
id String The customer group's ID
name String The name of the customer group
customers List<Object> The customers that belong to the customer group. Available if the relation `customers` is expanded. [optional]
priceLists List<Object> The price lists that are associated with the customer group. Available if the relation `price_lists` is expanded. [optional]
createdAt OffsetDateTime The date with timezone at which the resource was created.
updatedAt OffsetDateTime The date with timezone at which the resource was updated.
deletedAt OffsetDateTime The date with timezone at which the resource was deleted.
metadata Object An optional key-value map with additional details