View Source GitHub.Issue.EventLabel (GitHub REST API Client v0.0.1)

Provides struct and type for IssueEventLabel

Link to this section Summary

Link to this section Types

@type t() :: %GitHub.Issue.EventLabel{color: String.t() | nil, name: String.t() | nil}