Class: PyrxSynapse::ContactListResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#dataObject

Returns the value of attribute data

Returns:

  • (Object)

    the current value of data



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

def data
  @data
end

#metaObject

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



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

def meta
  @meta
end