"TEAM" OBJECT CODE
Object code format
[parent_object.]TEAM[{selector}].property
Possible parent objects | Example | Comments |
---|---|---|
<none> | TASK{LINKCARE} | When used without a parent it is mandatory to provide a TEAM CODE or TEAM Reference as a selector ("LINKCARE" in the example) |
IDENTIFIER | IDENTIFIER{xxx}.TEAM.REF | Refers to the TEAM associated to an IDENTIFIER. Introduced in API Version 2.7.31 |
REFERRAL | ADMISSION.REFERRAL.TEAM.REF | Refers to the TEAM in which the REFERRAL of the ADMISSION is member |
SESSION | SESSION.TEAM.REF | Refers to the active TEAM in the active SESSION |
SUBSCRIPTION.OWNER.REF | Refers to the TEAM that created the SUBSCRIPTION | |
TASK.TEAM.REF | Refers to the TEAM/s assigned to a TASK |
Returns information about a TEAM OBJECT
Context information
Required context objects |
---|
<none>, SESSION, REFERRAL, SUBSCRIPTION, TASK |
When this OBJECT CODE is used independently (no parent), the context information is determined by the selector provided in the OBJECT CODE expression.
Otherwise the context information is inherited from the parent OBJECT
Properties
PROPERTY | DESCRIPTION |
---|---|
TEAM.CODE | Team Code |
TEAM.REF | Team reference |
TEAM.NICK | Nickname |
TEAM.CATEGORY | Category |
TEAM.ACCESS | Visibility |
TEAM.NAME | Name |
TEAM.DESCRIPTION | Description |
TEAM.IMAGE.* | "IMAGE" OBJECT CODE Logo picture |
TEAM.CONTACT.* | "CONTACT" OBJECT CODE to request contact information about a TEAM |
TEAM.MEMBERS | Members |
TEAM.OWNER.* | "TEAM" OBJECT CODE to request information about the TEAM owner of a TEAM |
TEAM.SETTING.* | "SETTINGS" OBJECT CODE to request information about the SETTINGS of the TEAM |