PutGlobalConfigurationsResponsechangesSwagger

@Serializable
data class PutGlobalConfigurationsResponsechangesSwagger(val dateValue: String? = null, val enabled: Boolean? = null, val stringValue: String? = null, val value: Long? = null)

Parameters

dateValue
enabled
stringValue

value

Constructors

constructor(dateValue: String? = null, enabled: Boolean? = null, stringValue: String? = null, value: Long? = null)

Properties

Link copied to clipboard
val dateValue: String? = null
Link copied to clipboard
val enabled: Boolean? = null
Link copied to clipboard
val stringValue: String? = null
Link copied to clipboard
val value: Long? = null