Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 816 Bytes

AddressNoNonNullRequest.md

File metadata and controls

14 lines (10 loc) · 816 Bytes

AffixApi.Api.Model.AddressNoNonNullRequest

Properties

Name Type Description Notes
StreetAddress string
Locality string
AdministrativeArea string The administrative area of the address. If US or CA, the two-letter state or province abbreviation. Else, the province / administrative area; such as, `Dublin 2` or `County Cork`
Country string The ISO-3166-2 two-letter abbreviation of the country. Reference https://en.wikipedia.org/wiki/ISO_3166-2 for more details
PostCode string

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