Class: GenesisRuby::Api::Constants::Transactions::Parameters::MoneyTransfer::PurposeOfPayments

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

Overview

Money Transfer Purpose of Payments

Constant Summary collapse

FAMILY_SUPPORT =

Family support

'family_support'
EDUCATION =

Education

'education'
GIFT_AND_DONATION =

Gift and donation

'gift_and_donation'
MEDICAL_TREATMENT =

Medical treatment

'medical_treatment'
MAINTENANCE =

Maintenance expenses

'maintenance'
TRAVEL =

Travel

'travel'
SMALL_VALUE =

Small value remittance

'small_value'
LIBERALIZED =

Liberalized remittance

'liberalized'
SAVINGS_INVESTMENTS =

Savings/Investments

'savings_investments'
OTHER =

Other

'other'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?