# QuoteFees
## Properties
**asset** | **String** | the target asset used for all fees |
**affiliate** | Option<**String**> | affiliate fee in the target asset | [optional]
**outbound** | Option<**String**> | outbound fee in the target asset | [optional]
**liquidity** | **String** | liquidity fees paid to pools in the target asset |
**total** | **String** | total fees in the target asset |
**slippage_bps** | **i64** | the swap slippage in basis points |
**total_bps** | **i64** | total basis points in fees relative to amount out |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)