Class: QPay::PaymentListRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#end_date ⇒ Object

Returns the value of attribute end_date

Returns:

  • (Object) —

    the current value of end_date



154
155
156
# File 'lib/qpay/models.rb', line 154

def end_date
  @end_date
end

#obj_id ⇒ Object

Returns the value of attribute obj_id

Returns:

  • (Object) —

    the current value of obj_id



154
155
156
# File 'lib/qpay/models.rb', line 154

def obj_id
  @obj_id
end

#object_type ⇒ Object

Returns the value of attribute object_type

Returns:

  • (Object) —

    the current value of object_type



154
155
156
# File 'lib/qpay/models.rb', line 154

def object_type
  @object_type
end

#offset ⇒ Object

Returns the value of attribute offset

Returns:

  • (Object) —

    the current value of offset



154
155
156
# File 'lib/qpay/models.rb', line 154

def offset
  @offset
end

#start_date ⇒ Object

Returns the value of attribute start_date

Returns:

  • (Object) —

    the current value of start_date



154
155
156
# File 'lib/qpay/models.rb', line 154

def start_date
  @start_date
end