Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 621 Bytes

APIKeyInfo.md

File metadata and controls

15 lines (12 loc) · 621 Bytes

IO.Swagger.Model.APIKeyInfo

Properties

Name Type Description Notes
ApiKey string [optional]
UserId decimal? [optional]
Ips List<string> [optional]
Note string [optional]
Permissions List<string> [optional]
CreatedAt string [optional]
ReadOnly bool? [optional]

[Back to Model list] [Back to API list] [Back to README]