RepresentationMode: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{PageTitle|title=Representation mode enumeration}} This enum indicates the representation mode for a person that is undergoing a KYC process for a company. = API usage = T...") Â |
(No difference)
|
Latest revision as of 07:49, 3 July 2017
Representation mode enumeration
This enum indicates the representation mode for a person that is undergoing a KYC process for a company.
API usage
This enum is used by the following API endpoints:
Enum list
| Enum value | Byte / int value | Description |
|---|---|---|
| Unknown | 0 | The representation mode is unknown |
| Alone | 10 | The person alone represents the company |
| WithSomeone | 20 | Another person is required for representation of the company |