PostAddress
---types--- postAddress#1e8caaeb street_line1:string street_line2:string city:string state:string country_iso2:string post_code:string = PostAddress
Belongs to
PostAddress |
This type can only be an instance of:
PostAddress |
Members
street_line1 | string | |
street_line2 | string | |
city | string | |
state | string | |
country_iso2 | string | |
post_code | string |