Class: QPay::PaymentCancelRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#callback_url ⇒ Object

Returns the value of attribute callback_url

Returns:

  • (Object) —

    the current value of callback_url



172
173
174
# File 'lib/qpay/models.rb', line 172

def callback_url
  @callback_url
end

#note ⇒ Object

Returns the value of attribute note

Returns:

  • (Object) —

    the current value of note



172
173
174
# File 'lib/qpay/models.rb', line 172

def note
  @note
end