Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 632 Bytes

File metadata and controls

15 lines (7 loc) · 632 Bytes

AttachDetachUtxoLabelsRequest

Properties

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]