Class EnterpriseUserCallForwardingSettingsUserCallForwardingTableRow

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

public class EnterpriseUserCallForwardingSettingsUserCallForwardingTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the EnterpriseUserCallForwardingSettingsGetListRequest. 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", "Is Active", "Forwarding Address". "Is Active" is "true" or "false". The "Forwarding Address" is the Call Forwarding service's forwarding address. If the service is Call Forwarding Selective, the default forwarding address is returned. "Phone Number" field is presented in the E164 format.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • EnterpriseUserCallForwardingSettingsUserCallForwardingTableRow

      public EnterpriseUserCallForwardingSettingsUserCallForwardingTableRow()
  • Method Details