PostalAddress

PostalAddress - struct

Members

Variables

buildingName
string buildingName;
Undocumented in source.
buildingNumber
string buildingNumber;
Undocumented in source.
city
string city;
Undocumented in source.
country
string country;
Undocumented in source.
county
string county;
Undocumented in source.
id
UUID id;
Undocumented in source.
streetAddress
string[] streetAddress;
Undocumented in source.
town
string town;
Undocumented in source.
unitNumber
string unitNumber;
Undocumented in source.

Meta