required

@SerialName(value = "required")
val required: Boolean? = null

Parameters

required

Is this consent required? If required, the user must consent to it before being given access to the server (until signed, a 412 response is returned for most participant endpoints).