Class: CashOut::Charge::Create
- Inherits:
-
ServiceBase
- Object
- ActiveInteraction::Base
- ServiceBase
- CashOut::Charge::Create
- Defined in:
- lib/cash_out/charge/create.rb
Constant Summary
Constants inherited from ServiceBase
Instance Method Summary collapse
Methods inherited from ServiceBase
#failure_message, #failure_status, #success_message, #validate_and_save
Instance Method Details
#execute ⇒ Object
11 12 13 |
# File 'lib/cash_out/charge/create.rb', line 11 def execute create_charge end |