Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated
/
GetCoinsQuery
/
Address
Address
data
class
Address
(
val
address
:
Any
,
val
coins
:
GetCoinsQuery.Coins
)
Members
Constructors
Address
Link copied to clipboard
constructor
(
address
:
Any
,
coins
:
GetCoinsQuery.Coins
)
Properties
address
Link copied to clipboard
val
address
:
Any
coins
Link copied to clipboard
val
coins
:
GetCoinsQuery.Coins
The coin objects for this address.