Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 699 Bytes

Address.md

File metadata and controls

15 lines (12 loc) · 699 Bytes

Address

Properties

Name Type Description Notes
CompanyName string [optional] [default to null]
StreetLineOne string [optional] [default to null]
StreetLineTwo string [optional] [default to null]
City string [optional] [default to null]
Region string [optional] [default to null]
Country string [default to null]
Postcode string [optional] [default to null]

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