/
Team Member (Object)
Team Member (Object)
A JSON object that represents a user or a company that is involved with a segment a comment or a scope in general.
See this namespace for more: resources/team
PROPERTIES
A JSON object:
cid | The company id of the member. | int |
cnm | Company name | string |
uid | The user/person id. If the member is the company and not a specific user then the value is null. | int? |
unm | The user/person name. If the member is the company and not a specific user then the value is null. | string? |
role | A localized text that explains the exact role of the person, for example:
| string |
EXAMPLES
A document level comment:
{ "cid": 354, "cnm": "Supertrans", "uid": 987, "unm": "Hell Mikael", "role": "Translation English - French" }
, multiple selections available,
Related content
persons/categories
persons/categories
More like this
Segment Details (Object)
Segment Details (Object)
More like this
Create company
Create company
More like this
Projects Screen
Projects Screen
More like this
settings/userprofiles/print
settings/userprofiles/print
More like this
Copyright Wordbee - Buzzin' Outside the Box since 2008