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

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

Overview

Ticket Change Indicator allowed values

Constant Summary collapse

INDICATOR_C =

Change to existing Ticket

'C'
INDICATOR_N =

New ticket

'N'

Method Summary

Methods included from Mixins::Constants::Common

all, valid?