Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 872 Bytes

OrderFulfillmentSLA.md

File metadata and controls

17 lines (13 loc) · 872 Bytes

Yaksa.OrckestraCommerce.Client.Model.OrderFulfillmentSLA

OrderFulfillmentSLA

Properties

Name Type Description Notes
ExpirationDate DateTime The time when the sla will expire. [optional]
ExpiryWarningTimeInMinutes int The expiry warning time in minutes. [optional]
FulfillmentLocationId string The fulfillment location identifier. [optional]
Id string The fulfillment sla identifier. [optional]
Name string The name. [optional]
OrderId string The order identifier. [optional]
ShipmentId string The shipment identifier. [optional]

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