Record
update-item-params
No description available.
record update-item-params {
xero-tenant-id: string,
item-id: string,
unitdp: option<s32>,
items: option<list<item>>,
}Fields
| Name | Type | Description |
|---|---|---|
| xero-tenant-id | string | |
| item-id | string | |
| unitdp | option<s32> | |
| items | option<list<item>> |