Class: UU::BinaryStore::BinaryStoreControl::BinaryStoreDelete

Inherits:
OS::REST::DTO
  • Object
show all
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

#forceObject



11
12
13
# File 'lib/uu_binarystore/binary_store_control/binary_store_delete.rb', line 11

def force
  @force
end