Interface get_overview_for_tokens_Response

interface get_overview_for_tokens_Response {
    result: get_overview_for_tokens_Result;
}

Properties

Properties