Class: GenesisRuby::Api::Constants::NonFinancial::Kyc::ProfileCurrentStatuses

Inherits:
Object
  • Object
show all
Extended by:
Mixins::Constants::Common
Defined in:
lib/genesis_ruby/api/constants/non_financial/kyc/profile_current_statuses.rb

Overview

Profile current statuses

Constant Summary collapse

UNDEFINED =

Undefined

0
REVIEW =

Review

1
DENIED =

Denied

2
APPROVED =

Approved

3

Method Summary

Methods included from Mixins::Constants::Common

all, valid?