Class: PhaseoAgentSdk::HumanReviewRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/phaseo_agent_sdk.rb

Instance Attribute Summary collapse

Instance Attribute Details

#payloadObject

Returns the value of attribute payload

Returns:

  • (Object)

    the current value of payload



25
26
27
# File 'lib/phaseo_agent_sdk.rb', line 25

def payload
  @payload
end

#reasonObject

Returns the value of attribute reason

Returns:

  • (Object)

    the current value of reason



25
26
27
# File 'lib/phaseo_agent_sdk.rb', line 25

def reason
  @reason
end