Class: MangoModel::LegalPersonType

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

Overview

Legal person types enumeration

Constant Summary collapse

BUSINESS =
value 'BUSINESS'
ORGANIZATION =
value 'ORGANIZATION'
SOLETRADER =
value 'SOLETRADER'

Method Summary

Methods included from Enum

extended, value_of