Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 896 Bytes

File metadata and controls

16 lines (13 loc) · 896 Bytes

Flipdish.Model.CreateUserDeliveryLocationRequest

Properties

Name Type Description Notes
Building string Building. [optional]
Street string Street. [optional]
Town string Town. [optional]
PostCode string PostCode. [optional]
FullAddressJson string FullAddressJson. [optional]
DeliveryInstructions string DeliveryInstructions. [optional]
Coordinates Coordinates Coordinates. [optional]
IsDisplayed bool? Passed through to the same parameter position as legacy admin MVC (maps to IsCustomAddress in map service). [optional]

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