Class: ApiBanking::PrepaidCardService::AddBeneficiary::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def appID
  @appID
end

#beneficiaryAccountNoObject

Returns the value of attribute beneficiaryAccountNo

Returns:

  • (Object)

    the current value of beneficiaryAccountNo



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def beneficiaryAccountNo
  @beneficiaryAccountNo
end

#beneficiaryIFSCObject

Returns the value of attribute beneficiaryIFSC

Returns:

  • (Object)

    the current value of beneficiaryIFSC



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def beneficiaryIFSC
  @beneficiaryIFSC
end

#beneficiaryNameObject

Returns the value of attribute beneficiaryName

Returns:

  • (Object)

    the current value of beneficiaryName



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def beneficiaryName
  @beneficiaryName
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def mobileNo
  @mobileNo
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def uniqueRequestNo
  @uniqueRequestNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



11
12
13
# File 'lib/api_banking/soap/prepaidCardService.rb', line 11

def version
  @version
end