Class: ApiBanking::AadhaarVerificationService::Verification::ResHdr

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

Instance Attribute Summary collapse

Instance Attribute Details

#consumerContextObject

Returns the value of attribute consumerContext

Returns:

  • (Object)

    the current value of consumerContext



21
22
23
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21

def consumerContext
  @consumerContext
end

#errorDetailsObject

Returns the value of attribute errorDetails

Returns:

  • (Object)

    the current value of errorDetails



21
22
23
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21

def errorDetails
  @errorDetails
end

#serviceContextObject

Returns the value of attribute serviceContext

Returns:

  • (Object)

    the current value of serviceContext



21
22
23
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21

def serviceContext
  @serviceContext
end

#serviceResponseObject

Returns the value of attribute serviceResponse

Returns:

  • (Object)

    the current value of serviceResponse



21
22
23
# File 'lib/api_banking/soap/aadhaarVerificationService.rb', line 21

def serviceResponse
  @serviceResponse
end