Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.76 KB

TypesPullReq.md

File metadata and controls

30 lines (27 loc) · 1.76 KB

TypesPullReq

Properties

Name Type Description Notes
Author *TypesPrincipalInfo [optional] [default to null]
Created int32 [optional] [default to null]
Description string [optional] [default to null]
Edited int32 [optional] [default to null]
IsDraft bool [optional] [default to null]
MergeBaseSha string [optional] [default to null]
MergeCheckStatus string [optional] [default to null]
MergeConflicts []string [optional] [default to null]
MergeMethod *EnumMergeMethod [optional] [default to null]
MergeSha string [optional] [default to null]
MergeTargetSha string [optional] [default to null]
Merged int32 [optional] [default to null]
Merger *TypesPrincipalInfo [optional] [default to null]
Number int32 [optional] [default to null]
SourceBranch string [optional] [default to null]
SourceRepoId int32 [optional] [default to null]
SourceSha string [optional] [default to null]
State *EnumPullReqState [optional] [default to null]
Stats *TypesPullReqStats [optional] [default to null]
TargetBranch string [optional] [default to null]
TargetRepoId int32 [optional] [default to null]
Title string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]