Class: ApiBanking::FundsTransferByCustomerService::Transfer::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#attemptNoObject

Returns the value of attribute attemptNo

Returns:

  • (Object)

    the current value of attemptNo



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def attemptNo
  @attemptNo
end

#lowBalanceAlertObject

Returns the value of attribute lowBalanceAlert

Returns:

  • (Object)

    the current value of lowBalanceAlert



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def lowBalanceAlert
  @lowBalanceAlert
end

#transactionStatusObject

Returns the value of attribute transactionStatus

Returns:

  • (Object)

    the current value of transactionStatus



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def transactionStatus
  @transactionStatus
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def transferType
  @transferType
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo

Returns:

  • (Object)

    the current value of uniqueResponseNo



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def uniqueResponseNo
  @uniqueResponseNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



14
15
16
# File 'lib/api_banking/soap/fundsTransferByCustomerService.rb', line 14

def version
  @version
end