Class EnterpriseUserCallingPlanSettingsUserCallingPlanTableRow

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

public class EnterpriseUserCallingPlanSettingsUserCallingPlanTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the EnterpriseUserCallingPlanSettingsGetListRequest. Contains a table with column headings: "Group Id", "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

    • EnterpriseUserCallingPlanSettingsUserCallingPlanTableRow

      public EnterpriseUserCallingPlanSettingsUserCallingPlanTableRow()
  • Method Details