removeAttachments method
- @override
- String correlationId,
- ReferenceV1 reference,
- List<
String> ids
override
Removes reference in attachments by their ids and return list of these attachments.
correlation_id
(optional) transaction id to trace execution through call chain.reference
a reference to be removed.ids
an attachments ids to be removed to. Return (optional) Future that receives list of attachment or error.