UsageLimitLimitType

public enum UsageLimitLimitType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case time = "time"
  • Undocumented

    Declaration

    Swift

    case dataScanned = "data-scanned"
  • Declaration

    Swift

    public var description: String { get }