trait TeamJS extends Object
- Annotations
- @RawJSType() @native()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TeamJS
- Object
- Any
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val description: String
-
def
hasOwnProperty(v: String): Boolean
- Definition Classes
- Object
-
def
isPrototypeOf(v: Object): Boolean
- Definition Classes
- Object
- val name: String
- val organizationid: String
- val ownerid: String
-
def
propertyIsEnumerable(v: String): Boolean
- Definition Classes
- Object
- val teamid: String
-
val
teammembership_association: UndefOr[Array[SystemuserJS]]
Only present when using expand=teammembership_association on team fetch.
Only present when using expand=teammembership_association on team fetch. Or use getList with a property path to a "collection value property" and the list will in "value".
- val teamtype: Int
-
def
toLocaleString(): String
- Definition Classes
- Object
-
def
valueOf(): Any
- Definition Classes
- Object