Class: UU::BinaryStore::BinaryStoreControl::BinaryStoreDelete
- Inherits:
-
OS::REST::DTO
- Object
- OS::REST::DTO
- UU::BinaryStore::BinaryStoreControl::BinaryStoreDelete
- Defined in:
- lib/uu_binarystore/binary_store_control/binary_store_delete.rb
Overview
DTO representing additional options for binary store deletion.
Instance Attribute Summary collapse
Instance Attribute Details
#force ⇒ Object
11 12 13 |
# File 'lib/uu_binarystore/binary_store_control/binary_store_delete.rb', line 11 def force @force end |