Class UserExecutiveAssistantUserTableRow

java.lang.Object
co.ecg.alpaca.toolkit.generated.tables.UserExecutiveAssistantUserTableRow
All Implemented Interfaces:
BroadWorksTableRow, Serializable

public class UserExecutiveAssistantUserTableRow extends Object implements BroadWorksTableRow, Serializable
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:
  • Constructor Details

    • UserExecutiveAssistantUserTableRow

      public UserExecutiveAssistantUserTableRow()
  • Method Details