PullRequestTimeRangeType enum
Specifies the desired type of time range for pull requests queries.
Fields
Created = 1 | The date when the pull request was created. |
Closed = 2 | The date when the pull request was closed (completed, abandoned, or merged externally). |