Class UserSeriesCompletionUserTableRow

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

public class UserSeriesCompletionUserTableRow extends Object implements BroadWorksTableRow, Serializable
Response to the UserSeriesCompletionGetRequest. Identifies which Series Completion 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", "Department", "Phone Number", "Extension", "Email Address".
Author:
AlpacaGenerator
See Also:
  • Constructor Details

    • UserSeriesCompletionUserTableRow

      public UserSeriesCompletionUserTableRow()
  • Method Details