Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 730 Bytes

GetScheduleRequest.md

File metadata and controls

13 lines (9 loc) · 730 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetScheduleRequest

Fulfillment locations are entities which handles fulfillment for a shipment.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
FulfillmentLocationId string The unique identifier of the Store to retrieve. [optional]
ScheduleType string Gets or sets the type of the schedule. The possible values are : OpeningHours, Delivery or PickUp. [optional]

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