Class: PyrxSynapse::BatchTrackResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#acceptedObject

Returns the value of attribute accepted

Returns:

  • (Object)

    the current value of accepted



15
16
17
# File 'lib/pyrx_synapse/client.rb', line 15

def accepted
  @accepted
end

#rejectedObject

Returns the value of attribute rejected

Returns:

  • (Object)

    the current value of rejected



15
16
17
# File 'lib/pyrx_synapse/client.rb', line 15

def rejected
  @rejected
end