Class: SecupayRuby::DataObjects::PayoutAccount
- Defined in:
- lib/secupay_ruby/data_objects/payout_account.rb
Constant Summary collapse
- API_FIELDS =
{ iban: :iban, bic: :bic }
Method Summary
Methods inherited from Base
Constructor Details
This class inherits a constructor from SecupayRuby::DataObjects::Base