struct PlaceOS::Client::API::Models::AssetInstance

Defined in:

placeos/api/models/asset_instance.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 approval : Bool #

[View source]
def asset_id : String #

[View source]
def id : String #

A universally unique identifier for the Asset.


[View source]
def name : String #

[View source]
def requester_id : String | Nil #

[View source]
def tracking : Tracking #

[View source]
def usage_end : Time | Nil #

[View source]
def usage_start : Time | Nil #

[View source]
def zone_id : String | Nil #

[View source]