Class: GenesisRuby::Api::Constants::Transactions::Parameters::CashPayments::Genders

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

Overview

Genders allowed values

Constant Summary collapse

MALE =

Male

0
FEMALE =

Female

1
OTHER =

Other

2

Method Summary

Methods included from Mixins::Constants::Common

all, valid?