Proof of Address API version 1.1 document data.

Hierarchy

  • ProofOfAddressV1Document

Implements

Constructors

Properties

date: DateField

The date the document was issued.

dates: DateField[] = []

List of dates found on the document.

issuerAddress: StringField

The address of the document's issuer.

issuerCompanyRegistration: CompanyRegistrationField[] = []

List of company registrations found for the issuer.

issuerName: StringField

The name of the person or company issuing the document.

locale: LocaleField

The locale detected on the document.

recipientAddress: StringField

The address of the recipient.

recipientCompanyRegistration: CompanyRegistrationField[] = []

List of company registrations found for the recipient.

recipientName: StringField

The name of the person or company receiving the document.

Methods

Generated using TypeDoc