Namespace: Mindee.Product.ProofOfAddress
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Proof of Address API version 1.1 document data.
public class ProofOfAddressV1Document : IPrediction
Inheritance: object → ProofOfAddressV1Document
Implements: IPrediction
Name | Description |
---|---|
ProofOfAddressV1Document() |
Name | Description |
---|---|
Date | The date the document was issued. |
Dates | List of dates found on the document. |
IssuerAddress | The address of the document’s issuer. |
IssuerCompanyRegistration | List of company registrations found for the issuer. |
IssuerName | The name of the person or company issuing the document. |
Locale | The locale detected on the document. |
RecipientAddress | The address of the recipient. |
RecipientCompanyRegistration | List of company registrations found for the recipient. |
RecipientName | The name of the person or company receiving the document. |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs