Class: Textus::Dispatch::Contracts::DeleteKey

Inherits:
Data
  • Object
show all
Defined in:
lib/textus/dispatch/contracts.rb

Instance Attribute Summary collapse

Instance Attribute Details

#if_etagObject (readonly)

Returns the value of attribute if_etag

Returns:

  • (Object)

    the current value of if_etag



10
11
12
# File 'lib/textus/dispatch/contracts.rb', line 10

def if_etag
  @if_etag
end

#keyObject (readonly)

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



10
11
12
# File 'lib/textus/dispatch/contracts.rb', line 10

def key
  @key
end