Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 717 Bytes

Address.md

File metadata and controls

25 lines (18 loc) · 717 Bytes

Address

Properties

Name Type Required Description Examples
id string
category string ☑️
country string ☑️
provinceState string ☑️
city string ☑️
postalCode string ☑️
streetLine1 string ☑️
streetLine2 string ☑️
status AddressStatus
isPrimary boolean ☑️
meta object
created Date
updated Date

[Back to README]