Record
catalog-inventory-stock-registry-v1-get-low-stock-items-get-params
No description available.
record catalog-inventory-stock-registry-v1-get-low-stock-items-get-params {
scope-id: s32,
qty: f64,
current-page: option<s32>,
page-size: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| scope-id | s32 | |
| qty | f64 | |
| current-page | option<s32> | |
| page-size | option<s32> |