Class: ApiBanking::DomesticRemittanceByPartnerService::GetStatus::TransactionStatus

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

Instance Attribute Summary collapse

Instance Attribute Details

#bankReferenceNoObject

Returns the value of attribute bankReferenceNo



27
28
29
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 27

def bankReferenceNo
  @bankReferenceNo
end

#beneficiaryReferenceNoObject

Returns the value of attribute beneficiaryReferenceNo



27
28
29
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 27

def beneficiaryReferenceNo
  @beneficiaryReferenceNo
end

#reasonObject

Returns the value of attribute reason



27
28
29
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 27

def reason
  @reason
end

#statusCodeObject

Returns the value of attribute statusCode



27
28
29
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 27

def statusCode
  @statusCode
end

#subStatusCodeObject

Returns the value of attribute subStatusCode



27
28
29
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 27

def subStatusCode
  @subStatusCode
end