A variable provided in a commit.
{ "invitationIdentifier": "...", ... "commits": [ { "commitIdentifier": "...", "data": { "variables": [ { "variableIdentifier": "...", "value": "..." } ← this type ] } ... } ... ]} Copy
{ "invitationIdentifier": "...", ... "commits": [ { "commitIdentifier": "...", "data": { "variables": [ { "variableIdentifier": "...", "value": "..." } ← this type ] } ... } ... ]}
Optional
Reference to a variable in an earlier commit that this variable extends.
The role identifier this variable belongs to.
The value of this variable.
The identifier of this variable.
A variable provided in a commit.