# SwapOperationRequest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**provider_quote_id** | **uuid::Uuid** | An identifier that uniquely identifies the received quote |
**fee_level** | Option<**FeeLevel**> | The fee level of the transaction (enum: LOW, MEDIUM, HIGH) | [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)