QueueUserWeight
API Name: GradientWorks__QueueUserWeight
Provides information about the weight specified for a User as a result of executing Update Weight.
Properties
Name | Type | Description |
---|---|---|
queue | String | The Queue for which weights were updated. This will be either an Id or name depending on how the Queue was identified in the action. |
userId | Id | The Id of a User that was updated |
weight | Long | The new weight assigned to the User |
Last updated