Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 574 Bytes

InventoryItemReservationRequest.md

File metadata and controls

13 lines (9 loc) · 574 Bytes

Yaksa.OrckestraCommerce.Client.Model.InventoryItemReservationRequest

InventoryItemReservationRequest

Properties

Name Type Description Notes
LineItemId string The line item identifier [optional]
LineItemSku string The line item sku [optional]
Quantity double The reserved quantity [optional]

[Back to Model list] [Back to API list] [Back to README]