Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.26 KB

Address.md

File metadata and controls

21 lines (16 loc) · 1.26 KB

Address

Properties

Name Type Description Notes
flatNumber String The flat number of this address [optional]
buildingNumber String The building number of this address [optional]
buildingName String The building name of this address [optional]
street String The street of the applicant’s address [optional]
subStreet 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]
id String [optional]
startDate LocalDate The date the applicant started living at this address [optional]
endDate LocalDate The date the applicant left this address. If current residence, leave null [optional]
state String The address state. US states must use the USPS abbreviation (see also ISO 3166-2:US), for example AK, CA, or TX. [optional]