QueryableRange

public protocol QueryableRange

Use types that conform to QueryableRange to perform queries with the four Range operators

  • A string representation of a query value that can be used in an API query.

    Declaration

    Swift

    var stringValue: String { get }