This page documents a feature that is currently in development. This documentation might not match the final implementation.

Distance

Use an object based on Distance to represent the physical distance between any two locations.

Distance provides data for PickupFulfillmentOption inside PaymentDetails.

Properties

PropertyTypeDescriptionRequired

value

number

The number value of the distance.

Yes

unit

DistanceUnitType

The measurement unit of the distance.

Yes