Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 824 Bytes

Address.md

File metadata and controls

18 lines (14 loc) · 824 Bytes

Address

Properties

Name Type Description Notes
Country string [optional] [default to null]
ExtendedAddress string [optional] [default to null]
Id string [optional] [default to null]
Locality string [optional] [default to null]
PoBox string [optional] [default to null]
PostalCode string [optional] [default to null]
Region string [optional] [default to null]
StreetAddress string [optional] [default to null]
Type_ string [optional] [default to null]

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