Class: QPay::PaymentCheckRequest

Inherits:
Struct
  • Object
show all
Defined in:
lib/qpay/models.rb

Instance Attribute Summary collapse

Instance Attribute Details

#obj_id ⇒ Object

Returns the value of attribute obj_id

Returns:

  • (Object) —

    the current value of obj_id



111
112
113
# File 'lib/qpay/models.rb', line 111

def obj_id
  @obj_id
end

#object_type ⇒ Object

Returns the value of attribute object_type

Returns:

  • (Object) —

    the current value of object_type



111
112
113
# File 'lib/qpay/models.rb', line 111

def object_type
  @object_type
end

#offset ⇒ Object

Returns the value of attribute offset

Returns:

  • (Object) —

    the current value of offset



111
112
113
# File 'lib/qpay/models.rb', line 111

def offset
  @offset
end