Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-github
/
actions.github
/
WebhookPayload
/
PullRequest
Pull
Request
interface
PullRequest
(
source
)
Members
Properties
body
Link copied to clipboard
abstract
val
body
:
String
?
html_
url
Link copied to clipboard
abstract
val
html_url
:
String
?
number
Link copied to clipboard
abstract
val
number
:
Number