Class: MangoModel::KycLevel

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

Overview

KYC level enumeration

Constant Summary collapse

LIGHT =
value 'LIGHT'
REGULAR =
value 'REGULAR'

Method Summary

Methods included from Enum

extended, value_of