GetIssueLabelsPlainArgs

data class GetIssueLabelsPlainArgs(val repository: String) : ConvertibleToJava<GetIssueLabelsPlainArgs>

A collection of arguments for invoking getIssueLabels.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetIssueLabelsPlainArgs

Properties

Link copied to clipboard

The name of the repository.