consented

@SerialName(value = "consented")
@EncodeDefault(mode = EncodeDefault.Mode.NEVER)
val consented: Boolean? = null

Parameters

consented

True if the user has consented to all required consents, based on the user's most recent request info (client info, languages, data groups). May be null if this object was not constructed with consent histories, or if consent status is indeterminate.