Class UserServiceInstanceTable1Row

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

public class UserServiceInstanceTable1Row extends Object implements BroadWorksTableRow, Serializable
Response to UserGetServiceInstanceListInSystemRequest. Contains a table with column headings : "User Id", "Group Id", "Service Provider Id", "Service Type", "Name", "Phone Number", "Extension", "Reseller Id" in a row for each Service Instance. Possible values for Service Type column are ServiceType enums. The following columns are only returned in AS data mode: "Reseller Id"
Author:
AlpacaGenerator
See Also: