TeamContext interface
Contesto del team per un'operazione.
Proprietà
| project | L'ID o il nome del progetto team. Ignorato se ProjectId è impostato. |
| project |
ID progetto team. Obbligatorio se Progetto non è impostato. |
| team | L'ID o il nome del team. Ignorato se TeamId è impostato. |
| team |
L'ID del team |
Dettagli proprietà
project
L'ID o il nome del progetto team. Ignorato se ProjectId è impostato.
project: string
Valore della proprietà
string
projectId
ID progetto team. Obbligatorio se Progetto non è impostato.
projectId: string
Valore della proprietà
string
team
L'ID o il nome del team. Ignorato se TeamId è impostato.
team: string
Valore della proprietà
string
teamId
L'ID del team
teamId: string
Valore della proprietà
string