Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 643 Bytes

File metadata and controls

19 lines (11 loc) · 643 Bytes

CatalogItem

Properties

Name Type Description Notes
id Integer Internal ID of this entity.
created OffsetDateTime The time this entity was created.
sku String The stock keeping unit of the item.
price BigDecimal Price of the item. [optional]
catalogid Integer The ID of the catalog the item belongs to.
version Integer The version of the catalog item.
attributes List<ItemAttribute> [optional]