kinta-lib / com.dailymotion.kinta / GetPullRequestByName / Data
Data
data class Data : Data
Constructors
| Name | Summary |
|---|---|
| <init> | Data(repository: Repository?) |
Properties
| Name | Summary |
|---|---|
| repository | Lookup a given repository by the owner and repository name.val repository: Repository? |
Functions
| Name | Summary |
|---|---|
| marshaller | fun marshaller(): ResponseFieldMarshaller |
Companion Object Functions
| Name | Summary |
|---|---|
| invoke | operator fun invoke(reader: ResponseReader): Data |