Class GroupUserHotelingGuestSettingsUserHotelingGuestTableRow

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

public class GroupUserHotelingGuestSettingsUserHotelingGuestTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the GroupUserHotelingGuestSettingsGetListRequest. 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". "Is Active" is "true" or "false". "Phone Number" is presented in the E164 format.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • GroupUserHotelingGuestSettingsUserHotelingGuestTableRow

      public GroupUserHotelingGuestSettingsUserHotelingGuestTableRow()
  • Method Details