Class: PyrxSynapse::TemplatePreviewResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#htmlObject

Returns the value of attribute html

Returns:

  • (Object)

    the current value of html



36
37
38
# File 'lib/pyrx_synapse/client.rb', line 36

def html
  @html
end

#subjectObject

Returns the value of attribute subject

Returns:

  • (Object)

    the current value of subject



36
37
38
# File 'lib/pyrx_synapse/client.rb', line 36

def subject
  @subject
end

#suppressedObject

Returns the value of attribute suppressed

Returns:

  • (Object)

    the current value of suppressed



36
37
38
# File 'lib/pyrx_synapse/client.rb', line 36

def suppressed
  @suppressed
end

#suppressed_reasonObject

Returns the value of attribute suppressed_reason

Returns:

  • (Object)

    the current value of suppressed_reason



36
37
38
# File 'lib/pyrx_synapse/client.rb', line 36

def suppressed_reason
  @suppressed_reason
end