Class: TemplateUrlOptions
- Inherits:
-
Object
- Object
- TemplateUrlOptions
- Includes:
- MangoPay::Jsonifier
- Defined in:
- lib/mangopay/common/template_url_options.rb
Constant Summary
Constants included from MangoPay::Jsonifier
Instance Attribute Summary collapse
-
#payline ⇒ Object
- String
-
URL to a SSL page.
Method Summary
Methods included from MangoPay::Jsonifier
Instance Attribute Details
#payline ⇒ Object
- String
-
URL to a SSL page
8 9 10 |
# File 'lib/mangopay/common/template_url_options.rb', line 8 def payline @payline end |