Class: QPay::PaymentListResponse

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

Instance Attribute Summary collapse

Instance Attribute Details

#count ⇒ Object

Returns the value of attribute count

Returns:

  • (Object) —

    the current value of count



159
160
161
# File 'lib/qpay/models.rb', line 159

def count
  @count
end

#rows ⇒ Object

Returns the value of attribute rows

Returns:

  • (Object) —

    the current value of rows



159
160
161
# File 'lib/qpay/models.rb', line 159

def rows
  @rows
end