USER TEAM
From LongJump Support Wiki
Revision as of 21:10, 29 June 2011 by imported>Aeric
This is a Junction Object, used to join Users to Teams. (Most developers will never need to reference this object.)
- Object ID
- USER_TEAM
- Available Fields
- Required Fields are highlighted, in italics
- This state describes the default field property in a new instance of the platform. Users with appropriate Data Access Permissions can change field properties without notice.
- Additional fields may be returned. Such fields are generally intended for internal use, or for backward compatibility. Common fields intended for internal use include:
- CALL_ACTION
- VIEW_ACTION
- Note: In this object, Boolean fields accept only 1 or 0 (not TRUE/FALSE)
Field Name Display Type Description record_id (Java API) *
id (REST API)Number Unique record identifier date_modified * String Date the record was last modified date_created * String Date the record was created created_id * String Unique identifier of the the user who created the record modified_id * String Unique identifier of the user who last modified the record user_id String User Id team_id Number Team Id role_id Number Role Id of a USER flag_primary Boolean Flag Team as Primary Default is 0 (this team will not be the specified user’s primary team)
comments String Comments