Class: PyrxSynapse::SendResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#email_log_idObject

Returns the value of attribute email_log_id

Returns:

  • (Object)

    the current value of email_log_id



27
28
29
# File 'lib/pyrx_synapse/client.rb', line 27

def email_log_id
  @email_log_id
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



27
28
29
# File 'lib/pyrx_synapse/client.rb', line 27

def status
  @status
end