AuthorizationResponsePreparationState

@Serializable
data class AuthorizationResponsePreparationState(val presentationDefinition: PresentationDefinition?, val clientMetadata: RelyingPartyMetadata?)(source)

Constructors

Link copied to clipboard
constructor(presentationDefinition: PresentationDefinition?, clientMetadata: RelyingPartyMetadata?)

Properties