| Name | Type | Description | Notes |
|---|---|---|---|
| utxoIdentifiers | List<UtxoIdentifier> | List of UTXO identifiers to apply label changes to | |
| labelsToAttach | List<String> | Labels to attach to the specified UTXOs. At least one of labelsToAttach or labelsToDetach must be provided. | [optional] |
| labelsToDetach | List<String> | Labels to detach from the specified UTXOs. At least one of labelsToAttach or labelsToDetach must be provided. | [optional] |