struct
PlaceOS::Client::API::Models::Asset
- PlaceOS::Client::API::Models::Asset
- PlaceOS::Client::API::Models::Response
- Struct
- Value
- Object
Defined in:
placeos/api/models/asset.crConstructors
Instance Method Summary
- #brand : String | Nil
- #category : String | Nil
-
#description : String | Nil
Markdown formatted text that describes the asset.
- #good_until_date : Time | Nil
-
#id : String
A universally unique identifier for the Asset.
- #identifier : String | Nil
-
#images : Array(String)
Array of URLs to images for an asset
- #in_use : Int32
-
#invoice : String | Nil
URL of downloadable receipt
-
#name : String
A human readable identifier.
- #other_data : JSON::Any
- #parent_id : String | Nil
- #purchase_date : Time
-
#purchase_price : Int32 | Nil
TODO define currency for
#purchase_price - #quantity : Int32