mandatory

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

OID4VCI: Issuer Metadata: OPTIONAL. Boolean which, when set to true, indicates that the Credential Issuer will always include this claim in the issued Credential. If set to false, the claim is not included in the issued Credential if the wallet did not request the inclusion of the claim, and/or if the Credential Issuer chose to not include the claim. If the mandatory parameter is omitted, the default value is false.

OID4VCI: Authorization Details: OPTIONAL. Boolean which, when set to true, indicates that the Wallet will only accept a Credential that includes this claim. If set to false, the claim is not required to be included in the Credential. If the mandatory parameter is omitted, the default value is false.