struct

PlaceOS::Client::API::Models::APIKey

Inherits PlaceOS::Client::API::Models::Timestamps < PlaceOS::Client::API::Models::Response < PlaceOS::Client::API::Models::Response::Init < JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source

Instance methods

authority
Source
authority_id
Source
description

Markdown formatted text that describes the zone.

Source
id

A universally unique identifier for the zone.

Source
name

A human readable identifier.

Source
permissions

The permission level of the user

Source
scopes

API scopes

Source
user
Source
user_id
Source
x_api_key

The auth key, only returned on create

Source