Class: Walletone::Recurrent::Invoice

Inherits:
Object
  • Object
show all
Defined in:
lib/walletone/recurrent/invoice.rb

Instance Method Summary collapse

Instance Method Details

#to_jsonObject



11
12
13
# File 'lib/walletone/recurrent/invoice.rb', line 11

def to_json
  to_h.to_json
end