authorizationDetails

@SerialName(value = "authorization_details")
val authorizationDetails: Set<AuthorizationDetails>? = null(source)

RFC9396: The request parameter authorization_details contains, in JSON notation, an array of objects. Each JSON object contains the data to specify the authorization requirements for a certain type of resource. The type of resource or access requirement is determined by the AuthorizationDetails.type field.

OID4VCI: This parameter MUST be used to convey th details about the Credentials the Wallet wants to obtain. This specification introduces a new authorization details type openid_credential.