Workgroup Relations
WorkgroupRelations
WorkgroupRelations Objects
class WorkgroupRelations()This is a base object that contains all you can do about workgroups.
constructor
function constructor()Constructor
Arguments:
ReferenceInternalOpenGateAPI - to the API object.
create
function create() -> '*'Returns:
*
delete
function delete() -> '*'Returns:
*
update
function update()Update not allowed
withChannel
function withChannel(channel: string) -> 'WorkgroupRelations'Set the channel attribute
Arguments:
channelstring - required field for creation or update
Returns:
WorkgroupRelations
withWorkgroup
function withWorkgroup(workgroup: string) -> 'WorkgroupRelations'Set the workgroup attribute
Arguments:
workgroupstring - required field
Returns:
WorkgroupRelations