struct
PlaceOS::Client::API::Models::APIKey
- PlaceOS::Client::API::Models::APIKey
- PlaceOS::Client::API::Models::Response
- Struct
- Value
- Object
Included Modules
Defined in:
placeos/api/models/api_key.crConstructors
Instance Method Summary
- #authority : Authority
- #authority_id : String
-
#description : String | Nil
Markdown formatted text that describes the zone.
-
#id : String
A universally unique identifier for the zone.
-
#name : String
A human readable identifier.
-
#permissions : PlaceOS::Model::UserJWT::Permissions
The permission level of the user
-
#scopes : Array(String)
API scopes
- #user : User
- #user_id : String
-
#x_api_key : String
The auth key, only returned on create