scheduledPickupTime
The scheduled pickup time for the user.
Declaration
@NSCopying var scheduledPickupTime: INDateComponentsRange? { get set }Discussion
Use this property to specify the scheduled pickup time for the user. Use this property instead of the estimatedPickupDate and estimatedPickupEndDate properties when you can guarantee the pickup time.