object ExpiredDetailsType
Fields
| Field | Type | Description |
|---|---|---|
total | Int | |
total_sellable | Int | |
total_unsellable | Int |
Referenced By
- InventoryDetailsType Type
- ProductType Type
Example
{
"total": 987,
"total_sellable": 987,
"total_unsellable": 987
}| Field | Type | Description |
|---|---|---|
total | Int | |
total_sellable | Int | |
total_unsellable | Int |
{
"total": 987,
"total_sellable": 987,
"total_unsellable": 987
}