Interface get_multiple_transactions_by_hashes_Response

interface get_multiple_transactions_by_hashes_Response {
    result: get_multiple_transactions_by_hashes_Result;
}

Properties

Properties