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

Latest commit

 

History

History
20 lines (16 loc) · 1.65 KB

PortfolioResponseAllOf.md

File metadata and controls

20 lines (16 loc) · 1.65 KB

Asana.PortfolioResponseAllOf

Properties

Name Type Description Notes
createdAt Date The time at which this resource was created. [optional] [readonly]
createdBy UserCompact [optional]
customFieldSettings [CustomFieldSettingResponse] Array of custom field settings applied to the portfolio. [optional]
currentStatusUpdate StatusUpdateCompact The latest `status_update` posted to this portfolio. [optional]
dueOn Date The localized day on which this portfolio is due. This takes a date with format YYYY-MM-DD. [optional]
customFields [CustomFieldCompact] Array of Custom Fields. [optional]
members [UserCompact] [optional] [readonly]
owner UserCompact [optional]
startOn Date The day on which work for this portfolio begins, or null if the portfolio has no start date. This takes a date with `YYYY-MM-DD` format. Note: `due_on` must be present in the request when setting or unsetting the `start_on` parameter. Additionally, `start_on` and `due_on` cannot be the same date. [optional]
workspace WorkspaceCompact [optional]
permalinkUrl String A url that points directly to the object within Asana. [optional] [readonly]
_public Boolean True if the portfolio is public to its workspace members. [optional]