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

LocationPathOption

data class LocationPathOption : 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>

LocationPathOption(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