Class: ApiBanking::DomesticRemittanceByPartnerService::Remit::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#beneficiaryAccountNoObject

Returns the value of attribute beneficiaryAccountNo



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def beneficiaryAccountNo
  @beneficiaryAccountNo
end

#beneficiaryAddressObject

Returns the value of attribute beneficiaryAddress



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def beneficiaryAddress
  @beneficiaryAddress
end

#beneficiaryContactObject

Returns the value of attribute beneficiaryContact



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def beneficiaryContact
  @beneficiaryContact
end

#beneficiaryIFSCObject

Returns the value of attribute beneficiaryIFSC



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def beneficiaryIFSC
  @beneficiaryIFSC
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def beneficiaryName
  @beneficiaryName
end

#customerIDObject

Returns the value of attribute customerID



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def customerID
  @customerID
end

#debitAccountNoObject

Returns the value of attribute debitAccountNo



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def debitAccountNo
  @debitAccountNo
end

#partnerCodeObject

Returns the value of attribute partnerCode



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def partnerCode
  @partnerCode
end

#remitterAccountNoObject

Returns the value of attribute remitterAccountNo



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterAccountNo
  @remitterAccountNo
end

#remitterAddressObject

Returns the value of attribute remitterAddress



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterAddress
  @remitterAddress
end

#remitterContactObject

Returns the value of attribute remitterContact



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterContact
  @remitterContact
end

#remitterIFSCObject

Returns the value of attribute remitterIFSC



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterIFSC
  @remitterIFSC
end

#remitterNameObject

Returns the value of attribute remitterName



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterName
  @remitterName
end

#remitterToBeneficiaryInfoObject

Returns the value of attribute remitterToBeneficiaryInfo



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def remitterToBeneficiaryInfo
  @remitterToBeneficiaryInfo
end

#transferAmountObject

Returns the value of attribute transferAmount



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def transferAmount
  @transferAmount
end

#transferCurrencyCodeObject

Returns the value of attribute transferCurrencyCode



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def transferCurrencyCode
  @transferCurrencyCode
end

#transferTypeObject

Returns the value of attribute transferType



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def transferType
  @transferType
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo



13
14
15
# File 'lib/api_banking/soap/domesticRemittanceByPartnerService.rb', line 13

def uniqueRequestNo
  @uniqueRequestNo
end