Class: PyrxSynapse::SendResponse
- Inherits:
-
Struct
- Object
- Struct
- PyrxSynapse::SendResponse
- Defined in:
- lib/pyrx_synapse/client.rb
Instance Attribute Summary collapse
-
#email_log_id ⇒ Object
Returns the value of attribute email_log_id.
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#email_log_id ⇒ Object
Returns the value of attribute email_log_id
27 28 29 |
# File 'lib/pyrx_synapse/client.rb', line 27 def email_log_id @email_log_id end |
#status ⇒ Object
Returns the value of attribute status
27 28 29 |
# File 'lib/pyrx_synapse/client.rb', line 27 def status @status end |