AvailableLocationAttributesPickUpPickUpDetails
Container to hold information regarding pickup time and pickup availability indicator.
Properties
Name | Type | Required | Description |
---|---|---|---|
noPickUpIndicator | string | ✅ | Indicates whether or not there is a pickup time for the specified day of the week. Valid values: - True-there is a pickup time - False-there is not a pickup time. |
pickUpTime | string | ❌ | Time of pickup in military format (HHMM) e.g. 0930, 1700, 1845 etc. with exception for midnight. For midnight the time will be returned as 0. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs