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

Returns:

  • (Object)

    the current value of beneficiaryAccountNo



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

def beneficiaryAccountNo
  @beneficiaryAccountNo
end

#beneficiaryAddressObject

Returns the value of attribute beneficiaryAddress

Returns:

  • (Object)

    the current value of beneficiaryAddress



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

def beneficiaryAddress
  @beneficiaryAddress
end

#beneficiaryContactObject

Returns the value of attribute beneficiaryContact

Returns:

  • (Object)

    the current value of beneficiaryContact



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

def beneficiaryContact
  @beneficiaryContact
end

#beneficiaryIFSCObject

Returns the value of attribute beneficiaryIFSC

Returns:

  • (Object)

    the current value of beneficiaryIFSC



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

def beneficiaryIFSC
  @beneficiaryIFSC
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName

Returns:

  • (Object)

    the current value of beneficiaryName



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

def beneficiaryName
  @beneficiaryName
end

#customerIDObject

Returns the value of attribute customerID

Returns:

  • (Object)

    the current value of customerID



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

def customerID
  @customerID
end

#debitAccountNoObject

Returns the value of attribute debitAccountNo

Returns:

  • (Object)

    the current value of debitAccountNo



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

def debitAccountNo
  @debitAccountNo
end

#partnerCodeObject

Returns the value of attribute partnerCode

Returns:

  • (Object)

    the current value of partnerCode



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

def partnerCode
  @partnerCode
end

#remitterAccountNoObject

Returns the value of attribute remitterAccountNo

Returns:

  • (Object)

    the current value of remitterAccountNo



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

def remitterAccountNo
  @remitterAccountNo
end

#remitterAddressObject

Returns the value of attribute remitterAddress

Returns:

  • (Object)

    the current value of remitterAddress



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

def remitterAddress
  @remitterAddress
end

#remitterContactObject

Returns the value of attribute remitterContact

Returns:

  • (Object)

    the current value of remitterContact



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

def remitterContact
  @remitterContact
end

#remitterIFSCObject

Returns the value of attribute remitterIFSC

Returns:

  • (Object)

    the current value of remitterIFSC



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

def remitterIFSC
  @remitterIFSC
end

#remitterNameObject

Returns the value of attribute remitterName

Returns:

  • (Object)

    the current value of remitterName



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

def remitterName
  @remitterName
end

#remitterToBeneficiaryInfoObject

Returns the value of attribute remitterToBeneficiaryInfo

Returns:

  • (Object)

    the current value of remitterToBeneficiaryInfo



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

def remitterToBeneficiaryInfo
  @remitterToBeneficiaryInfo
end

#transferAmountObject

Returns the value of attribute transferAmount

Returns:

  • (Object)

    the current value of transferAmount



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

def transferAmount
  @transferAmount
end

#transferCurrencyCodeObject

Returns the value of attribute transferCurrencyCode

Returns:

  • (Object)

    the current value of transferCurrencyCode



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

def transferCurrencyCode
  @transferCurrencyCode
end

#transferTypeObject

Returns the value of attribute transferType

Returns:

  • (Object)

    the current value of transferType



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

def transferType
  @transferType
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



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

def uniqueRequestNo
  @uniqueRequestNo
end