OrganizationFeatureSet
public enum OrganizationFeatureSet : String, CustomStringConvertible, Codable
Undocumented
-
Undocumented
Declaration
Swift
case all = "ALL" -
Undocumented
Declaration
Swift
case consolidatedBilling = "CONSOLIDATED_BILLING" -
Declaration
Swift
public var description: String { get }
View on GitHub
OrganizationFeatureSet Enumeration Reference