Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (12 loc) · 739 Bytes

TeamRequestAllOf.md

File metadata and controls

25 lines (12 loc) · 739 Bytes

Asana.TeamRequestAllOf

Properties

Name Type Description Notes
description String The description of the team. [optional]
htmlDescription String The description of the team with formatting as HTML. [optional]
organization String The organization/workspace the team belongs to. This must be the same organization you are in and cannot be changed once set. [optional]
visibility String The visibility of the team to users in the same organization [optional]

Enum: VisibilityEnum

  • secret (value: "secret")

  • request_to_join (value: "request_to_join")

  • public (value: "public")