Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 635 Bytes

Address.md

File metadata and controls

15 lines (11 loc) · 635 Bytes

Address

Properties

Name Type Description Notes
Country string [optional] [default to null]
Locality 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 [default to null]

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