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

Latest commit

 

History

History
10 lines (6 loc) · 537 Bytes

DateVariableRequest.md

File metadata and controls

10 lines (6 loc) · 537 Bytes

Asana.DateVariableRequest

Properties

Name Type Description Notes
gid String Globally unique identifier of the date field in the project template. A value of `1` refers to the project start date, while `2` refers to the project due date. [optional]
value Date The date with which the date variable should be replaced when instantiating a project. This takes a date with `YYYY-MM-DD` format. [optional]