Interface: ProductClusterOptionRelationship
Defined in: type/ProductClusterOptionRelationship.ts:4
Object class for ProductClusterOptionRelationship
Properties
clusterOptionUuid
clusterOptionUuid:
string
Defined in: type/ProductClusterOptionRelationship.ts:10
Cluster option UUID
createdAt
createdAt:
string
Defined in: type/ProductClusterOptionRelationship.ts:16
Timestamp marking when the record was created, in UTC ISO 8601 format.
isDefault
isDefault:
boolean
Defined in: type/ProductClusterOptionRelationship.ts:12
Whether this is the default product for the cluster option
lastModifiedAt
lastModifiedAt:
string
Defined in: type/ProductClusterOptionRelationship.ts:18
Timestamp marking the last modification of the record, in UTC ISO 8601 format.
productUuid
productUuid:
string
Defined in: type/ProductClusterOptionRelationship.ts:8
Product UUID
sortOrder?
optionalsortOrder?:number
Defined in: type/ProductClusterOptionRelationship.ts:14
Sort order within the cluster option
uuid
uuid:
string
Defined in: type/ProductClusterOptionRelationship.ts:6
Globally unique identifier for the product or cluster.