Class: QPay::PaymentRefundRequest
- Inherits:
-
Struct
- Object
- Struct
- QPay::PaymentRefundRequest
- Defined in:
- lib/qpay/models.rb
Instance Attribute Summary collapse
-
#callback_url ⇒ Object
Returns the value of attribute callback_url.
-
#note ⇒ Object
Returns the value of attribute note.
Instance Attribute Details
#callback_url ⇒ Object
Returns the value of attribute callback_url
177 178 179 |
# File 'lib/qpay/models.rb', line 177 def callback_url @callback_url end |
#note ⇒ Object
Returns the value of attribute note
177 178 179 |
# File 'lib/qpay/models.rb', line 177 def note @note end |