Links

@Serializable
data class Links(val self: String, val issues: String, val mergeRequests: String, val repoBranches: String, val labels: String, val events: String, val members: String, val clusterAgents: String)

Constructors

Link copied to clipboard
constructor(self: String, issues: String, mergeRequests: String, repoBranches: String, labels: String, events: String, members: String, clusterAgents: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard