ContributorInsightsAction
public enum ContributorInsightsAction : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case enable = "ENABLE" -
Undocumented
Declaration
Swift
case disable = "DISABLE" -
Declaration
Swift
public var description: String { get }
View on GitHub
ContributorInsightsAction Enumeration Reference