Class: ApiBanking::FundsTransferByCustomerService2::GetStatus::TransactionStatus

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

Instance Attribute Summary collapse

Instance Attribute Details

#bankReferenceNoObject

Returns the value of attribute bankReferenceNo



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

def bankReferenceNo
  @bankReferenceNo
end

#beneficiaryReferenceNoObject

Returns the value of attribute beneficiaryReferenceNo



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

def beneficiaryReferenceNo
  @beneficiaryReferenceNo
end

#statusCodeObject

Returns the value of attribute statusCode



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

def statusCode
  @statusCode
end

#subStatusCodeObject

Returns the value of attribute subStatusCode



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

def subStatusCode
  @subStatusCode
end