Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 946 Bytes

Address.md

File metadata and controls

15 lines (12 loc) · 946 Bytes

# Address

Properties

Name Type Description Notes
unit_number string The delivery address' unit number. [optional]
delivery_instruction string Instructions for the delivery. [optional]
poi_source string POI source [optional]
poi_id string POI ID, empty when poiSource is GRAB. [optional]
address string The delivery address containing street name, city, postal code, and country. Has value only when poiSource is `GRAB`. [optional]
postcode string The postcode of the delivery address. Has value only when poiSource is `GRAB`. [optional]
coordinates \Grab\GrabfoodApiSdk\Model\Coordinates [optional]

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