| Name | Type | Description | Notes |
|---|---|---|---|
| sourceId | string | Id of the source position to merge from | [default to undefined] |
| destinationId | string | Id of the destination position to merge into | [default to undefined] |
| fee | string | Represents the fee for a transaction, which can be specified as a percentage value. Only one of fee/feeLevel is required. | [optional] [default to undefined] |
| feeLevel | FeeLevel | [optional] [default to undefined] | |
| txNote | string | The note to associate with the merge transaction. | [optional] [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]