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) · 972 Bytes

StatusUpdateCompact.md

File metadata and controls

25 lines (12 loc) · 972 Bytes

Asana.StatusUpdateCompact

Properties

Name Type Description Notes
gid String Globally unique identifier of the resource, as a string. [optional] [readonly]
resourceType String The base type of this resource. [optional] [readonly]
title String The title of the status update. [optional]
resourceSubtype String The subtype of this resource. Different subtypes retain many of the same fields and behavior, but may render differently in Asana or represent resources with different semantic meaning. The `resource_subtype`s for `status` objects represent the type of their parent. [optional] [readonly]

Enum: ResourceSubtypeEnum

  • project_status_update (value: "project_status_update")

  • portfolio_status_update (value: "portfolio_status_update")

  • goal_status_update (value: "goal_status_update")