Class GroupUserCallingPlanSettingsUserCallingPlanTableRow

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

public class GroupUserCallingPlanSettingsUserCallingPlanTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the GroupUserCallingPlanSettingsGetListRequest. Contains a table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", and "Hiragana First Name", "Phone Number", "Extension", "Department", "In Trunk Group", "Email Address", "Use Custom Settings". "Use Custom Settings" is "true" or "false". "Phone Number" is presented in the E164 format.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • GroupUserCallingPlanSettingsUserCallingPlanTableRow

      public GroupUserCallingPlanSettingsUserCallingPlanTableRow()
  • Method Details