Class: ApiBanking::InwardRemittanceByPartnerService::Remit::TransactionStatus

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

Instance Attribute Summary collapse

Instance Attribute Details

#bankReferenceNoObject

Returns the value of attribute bankReferenceNo

Returns:

  • (Object)

    the current value of bankReferenceNo



19
20
21
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 19

def bankReferenceNo
  @bankReferenceNo
end

#beneficiaryReferenceNoObject

Returns the value of attribute beneficiaryReferenceNo

Returns:

  • (Object)

    the current value of beneficiaryReferenceNo



19
20
21
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 19

def beneficiaryReferenceNo
  @beneficiaryReferenceNo
end

#statusCodeObject

Returns the value of attribute statusCode

Returns:

  • (Object)

    the current value of statusCode



19
20
21
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 19

def statusCode
  @statusCode
end

#subStatusCodeObject

Returns the value of attribute subStatusCode

Returns:

  • (Object)

    the current value of subStatusCode



19
20
21
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 19

def subStatusCode
  @subStatusCode
end