RemoteRepresentativeDocument: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Perosnal document of an oranization representative person}} This structure represents a personal identification document for an organization representative...") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{PageTitle|title= | {{PageTitle|title=Personal document of an organization representative person}} | ||
This structure represents a personal identification document for an organization representative being involved in a remote KYC process. | This structure represents a personal identification document for an organization representative being involved in a remote KYC process. | ||
== Included in == | == Included in == | ||
Line 27: | 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 | ||
|- | |- | ||
|} | |} |
Latest revision as of 13:24, 21 June 2017
Personal document of an organization 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 |