Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 797 Bytes

File metadata and controls

25 lines (14 loc) · 797 Bytes

PoaDocumentAttribute

Properties

Name Type Description Notes
type String Used as a type discriminator for json to object conversion. [optional]
name String The document holder's name [optional]
documentType DocumentTypeEnum The type of the document [optional]
issuer String The issuer of the document [optional]
issuingDate Date The issuing date [optional]
address String The document holder's address [optional]
addressCountry String The document holders's address country in ISO 3166-1 alpha-2 format [optional]

Enum: DocumentTypeEnum

Name Value