Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 772 Bytes

ApiKey.md

File metadata and controls

18 lines (14 loc) · 772 Bytes

ApiKey

Properties

Name Type Description Notes
Id string [default to null]
Secret string [default to null]
Name string [default to null]
Nonce int [default to null]
Cidr string [optional] [default to null]
Permissions []XAny [optional] [default to null]
Enabled bool [optional] [default to null]
UserId int [default to null]
Created time.Time [optional] [default to null]

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