Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 854 Bytes

GetFulfillmentLocationByIdElapsedTimeRequest.md

File metadata and controls

15 lines (11 loc) · 854 Bytes

Yaksa.OrckestraCommerce.Client.Model.GetFulfillmentLocationByIdElapsedTimeRequest

Fulfillment locations are entities which handles fulfillment for a shipment.

Properties

Name Type Description Notes
ScopeId string The id of the requested scope [optional]
EndDate DateTime The end date to determine elapsed time. [optional]
FulfillmentLocationId string The unique identifier of the fulfillment location. [optional]
ScheduleType string The schedule type to use [optional]
StartDate DateTime The start date to determine elapsed time. [optional]

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