Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1021 Bytes

GenericAddress.md

File metadata and controls

17 lines (13 loc) · 1021 Bytes

GenericAddress

Properties

Name Type Description Notes
flat_number string The flat number of this address [optional]
building_number string The building number of this address [optional]
building_name string The building name of this address [optional]
street string The street of the applicant’s address [optional]
sub_street string The sub-street of the applicant’s address [optional]
town string The town of the applicant’s address [optional]
postcode string The postcode or ZIP of the applicant’s address [optional]
country string The 3 character ISO country code of this address. For example, GBR is the country code for the United Kingdom [optional]

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