{
"batchId": "string",
"batchPurchaseDate": "int64",
"companyId": "string",
"created": "int64",
"deleted": "boolean",
"dirty": "boolean",
"id": "string",
"inventoryId": "string",
"modified": "int64",
"productId": "string",
"quantity": "number",
"shopId": "string",
"unitType": "string",
"updated": "boolean"
}
Name | Type | Description | Additional |
---|---|---|---|
batchId | string | Optional | |
batchPurchaseDate | int64 | Optional | |
companyId | string | Optional | |
created | int64 | Optional | |
deleted | boolean | Optional | |
dirty | boolean | Optional | |
id | string | Optional | |
inventoryId | string | Optional | |
modified | int64 | Optional | |
productId | string | Optional | |
quantity | number | Optional | |
shopId | string | Optional | |
unitType | string |
Possible values are:
|
Optional |
updated | boolean | Optional |