Readonly
builtReadonly
createdDate and time (UTC) the State was initially created.
Optional
Readonly
createdIDs and references that created the State.
Optional
Readonly
descriptionDescription of the State.
Readonly
idUnique identifier of the State.
Readonly
initialtrue
for an initial State, the first State in a workflow.
Readonly
keyUser-defined unique identifier of the State.
Readonly
lastDate and time (UTC) the State was last updated.
Optional
Readonly
lastIDs and references that last modified the State.
Optional
Readonly
nameName of the State.
Optional
Readonly
rolesRoles the State can fulfill for Reviews and Line Items.
Optional
Readonly
transitionstype
that the current State can be transitioned to. For example, when the current State is the Initial State of StateType OrderState
and this list contains the reference to the Shipped OrderState
, the transition Initial -> Shipped is allowed.type
as the current State.Readonly
typeIndicates to which resource or object types the State is assigned to.
Readonly
versionCurrent version of the State.
true
for States that are an integral part of the Project. Those States cannot be deleted and theirkey
cannot be changed.