Record
info-response-limits
No description available.
record info-response-limits {
batch-delete-max-object-ids: option<s32>,
batch-retrieve-max-object-ids: option<s32>,
batch-upsert-max-objects-per-batch: option<s32>,
batch-upsert-max-total-objects: option<s32>,
search-max-page-limit: option<s32>,
update-item-modifier-lists-max-item-ids: option<s32>,
update-item-modifier-lists-max-modifier-lists-to-disable: option<s32>,
update-item-modifier-lists-max-modifier-lists-to-enable: option<s32>,
update-item-taxes-max-item-ids: option<s32>,
update-item-taxes-max-taxes-to-disable: option<s32>,
update-item-taxes-max-taxes-to-enable: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| batch-delete-max-object-ids | option<s32> | |
| batch-retrieve-max-object-ids | option<s32> | |
| batch-upsert-max-objects-per-batch | option<s32> | |
| batch-upsert-max-total-objects | option<s32> | |
| search-max-page-limit | option<s32> | |
| update-item-modifier-lists-max-item-ids | option<s32> | |
| update-item-modifier-lists-max-modifier-lists-to-disable | option<s32> | |
| update-item-modifier-lists-max-modifier-lists-to-enable | option<s32> | |
| update-item-taxes-max-item-ids | option<s32> | |
| update-item-taxes-max-taxes-to-disable | option<s32> | |
| update-item-taxes-max-taxes-to-enable | option<s32> |