# PostFeeBankModel ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | The fee's type | **spreadFee** | **Int** | The percentage amount, in basis points, to apply when charging a fee. | [optional] **fixedFee** | **Int** | The fixed amount to apply when charging a fee; for trades, the fiat asset is used. | [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)