ZFlowIssueTimeTrackingValue
This Apex-defined type holds information about Jira Issue Tracking.
Field | Type | Description |
---|---|---|
originalEstimate | String | The Original Estimate of the total amount of time required to resolve the issue, as estimated when the issue was created. |
remainingEstimate | String | The Remaining Estimate, i.e. the current estimate of the remaining amount of time required to resolve the issue. |