| Name | Type | Description | Notes |
|---|---|---|---|
| id | number | Application record ID | [optional] [default to undefined] |
| uid | number | User ID | [optional] [default to undefined] |
| language | string | Language code | [optional] [default to undefined] |
| countryId | number | Country ID | [optional] [default to undefined] |
| firstname | string | First name | [optional] [default to undefined] |
| lastname | string | Last name | [optional] [default to undefined] |
| string | Email address | [optional] [default to undefined] | |
| joinUid | number | Joined user ID | [optional] [default to undefined] |
| joinCountryId | number | Joined country ID | [optional] [default to undefined] |
| identityComment | string | Identity description | [optional] [default to undefined] |
| promotionChannels | string | Promotion channels, separated by | |
| contactDetails | string | Contact details (JSON string) | [optional] [default to undefined] |
| knowDetails | string | Learn more | [optional] [default to undefined] |
| questionLang | string | Question language | [optional] [default to undefined] |
| createTimest | Date | Created time | [optional] [default to undefined] |
| updateTimest | Date | Update time | [optional] [default to undefined] |
| applyType | number | Application type | [optional] [default to undefined] |
| auditStatus | number | Review status (0 - pending, 1 - approved, 2 - rejected) | [optional] [default to undefined] |
| editCounts | number | Edit count | [optional] [default to undefined] |
| proofImages | string | Proof image path | [optional] [default to undefined] |
| proofVideos | string | Proof video path | [optional] [default to undefined] |
| proofUrl | string | Proof link | [optional] [default to undefined] |
| auditReason | number | Review reason code | [optional] [default to undefined] |
| channelType | number | Channel type | [optional] [default to undefined] |
| region | string | Region | [optional] [default to undefined] |
| phone | string | Phone number | [optional] [default to undefined] |
| telegram | string | Telegram account | [optional] [default to undefined] |
| otherContact | OtherContact | [optional] [default to undefined] | |
| proofImagesUrlList | Array<string> | List of proof image URLs | [optional] [default to undefined] |
| proofVideosUrlList | Array<string> | List of proof video URLs | [optional] [default to undefined] |
| applyMsg | string | Application message | [optional] [default to undefined] |
| jumpUrl | string | Redirect URL | [optional] [default to undefined] |
Uh oh!
There was an error while loading. Please reload this page.