RemoteRepresentativeDocument: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 22: | Line 22: | ||
| DocumentValidUntil || DateTime || The expiration date of the given document | | DocumentValidUntil || DateTime || The expiration date of the given document | ||
|- | |- | ||
| DocumentImages || | | DocumentImages || [[DocumentImage]][] || List of image files (photos) of the document | ||
|- | |- | ||
|} | |} |
Revision as of 13:22, 21 June 2017
Perosnal document of an oranization representative person
This structure represents a personal identification document for an organization representative being involved in a remote KYC process.
Included in
Representative documents are used in the following structures:
Property list
Property name | Property type | Description |
---|---|---|
DocumentType | int | The type of the document
|
DocumentNumber | string | The document number |
DocumentValidUntil | DateTime | The expiration date of the given document |
DocumentImages | DocumentImage[] | List of image files (photos) of the document |