Class UserCallPark.UserCallParkGetResponse

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

public static class UserCallPark.UserCallParkGetResponse extends Response
Response to the UserCallParkGetRequest. Identifies which Call Park group the user belongs to and the list of users in the group. Contains a table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "User External Id", and "User Place Type". The following columns are supported in AS data mode only: "User External Id", "User Place Type" The possible values for "User Place Type" are: User, Place. The users are in the table in the order they will try to be parked on.
Author:
AlpacaGenerator
See Also: