Class: MangoModel::FundsType

Inherits:
Object
  • Object
show all
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'

Method Summary

Methods included from Enum

extended, value_of