Class: ApiBanking::FundsTransferByCustomerService2::GetStatus::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#reqTransferTypeObject

Returns the value of attribute reqTransferType

Returns:

  • (Object)

    the current value of reqTransferType



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def reqTransferType
  @reqTransferType
end

#transactionDateObject

Returns the value of attribute transactionDate

Returns:

  • (Object)

    the current value of transactionDate



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def transactionDate
  @transactionDate
end

#transactionStatusObject

Returns the value of attribute transactionStatus

Returns:

  • (Object)

    the current value of transactionStatus



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def transactionStatus
  @transactionStatus
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def transferAmount
  @transferAmount
end

#transferCurrencyCodeObject

Returns the value of attribute transferCurrencyCode

Returns:

  • (Object)

    the current value of transferCurrencyCode



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def transferCurrencyCode
  @transferCurrencyCode
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def transferType
  @transferType
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



23
24
25
# File 'lib/api_banking/soap/fundsTransferByCustomerService2.rb', line 23

def version
  @version
end