Class: MangoModel::MandateCultureCode

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

Overview

Mandate Culture Codes enumeration

Constant Summary collapse

EN =
value 'EN'
FR =
value 'FR'
NL =
value 'NL'
DE =
value 'DE'
ES =
value 'ES'
IT =
value 'IT'
PL =
value 'PL'

Method Summary

Methods included from Enum

extended, value_of