Class UserExecutive.UserExecutiveGetAssistantResponse

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

public static class UserExecutive.UserExecutiveGetAssistantResponse extends Response
Response to the UserExecutiveGetAssistantsRequest. Contains the assistant setting and a table of assigned assistants. The table has column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension", "Department", "Email Address" and "Opt-in". The possible values for "Opt-in" column are "true" and "false".
Author:
AlpacaGenerator
See Also: