Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 774 Bytes

PickupSlot.md

File metadata and controls

12 lines (9 loc) · 774 Bytes

# PickupSlot

Properties

Name Type Description Notes
pickup_slot_end_time string The date and time the pickup slot ends, formatted as an ISO 8601 UTC string. [optional]
pickup_slot_id string Seller-defined name for the pickup slot. [optional]
pickup_slot_start_time string The date and time the pickup slot begins, formatted as an ISO 8601 UTC string. [optional]
pickup_slot_time_zone string The time zone of the pickup location, returned as Time Zone Database ID (also know as an Olson time zone ID). [optional]

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