UserInfoResponseModel
| Name | Type | Description | Notes |
|---|---|---|---|
| code | int | Code,HTTP status code | HTTP状态码 |
| router | str | Router,The endpoint that generated this response | 生成此响应的端点 |
| api_key_data | ApiKeyData | ||
| user_data | UserData |
UserInfoResponseModel
| Name | Type | Description | Notes |
|---|---|---|---|
| code | int | Code,HTTP status code | HTTP状态码 |
| router | str | Router,The endpoint that generated this response | 生成此响应的端点 |
| api_key_data | ApiKeyData | ||
| user_data | UserData |