Data
data class Data(val current_token_ownerships_v2: List<GetAccountOwnedTokensFromCollectionQuery.Current_token_ownerships_v2>) : Query.Data
Constructors
Link copied to clipboard
constructor(current_token_ownerships_v2: List<GetAccountOwnedTokensFromCollectionQuery.Current_token_ownerships_v2>)
Properties
Link copied to clipboard
val current_token_ownerships_v2: List<GetAccountOwnedTokensFromCollectionQuery.Current_token_ownerships_v2>
fetch data from the table: "current_token_ownerships_v2"