OrganizationFeatureSet

public enum OrganizationFeatureSet : String, CustomStringConvertible, Codable

Undocumented

  • all

    Undocumented

    Declaration

    Swift

    case all = "ALL"
  • Undocumented

    Declaration

    Swift

    case consolidatedBilling = "CONSOLIDATED_BILLING"
  • Declaration

    Swift

    public var description: String { get }