kinta-lib / com.dailymotion.kinta / GetRefs / Repository
Repository
data class Repository
Constructors
Name | Summary |
---|---|
<init> | Repository(__typename: String , refs: Ref?) |
Properties
Name | Summary |
---|---|
__typename | val __typename: String |
refs | Fetch a list of refs from the repositoryval refs: Ref? |
Functions
Name | Summary |
---|---|
marshaller | fun marshaller(): ResponseFieldMarshaller |
Companion Object Functions
Name | Summary |
---|---|
invoke | operator fun invoke(reader: ResponseReader): Repository |