Name | Type | Description | Notes |
---|---|---|---|
id | int | Internal ID of this entity. | |
created | \DateTime | The time this entity was created. | |
sku | string | The stock keeping unit of the item. | |
price | float | Price of the item. | [optional] |
catalogid | int | The ID of the catalog the item belongs to. | |
version | int | The version of the catalog item. | |
attributes | \TalonOne\Client\Model\ItemAttribute[] | [optional] | |
product | \TalonOne\Client\Model\Product | [optional] |