ReachableRangeResponse

public struct ReachableRangeResponse : Codable

Important

This is a Public Preview API. It may be changed or removed at any time.
  • Format version of response.

    Declaration

    Swift

    public let formatVersion: String
  • The response will usually one result that contains multiple boundaries.

    Declaration

    Swift

    public let reachableRange: ReachableRange