Data
data class Data(val current_token_ownerships_v2: List<GetCurrentTokenOwnershipQuery.Current_token_ownerships_v2>) : Query.Data
Constructors
Link copied to clipboard
constructor(current_token_ownerships_v2: List<GetCurrentTokenOwnershipQuery.Current_token_ownerships_v2>)