SegmentLocation

Specifies geographical dimension settings for a segment.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The country or region code, in ISO 3166-1 alpha-2 format, for the segment.

Link copied to clipboard

The GPS location and range for the segment.

Functions

Link copied to clipboard
inline fun copy(block: SegmentLocation.Builder.() -> Unit = {}): SegmentLocation
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String