PlaceOS::Client::APIWrapper::AssetInstances
Inherits PlaceOS::Client::APIWrapper::Endpoint::Destroy < PlaceOS::Client::APIWrapper::Endpoint::Fetch < PlaceOS::Client::APIWrapper::Endpoint < Reference < Object
Instance methods
search(q : String | Nil = nil, limit : Int = 20, offset : Int = 0)
Sourceupdate(id : String, name : String | Nil = nil, purchase_date : Time | Nil = nil, identifier : String | Nil = nil, purchase_price : Int32 | Nil = nil)
Updates asset instance attributes or configuration.