GoldenGateBindings / com.fitbit.goldengate.bindings.coap.data / LocationQueryOption

LocationQueryOption

data class LocationQueryOption : Option

The values of these options specify the location at which the resource was created. Otherwise, the resource was created at the request URI.

Constructors

<init>

LocationQueryOption(stringValue: String)

The values of these options specify the location at which the resource was created. Otherwise, the resource was created at the request URI.

Inherited Properties

number

val number: OptionNumber

OptionNumber for this option

value

val value: OptionValue

OptionValue for this option