Ksui
Toggle table of contents
2.2.4-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.generated
/
GetCoinMetadataQuery
/
Data
Data
data
class
Data
(
val
coinMetadata
:
GetCoinMetadataQuery.CoinMetadata
?
)
:
Query.Data
Members
Constructors
Data
Link copied to clipboard
constructor
(
coinMetadata
:
GetCoinMetadataQuery.CoinMetadata
?
)
Properties
coin
Metadata
Link copied to clipboard
val
coinMetadata
:
GetCoinMetadataQuery.CoinMetadata
?
Fetch the CoinMetadata for a given coin type.