boxesToRemove property

  1. @BoxIdConverter()
List<BoxId> boxesToRemove
final

The boxes that will be deleted as a result of this transaction

Implementation

@BoxIdConverter()
final List<BoxId> boxesToRemove;