Search
Provides struct and type for a CustomPropertyValue
@type t() :: %GitHub.CustomPropertyValue{ __info__: map(), property_name: String.t(), value: String.t() | [String.t()] }