Class: GenesisRuby::Api::Constants::Transactions::Parameters::Refund::CreditReasonIndicators

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

Overview

Credit Reason Indicator allowed values

Constant Summary collapse

INDICATOR_A =

Passenger Transport Ancillary Cancellation

'A'
INDICATOR_B =

Travel Ticket and Passenger Transport

'B'
INDICATOR_P =

Partial Refund of Travel Ticket

'P'
INDICATOR_O =

Other

'O'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?