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

Latest commit

 

History

History
21 lines (18 loc) · 1.42 KB

Address.md

File metadata and controls

21 lines (18 loc) · 1.42 KB

Onfido.Address

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]
start_date Date The date the applicant started living at this address [optional]
end_date Date 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]
line1 String Line 1 of the applicant's address [optional]
line2 String Line 2 of the applicant's address [optional]
line3 String Line 3 of the applicant's address [optional]