# Fee ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| |**feeType** | [**FeeTypeEnum**](FeeTypeEnum.md) | | [default to undefined]| |**assetId** | **string** | The asset identifier for the fee. | [default to undefined]| |**amountType** | **string** | | [default to undefined]| |**amount** | **number** | Fee in basis points (1 = 0.01%, 10000 = 100%) | [default to undefined]| ## Enum: FeeAmountTypeEnum * `Bps` (value: `'BPS'`) [[Back to top]](#) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to Model list]](../../README.md#documentation-for-models) [[Back to README]](../../README.md)