Class: PyrxSynapse::ContactListResponse
- Inherits:
-
Struct
- Object
- Struct
- PyrxSynapse::ContactListResponse
- Defined in:
- lib/pyrx_synapse/client.rb
Instance Attribute Summary collapse
-
#data ⇒ Object
Returns the value of attribute data.
-
#meta ⇒ Object
Returns the value of attribute meta.
Instance Attribute Details
#data ⇒ Object
Returns the value of attribute data
25 26 27 |
# File 'lib/pyrx_synapse/client.rb', line 25 def data @data end |
#meta ⇒ Object
Returns the value of attribute meta
25 26 27 |
# File 'lib/pyrx_synapse/client.rb', line 25 def @meta end |