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

ContentFormatOption

data class ContentFormatOption : Option

The Content-Format Option indicates the representation format of the message payload.

Constructors

<init>

ContentFormatOption(formatValue: FormatOptionValue)

The Content-Format Option indicates the representation format of the message payload.

Inherited Properties

number

val number: OptionNumber

OptionNumber for this option

value

val value: OptionValue

OptionValue for this option