Class: ApiBanking::AadhaarVerificationService::Verification::DemographicDataModel

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

Instance Attribute Summary collapse

Instance Attribute Details

#aadhaarNameObject

Returns the value of attribute aadhaarName

Returns:

  • (Object)

    the current value of aadhaarName



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def aadhaarName
  @aadhaarName
end

#aadhaarNoObject

Returns the value of attribute aadhaarNo

Returns:

  • (Object)

    the current value of aadhaarNo



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def aadhaarNo
  @aadhaarNo
end

#agentIDObject

Returns the value of attribute agentID

Returns:

  • (Object)

    the current value of agentID



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def agentID
  @agentID
end

#dobObject

Returns the value of attribute dob

Returns:

  • (Object)

    the current value of dob



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def dob
  @dob
end

#genderObject

Returns the value of attribute gender

Returns:

  • (Object)

    the current value of gender



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def gender
  @gender
end

#loginKeyObject

Returns the value of attribute loginKey

Returns:

  • (Object)

    the current value of loginKey



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def loginKey
  @loginKey
end

#merchantIdObject

Returns the value of attribute merchantId

Returns:

  • (Object)

    the current value of merchantId



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def merchantId
  @merchantId
end

#merchantTransactionIdObject

Returns the value of attribute merchantTransactionId

Returns:

  • (Object)

    the current value of merchantTransactionId



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def merchantTransactionId
  @merchantTransactionId
end

#pincodeObject

Returns the value of attribute pincode

Returns:

  • (Object)

    the current value of pincode



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def pincode
  @pincode
end

#terminalIDObject

Returns the value of attribute terminalID

Returns:

  • (Object)

    the current value of terminalID



17
18
19
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 17

def terminalID
  @terminalID
end