Class UserCallParkUserTableRow

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

public class UserCallParkUserTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the UserCallParkGetRequest. Identifies which Call Park group the user belongs to and the list of users in the group. Contains a table with column headings: "User Id", "Last Name", "First Name", "Hiragana Last Name", "Hiragana First Name", "User External Id", and "User Place Type". The following columns are supported in AS data mode only: "User External Id", "User Place Type" The possible values for "User Place Type" are: User, Place. The users are in the table in the order they will try to be parked on.
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • UserCallParkUserTableRow

      public UserCallParkUserTableRow()
  • Method Details