boxesToRemove property
The boxes that will be deleted as a result of this transaction
Implementation
@BoxIdConverter()
final List<BoxId> boxesToRemove;
The boxes that will be deleted as a result of this transaction
@BoxIdConverter()
final List<BoxId> boxesToRemove;