Difference between revisions of "USER TEAM"

From LongJump Support Wiki
imported>Aeric
 
imported>Aeric
Line 13: Line 13:
!Description
!Description
|-
|-
|record_id *||Number||Unique record identifier
|record_id&nbsp;([[Java API|Java&nbsp;API]])&nbsp;*<br>id ([[REST API]])||Number||Unique record identifier
|-
|-
|date_modified  *||String||Date the record was last modified
|date_modified  *||String||Date the record was last modified

Revision as of 18:22, 29 June 2011

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