Class: QPay::PaymentListResponse
- Inherits:
-
Struct
- Object
- Struct
- QPay::PaymentListResponse
- Defined in:
- lib/qpay/models.rb
Instance Attribute Summary collapse
-
#count ⇒ Object
Returns the value of attribute count.
-
#rows ⇒ Object
Returns the value of attribute rows.
Instance Attribute Details
#count ⇒ Object
Returns the value of attribute count
159 160 161 |
# File 'lib/qpay/models.rb', line 159 def count @count end |
#rows ⇒ Object
Returns the value of attribute rows
159 160 161 |
# File 'lib/qpay/models.rb', line 159 def rows @rows end |