AuthorizationDetails

constructor(type: String, credentialConfigurationId: String? = null, format: CredentialFormatEnum? = null, docType: String? = null, claims: Map<String, Map<String, RequestedCredentialClaimSpecification>>? = null, credentialDefinition: SupportedCredentialFormatDefinition? = null, sdJwtVcType: String? = null, locations: Set<String>? = null, credentialIdentifiers: Set<String>? = null)(source)