| Field | Type | Required | Description |
|---|---|---|---|
Code |
long | ✔️ | The status code of the response. |
Msg |
string | ✔️ | The message of the response. |
Data |
List<AccountVerifyModel> | ✔️ | A list of account verification objects. |
| Field | Type | Required | Description |
|---|---|---|---|
Code |
long | ✔️ | The status code of the response. |
Msg |
string | ✔️ | The message of the response. |
Data |
List<AccountVerifyModel> | ✔️ | A list of account verification objects. |