RepresentationMode
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 |