Class: ApiBanking::FundsTransferByCustomerService2::Transfer::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/fundsTransferByCustomerService2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#attemptNoObject

Returns the value of attribute attemptNo



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def attemptNo
  @attemptNo
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def lowBalanceAlert
  @lowBalanceAlert
end

#transactionStatusObject

Returns the value of attribute transactionStatus



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def transactionStatus
  @transactionStatus
end

#transferTypeObject

Returns the value of attribute transferType



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def transferType
  @transferType
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def uniqueResponseNo
  @uniqueResponseNo
end

#versionObject

Returns the value of attribute version



16
17
18
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 16

def version
  @version
end