Class: GenesisRuby::Api::Constants::NonFinancial::Kyc::Genders

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

Overview

Gender allowed values

Constant Summary collapse

MALE =

Male

'M'
FEMALE =

Female

'F'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?