pojo/single_asset_object library

Classes

Asset
Asset class quick reference to an asset
AssetContract
AssetContract class information about the contract of an asset
Collection
Collection class information about the collection associated with the asset
Creator
Creator class information about the creator of the asset
DisplayData
DisplayData class information about display style
LastSale
LastSale class information about the last sale of the asset
LastSalePaymentToken
LastSalePaymentToken class payment information about last payment
Ownership
Ownership class details about who owns the asset and how many
PaymentTokenElement
PaymentTokenElement class information about payment
SingleAssetObject
SingleAssetObject class called when a single asset is retrieved with getAsset() method
Trait
Trait class custom details about the asset
Traits
Traits class traits object
Transaction
Transaction class contains information about the transaction on the blockchain
User
User class username of user associated with asset

Functions

singleAssetObjectFromJson(String str) SingleAssetObject
converts json string to SingleAssetObject
singleAssetObjectToJson(SingleAssetObject data) String
converts a SingleAsserObject to a string of json