Interface get_summary_of_token_balances_Response

interface get_summary_of_token_balances_Response {
    result: get_summary_of_token_balances_Result;
}

Properties

Properties