Class: MangoModel::FundsType
- Inherits:
-
Object
- Object
- MangoModel::FundsType
- Extended by:
- Enum
- Defined in:
- lib/mangopay/model/enum/funds_type.rb
Overview
Funds types enumeration
Constant Summary collapse
- DEFAULT =
value 'DEFAULT'
- FEES =
value 'FEES'
- CREDIT =
value 'CREDIT'