Class: MangoModel::BankingAliasType

Inherits:
Object
  • Object
show all
Extended by:
Enum
Defined in:
lib/mangopay/model/enum/banking_alias_type.rb

Overview

Banking alias type enum

Constant Summary collapse

NOTSPECIFIED =
value 'NotSpecified'
IBAN =
value 'IBAN'

Method Summary

Methods included from Enum

extended, value_of