Class: PFS::Resources::Transactions::Transaction

Inherits:
Base
  • Object
show all
Defined in:
lib/pfs/resources/transactions/transaction.rb

Instance Attribute Summary collapse

Attributes inherited from Base

#response

Method Summary

Methods inherited from Base

#initialize, map

Constructor Details

This class inherits a constructor from PFS::Resources::Base

Instance Attribute Details

#acquiringInstitutionObject Also known as: acquiring_institution

Returns the value of attribute acquiringInstitution.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def acquiringInstitution
  @acquiringInstitution
end

#actionCodeDescriptionObject Also known as: action_code_description

Returns the value of attribute actionCodeDescription.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def actionCodeDescription
  @actionCodeDescription
end

#amountObject

Returns the value of attribute amount.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def amount
  @amount
end

#arnObject

Returns the value of attribute arn.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def arn
  @arn
end

#atmFeeObject Also known as: atm_fee

Returns the value of attribute atmFee.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def atmFee
  @atmFee
end

#authenticationNumberObject Also known as: authentication_number

Returns the value of attribute authenticationNumber.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def authenticationNumber
  @authenticationNumber
end

#availableBalanceObject Also known as: available

Returns the value of attribute availableBalance.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def availableBalance
  @availableBalance
end

#cardAcceptorIdCodeObject Also known as: card_acceptor_id_code

Returns the value of attribute cardAcceptorIdCode.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def cardAcceptorIdCode
  @cardAcceptorIdCode
end

#cardIdObject Also known as: card_id

Returns the value of attribute cardId.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def cardId
  @cardId
end

#cardTypeObject Also known as: card_type

Returns the value of attribute cardType.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def cardType
  @cardType
end

#clientIdObject Also known as: client_id

Returns the value of attribute clientId.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def clientId
  @clientId
end

#conversionRateObject Also known as: conversion_rate

Returns the value of attribute conversionRate.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def conversionRate
  @conversionRate
end

#currencyObject

Returns the value of attribute currency.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def currency
  @currency
end

#dateObject

Returns the value of attribute date.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def date
  @date
end

#feeObject

Returns the value of attribute fee.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def fee
  @fee
end

#foreignExchangeFeeObject Also known as: foreign_exchange_fee

Returns the value of attribute foreignExchangeFee.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def foreignExchangeFee
  @foreignExchangeFee
end

#issuerFeeObject Also known as: issuer_fee

Returns the value of attribute issuerFee.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def issuerFee
  @issuerFee
end

#ledgerBalanceObject Also known as: ledger

Returns the value of attribute ledgerBalance.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def ledgerBalance
  @ledgerBalance
end

#mccObject

Returns the value of attribute mcc.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def mcc
  @mcc
end

#mtiObject

Returns the value of attribute mti.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def mti
  @mti
end

#originalHoldAmountObject Also known as: original_hold_amount

Returns the value of attribute originalHoldAmount.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def originalHoldAmount
  @originalHoldAmount
end

#originalTransactionAmountObject Also known as: original_transaction_amount

Returns the value of attribute originalTransactionAmount.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def originalTransactionAmount
  @originalTransactionAmount
end

#posEntryModeObject Also known as: pos_entry_mode

Returns the value of attribute posEntryMode.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def posEntryMode
  @posEntryMode
end

#processorObject

Returns the value of attribute processor.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def processor
  @processor
end

#recordTypeObject Also known as: record_type

Returns the value of attribute recordType.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def recordType
  @recordType
end

#responseCodeObject Also known as: response_code

Returns the value of attribute responseCode.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def responseCode
  @responseCode
end

#stnObject

Returns the value of attribute stn.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def stn
  @stn
end

#surchargeObject

Returns the value of attribute surcharge.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def surcharge
  @surcharge
end

#terminalCityObject Also known as: terminal_city

Returns the value of attribute terminalCity.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalCity
  @terminalCity
end

#terminalCountryObject Also known as: terminal_country

Returns the value of attribute terminalCountry.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalCountry
  @terminalCountry
end

#terminalCurrencyObject Also known as: terminal_currency

Returns the value of attribute terminalCurrency.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalCurrency
  @terminalCurrency
end

#terminalIDObject Also known as: terminal_id, transfer_response_reference

Returns the value of attribute terminalID.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalID
  @terminalID
end

#terminalLocationObject Also known as: terminal_location

Returns the value of attribute terminalLocation.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalLocation
  @terminalLocation
end

#terminalOwnerObject Also known as: terminal_owner

Returns the value of attribute terminalOwner.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalOwner
  @terminalOwner
end

#terminalStateObject Also known as: terminal_state

Returns the value of attribute terminalState.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def terminalState
  @terminalState
end

#transactionCodeDescriptionObject Also known as: transaction_code_description

Returns the value of attribute transactionCodeDescription.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def transactionCodeDescription
  @transactionCodeDescription
end

#transactionDescriptionObject Also known as: transaction_description

Returns the value of attribute transactionDescription.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def transactionDescription
  @transactionDescription
end

#transactionOriginObject Also known as: transaction_origin

Returns the value of attribute transactionOrigin.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def transactionOrigin
  @transactionOrigin
end

#transactionResultObject Also known as: transaction_result

Returns the value of attribute transactionResult.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def transactionResult
  @transactionResult
end

#transactionTypeObject Also known as: transaction_type

Returns the value of attribute transactionType.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def transactionType
  @transactionType
end

#uniqueReferenceObject Also known as: unique_reference

Returns the value of attribute uniqueReference.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def uniqueReference
  @uniqueReference
end

#walletIdObject Also known as: wallet_id

Returns the value of attribute walletId.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def walletId
  @walletId
end

#walletProviderObject Also known as: wallet_provider

Returns the value of attribute walletProvider.



7
8
9
# File 'lib/pfs/resources/transactions/transaction.rb', line 7

def walletProvider
  @walletProvider
end