Class: LazerPayModule::Payout
- Defined in:
- lib/lazerpay/main_module.rb
Instance Method Summary collapse
- #bank(payload) ⇒ Object
- #crypto(payload) ⇒ Object
-
#initialize ⇒ Payout
constructor
A new instance of Payout.
Constructor Details
#initialize ⇒ Payout
Returns a new instance of Payout.
48 |
# File 'lib/lazerpay/main_module.rb', line 48 def initialize; end |