Class: ApiBanking::InwardRemittanceByPartnerService::Remit::Request
- Inherits:
-
Struct
- Object
- Struct
- ApiBanking::InwardRemittanceByPartnerService::Remit::Request
- Defined in:
- lib/api_banking/soap/inwardRemittanceByPartnerService.rb
Instance Attribute Summary collapse
-
#beneficiaryAccountNo ⇒ Object
Returns the value of attribute beneficiaryAccountNo.
-
#beneficiaryAddress ⇒ Object
Returns the value of attribute beneficiaryAddress.
-
#beneficiaryContact ⇒ Object
Returns the value of attribute beneficiaryContact.
-
#beneficiaryIdentities ⇒ Object
Returns the value of attribute beneficiaryIdentities.
-
#beneficiaryIFSC ⇒ Object
Returns the value of attribute beneficiaryIFSC.
-
#beneficiaryName ⇒ Object
Returns the value of attribute beneficiaryName.
-
#beneficiaryType ⇒ Object
Returns the value of attribute beneficiaryType.
-
#partnerCode ⇒ Object
Returns the value of attribute partnerCode.
-
#purposeCode ⇒ Object
Returns the value of attribute purposeCode.
-
#remitterAddress ⇒ Object
Returns the value of attribute remitterAddress.
-
#remitterContact ⇒ Object
Returns the value of attribute remitterContact.
-
#remitterIdentities ⇒ Object
Returns the value of attribute remitterIdentities.
-
#remitterName ⇒ Object
Returns the value of attribute remitterName.
-
#remitterToBeneficiaryInfo ⇒ Object
Returns the value of attribute remitterToBeneficiaryInfo.
-
#remitterType ⇒ Object
Returns the value of attribute remitterType.
-
#transferAmount ⇒ Object
Returns the value of attribute transferAmount.
-
#transferCurrencyCode ⇒ Object
Returns the value of attribute transferCurrencyCode.
-
#transferType ⇒ Object
Returns the value of attribute transferType.
-
#uniqueRequestNo ⇒ Object
Returns the value of attribute uniqueRequestNo.
-
#version ⇒ Object
Returns the value of attribute version.
Instance Attribute Details
#beneficiaryAccountNo ⇒ Object
Returns the value of attribute beneficiaryAccountNo
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryAccountNo @beneficiaryAccountNo end |
#beneficiaryAddress ⇒ Object
Returns the value of attribute beneficiaryAddress
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryAddress @beneficiaryAddress end |
#beneficiaryContact ⇒ Object
Returns the value of attribute beneficiaryContact
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryContact @beneficiaryContact end |
#beneficiaryIdentities ⇒ Object
Returns the value of attribute beneficiaryIdentities
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryIdentities @beneficiaryIdentities end |
#beneficiaryIFSC ⇒ Object
Returns the value of attribute beneficiaryIFSC
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryIFSC @beneficiaryIFSC end |
#beneficiaryName ⇒ Object
Returns the value of attribute beneficiaryName
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryName @beneficiaryName end |
#beneficiaryType ⇒ Object
Returns the value of attribute beneficiaryType
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def beneficiaryType @beneficiaryType end |
#partnerCode ⇒ Object
Returns the value of attribute partnerCode
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def partnerCode @partnerCode end |
#purposeCode ⇒ Object
Returns the value of attribute purposeCode
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def purposeCode @purposeCode end |
#remitterAddress ⇒ Object
Returns the value of attribute remitterAddress
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterAddress @remitterAddress end |
#remitterContact ⇒ Object
Returns the value of attribute remitterContact
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterContact @remitterContact end |
#remitterIdentities ⇒ Object
Returns the value of attribute remitterIdentities
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterIdentities @remitterIdentities end |
#remitterName ⇒ Object
Returns the value of attribute remitterName
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterName @remitterName end |
#remitterToBeneficiaryInfo ⇒ Object
Returns the value of attribute remitterToBeneficiaryInfo
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterToBeneficiaryInfo @remitterToBeneficiaryInfo end |
#remitterType ⇒ Object
Returns the value of attribute remitterType
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def remitterType @remitterType end |
#transferAmount ⇒ Object
Returns the value of attribute transferAmount
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def transferAmount @transferAmount end |
#transferCurrencyCode ⇒ Object
Returns the value of attribute transferCurrencyCode
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def transferCurrencyCode @transferCurrencyCode end |
#transferType ⇒ Object
Returns the value of attribute transferType
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def transferType @transferType end |
#uniqueRequestNo ⇒ Object
Returns the value of attribute uniqueRequestNo
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def uniqueRequestNo @uniqueRequestNo end |
#version ⇒ Object
Returns the value of attribute version
16 17 18 |
# File 'lib/api_banking/soap/inwardRemittanceByPartnerService.rb', line 16 def version @version end |