Class: MangoModel::NaturalUserCapacity

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

Overview

Capacity of a natural user within MangoPay

Constant Summary collapse

NORMAL =

Real customer

value 'NORMAL'
DECLARATIVE =

User used only for (UBO) declaration purposes

value 'DECLARATIVE'

Method Summary

Methods included from Enum

extended, value_of