Class: ApiBanking::PrepaidCardService::GetCustomerDetail::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



34
35
36
# File 'lib/api_banking/soap/prepaidCardService.rb', line 34

def appID
  @appID
end

#mobileNoObject

Returns the value of attribute mobileNo

Returns:

  • (Object)

    the current value of mobileNo



34
35
36
# File 'lib/api_banking/soap/prepaidCardService.rb', line 34

def mobileNo
  @mobileNo
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



34
35
36
# File 'lib/api_banking/soap/prepaidCardService.rb', line 34

def version
  @version
end