struct PlaceOS::Client::API::Models::Settings

Defined in:

placeos/api/models/settings.cr

Constructors

Instance Method Summary

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

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Instance Method Detail

def encryption_level : Encryption::Level #

[View source]
def id : String #

[View source]
def keys : Array(String) #

[View source]
def parent_id : String #

[View source]
def parent_type : String #

[View source]
def settings_string : String #

[View source]