Class User.UserGetServiceInstanceListInServiceProviderResponse

java.lang.Object
co.ecg.alpaca.toolkit.messaging.response.XMLMessage
co.ecg.alpaca.toolkit.messaging.response.Response
co.ecg.alpaca.toolkit.generated.User.UserGetServiceInstanceListInServiceProviderResponse
All Implemented Interfaces:
Serializable
Enclosing class:
User

public static class User.UserGetServiceInstanceListInServiceProviderResponse extends Response
Response to UserGetServiceInstanceListInServiceProviderRequest. Contains a table with column headings : "User Id", "Group Id", "Service Type", "Name", "Phone Number", "Extension", "Department" in a row for each Service Instance. Possible values for Service Type column are ServiceType enums.
Author:
AlpacaGenerator
See Also:
  • Field Details

  • Constructor Details

    • UserGetServiceInstanceListInServiceProviderResponse

      public UserGetServiceInstanceListInServiceProviderResponse()
  • Method Details