Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 793 Bytes

HistoryActionPullRequest.md

File metadata and controls

17 lines (11 loc) · 793 Bytes

HistoryActionPullRequest

Properties

Name Type Description Notes
id Int64 The ID of the entity referenced. [default to nothing]
entity_type String The type of entity referenced. [default to nothing]
action String The action of the entity referenced. [default to nothing]
number Int64 The VCS Repository-specific ID for the Pull Request. [default to nothing]
title String The title of the Pull Request. [default to nothing]
url String The URL from the provider of the VCS Pull Request. [default to nothing]

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