# CoboWaas2.TransactionRbf

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**request_id** | **String** | The request ID that is used to track a transaction request. The request ID is provided by you and must be unique within your organization. | 
**fee** | [**TransactionRequestFee**](TransactionRequestFee.md) |  | 
**source** | [**TransactionRbfSource**](TransactionRbfSource.md) |  | [optional] 
**category_names** | **[String]** | The custom category for you to identify your transactions. | [optional] 
**description** | **String** | The description of the RBF transaction. | [optional] 
**auto_fuel** | [**AutoFuelType**](AutoFuelType.md) |  | [optional] 


