# CoboWaas2.TransactionReplacement

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**replaced_by_type** | [**ReplaceType**](ReplaceType.md) |  | [optional] 
**replaced_by_transaction_id** | **String** | The ID of the transaction that this transaction was replaced by. | [optional] 
**replaced_by_transaction_hash** | **String** | The hash of the transaction that this transaction was replaced by. | [optional] 
**replaced_type** | [**ReplaceType**](ReplaceType.md) |  | [optional] 
**replaced_transaction_id** | **String** | The ID of the transaction that this transaction replaced. | [optional] 
**replaced_transaction_hash** | **String** | The hash of the transaction that this transaction replaced. | [optional] 


