Interface get_overview_for_tokens_Result

interface get_overview_for_tokens_Result {
    items: get_overview_for_tokens_Result_Item[];
}

Properties

Properties