Class: Walletone::Recurrent::Invoice
- Inherits:
-
Object
- Object
- Walletone::Recurrent::Invoice
- Defined in:
- lib/walletone/recurrent/invoice.rb
Instance Method Summary collapse
Instance Method Details
#to_json ⇒ Object
11 12 13 |
# File 'lib/walletone/recurrent/invoice.rb', line 11 def to_json to_h.to_json end |