Class UserBroadWorksReceptionistEnterpriseUserTableRow

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

public class UserBroadWorksReceptionistEnterpriseUserTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the UserBroadWorksReceptionistEnterpriseGetAvailableUserListRequest. Returns a 12 column table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "Group Id", "Phone Number", "Extension", "Mobile", "Email Address", "Department", "IMP Id", "Title", "Receptionist Note". The Receptionist Note column is only populated, if the user sending the request is the owner of the Receptionist Note and a Note exists.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • UserBroadWorksReceptionistEnterpriseUserTableRow

      public UserBroadWorksReceptionistEnterpriseUserTableRow()
  • Method Details