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
val number: OptionNumber
OptionNumber for this option |
|
val value: OptionValue
OptionValue for this option |