PlaceOS::Model::Edge::KeyResponse
Inherits YAML::Serializable < JSON::Serializable::Unmapped < JSON::Serializable < Struct < Value < Object
Constructors
new(created_at : Time, updated_at : Time, name : String, description : String, user_id : String, last_seen : Time | Nil, online : Bool, x_api_key : String, **_unknown_types)
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
new(pull : JSON::PullParser)
new(*, __pull_for_json_serializable pull : JSON::PullParser)
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Instance methods
created_at
description
last_seen
name
online
updated_at
user_id
x_api_key