# 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)