Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-github
/
actions.github
/
PayloadRepository
Payload
Repository
external
interface
PayloadRepository
(
source
)
Members
Types
Owner
Link copied to clipboard
interface
Owner
Properties
full_
name
Link copied to clipboard
abstract
val
full_name
:
String
?
html_
url
Link copied to clipboard
abstract
val
html_url
:
String
?
name
Link copied to clipboard
abstract
val
name
:
String
owner
Link copied to clipboard
abstract
val
owner
:
PayloadRepository.Owner