Class: Postnhost::PublicRequestContext::Resolution

Inherits:
Data
  • Object
show all
Defined in:
app/services/postnhost/public_request_context.rb

Instance Attribute Summary collapse

Instance Attribute Details

#kindObject (readonly)

Returns the value of attribute kind

Returns:

  • (Object)

    the current value of kind



4
5
6
# File 'app/services/postnhost/public_request_context.rb', line 4

def kind
  @kind
end

#recordObject (readonly)

Returns the value of attribute record

Returns:

  • (Object)

    the current value of record



4
5
6
# File 'app/services/postnhost/public_request_context.rb', line 4

def record
  @record
end