Interface get_transaction_by_hash_Response

interface get_transaction_by_hash_Response {
    result: get_transaction_by_hash_Result;
}

Properties

Properties