Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.45 KB

Team.md

File metadata and controls

25 lines (20 loc) · 1.45 KB

Team

Properties

Name Type Description Notes
description str A description of the team [optional]
key str The team key [optional]
name str A human-friendly name for the team [optional]
access Access [optional]
creation_date int [optional]
links {str: (Link,)} The location and content type of related resources [optional]
last_modified int [optional]
version int The team version [optional]
idp_synced bool Whether the team has been synced with an external identity provider (IdP). Team sync is available to customers on an Enterprise plan. [optional]
role_attributes RoleAttributeMap [optional]
roles TeamCustomRoles [optional]
members TeamMembers [optional]
projects TeamProjects [optional]
maintainers TeamMaintainers [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]