# SwapOperationRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**provider_quote_id** | [**uuid::Uuid**](uuid::Uuid.md) | An identifier that uniquely identifies the received quote |
**fee_level** | Option<**String**> | The fee level of the transaction | [optional]
**tx_note** | Option<**String**> | user note on the transaction | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)