Skip to content

Files

Latest commit

 

History

History
20 lines (11 loc) · 506 Bytes

UserInfoResponseModel.md

File metadata and controls

20 lines (11 loc) · 506 Bytes

UserInfoResponseModel

UserInfoResponseModel

Properties

Name Type Description Notes
code Integer Code,HTTP status code HTTP状态码
router String Router,The endpoint that generated this response 生成此响应的端点
apiKeyData ApiKeyData
userData UserData

Implemented Interfaces

  • Serializable