Class: MangoModel::PersonType
- Inherits:
-
Object
- Object
- MangoModel::PersonType
- Extended by:
- Enum
- Defined in:
- lib/mangopay/model/enum/person_type.rb
Overview
Person type enumeration
Constant Summary collapse
- NATURAL =
Represents a person
value 'NATURAL'
- LEGAL =
Represents a business or an organization
value 'LEGAL'