Class GroupUserCallForwardingSettingsUserCallForwardingTableRow

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

public class GroupUserCallForwardingSettingsUserCallForwardingTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the GroupUserCallForwardingSettingsGetListRequest. 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", "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" is presented in the E164 format.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • GroupUserCallForwardingSettingsUserCallForwardingTableRow

      public GroupUserCallForwardingSettingsUserCallForwardingTableRow()
  • Method Details