ReusableDelegationSetLimitType

public enum ReusableDelegationSetLimitType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case maxZonesByReusableDelegationSet = "MAX_ZONES_BY_REUSABLE_DELEGATION_SET"
  • Declaration

    Swift

    public var description: String { get }