Interface get_daily_count_of_transactions_Response

interface get_daily_count_of_transactions_Response {
    result: get_daily_count_of_transactions_Result;
}

Properties

Properties