one-click-sdk-rs 0.1.17

API for One-Click Swaps
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# AppFee

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**recipient** | **String** | Intents Account ID where this fee will be transferred to | 
**fee** | **f64** | Fee for this recipient as part of amountIn in basis points (1/100th of a percent), e.g. 100 for 1% fee | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)