Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.generated
/
GetCurrentFungibleAssetBalancesQuery
/
Current_fungible_asset_balance
Current_
fungible_
asset_
balance
data
class
Current_fungible_asset_balance
(
val
amount
:
Any
,
val
asset_type
:
String
,
val
is_frozen
:
Boolean
,
val
is_primary
:
Boolean
,
val
last_transaction_timestamp
:
Any
?
,
val
last_transaction_version
:
Any
?
,
val
owner_address
:
String
,
val
storage_id
:
String
,
val
token_standard
:
String
)
Members
Constructors
Current_
fungible_
asset_
balance
Link copied to clipboard
constructor
(
amount
:
Any
,
asset_type
:
String
,
is_frozen
:
Boolean
,
is_primary
:
Boolean
,
last_transaction_timestamp
:
Any
?
,
last_transaction_version
:
Any
?
,
owner_address
:
String
,
storage_id
:
String
,
token_standard
:
String
)
Properties
amount
Link copied to clipboard
val
amount
:
Any
asset_
type
Link copied to clipboard
val
asset_type
:
String
is_
frozen
Link copied to clipboard
val
is_frozen
:
Boolean
is_
primary
Link copied to clipboard
val
is_primary
:
Boolean
last_
transaction_
timestamp
Link copied to clipboard
val
last_transaction_timestamp
:
Any
?
last_
transaction_
version
Link copied to clipboard
val
last_transaction_version
:
Any
?
owner_
address
Link copied to clipboard
val
owner_address
:
String
storage_
id
Link copied to clipboard
val
storage_id
:
String
token_
standard
Link copied to clipboard
val
token_standard
:
String