Class: ApiBanking::PrepaidCardService::GetCustomerDetail::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#customerEmailObject

Returns the value of attribute customerEmail

Returns:

  • (Object)

    the current value of customerEmail



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def customerEmail
  @customerEmail
end

#customerPrefferedNameObject

Returns the value of attribute customerPrefferedName

Returns:

  • (Object)

    the current value of customerPrefferedName



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def customerPrefferedName
  @customerPrefferedName
end

#productCodeObject

Returns the value of attribute productCode

Returns:

  • (Object)

    the current value of productCode



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def productCode
  @productCode
end

#productCustomerCareNoObject

Returns the value of attribute productCustomerCareNo

Returns:

  • (Object)

    the current value of productCustomerCareNo



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def productCustomerCareNo
  @productCustomerCareNo
end

#productDisplayNameObject

Returns the value of attribute productDisplayName

Returns:

  • (Object)

    the current value of productDisplayName



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def productDisplayName
  @productDisplayName
end

#programCodeObject

Returns the value of attribute programCode

Returns:

  • (Object)

    the current value of programCode



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def programCode
  @programCode
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



36
37
38
# File 'lib/api_banking/soap/prepaidCardService.rb', line 36

def version
  @version
end