Class UserPrivacyPermittedMonitorUserIdTableRow

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

public class UserPrivacyPermittedMonitorUserIdTableRow extends Object implements BroadWorksTableRow, Serializable
Response to UserPrivacyGetRequest13mp17. The permittedMonitorUserIdTable contains the members of the enterprise or group allowed to monitor the phone status of the user specified in the request. Members of this table are allowed to monitor the user even if enablePhoneStatusPrivacy is set to true. The table contains column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Phone Number", "Extension", "Department", "Email Address", "IMP Id".
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • UserPrivacyPermittedMonitorUserIdTableRow

      public UserPrivacyPermittedMonitorUserIdTableRow()
  • Method Details