struct PlaceOS::Client::API::Models::Metadata

Defined in:

placeos/api/models/metadata.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct PlaceOS::Client::API::Models::Response

new(pull : JSON::PullParser) new

Macros inherited from module PlaceOS::Client::API::Models::Response::Init

__add_initialize__ __add_initialize__

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def description : String #

[View source]
def details : JSON::Any #

[View source]
def editors : Array(String) | Nil #

[View source]
def modified_by_id : String | Nil #

[View source]
def name : String #

[View source]
def parent_id : String #

[View source]
def schema_id : String | Nil #

[View source]