| Name | Type | Description | Notes |
|---|---|---|---|
| id | AllOfBaseFeeId | The fee identifier. | [optional] |
| type | String | [optional] | |
| name | String | A fee name. | [optional] |
| filter | AllOfBaseFeeFilter | A filter based on the transaction's properties which is used to determine when to apply the fee. | [optional] |
| formula | FeeFormula | [optional] | |
| created_time | AllOfBaseFeeCreatedTime | Fee created time. | [optional] |
| updated_time | AllOfBaseFeeUpdatedTime | Fee updated time. | [optional] |
| _links | Array<AnyOfBaseFeeLinksItems> | The links related to resource. | [optional] |