McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 507

↗ View in doc context
page
507
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::491

Returns {Object} The collection of User object representing the users in the team. For additional parameters and methods, see RestBase Common Parameters, on page 450. TeamNotReadyReasonCode Class finesse.restservices.TeamNotReadyReasonCode Represents a Not Ready reason code that is configured for the team. Example new_team.getTeamNotReadyReasonCode({ id: id, onLoad: _onTeamLoad, onChange: _onTeamChange, onError: _onTeamError }) For additional parameters and methods, see RestBase Common Parameters, on page 450. Methods getCategory() Retrieves the category of the reason code. Returns {String} The category of the reason code. getCode() Retrieves the code associated with the reason code. Returns {String} The code for the reason code. getForAll() Retrieves the forAll property value. Returns {String} The forAll property value. getLabel() Retrieves the label associated with the reason code. Returns {String} The label associated with the reason code. Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 491 Cisco Finesse JavaScript APIs TeamNotReadyReasonCode