struct

PlaceOS::Model::Metadata::ParentResponse

Inherits YAML::Serializable < JSON::Serializable::Unmapped < JSON::Serializable < Struct < Value < Object

Constructors

new(created_at : Time, updated_at : Time, modified_by_id : String | Nil, metadata_id : String | Nil, name : String, description : String, details : JSON::Any, editors : Set(String), parent_id : String | Nil, schema_id : String | Nil, parent : User | ControlSystem | Zone | Nil, **_unknown_types)
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
details
editors
metadata_id
modified_by_id
name
parent
parent_id
schema_id
updated_at