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

IfNoneMatchOption

object IfNoneMatchOption : Option

The If-None-Match Option MAY be used to make a request conditional on the nonexistence of the target resource.

Note: This is singleton instead of data class as it does not hold any data

Inherited Properties

number

val number: OptionNumber

OptionNumber for this option

value

val value: OptionValue

OptionValue for this option