Details of the authorization code grant.
OptionalauthorizationServer?: stringHTTPS URL of the Authorization Server. OPTIONAL, but REQUIRED when the Credential Issuer uses multiple Authorization Servers.
OptionalissuerState?: stringString value representing the issuer state. OPTIONAL. Used to correlate the authorization request with the credential offer.
OAuth 2.0 scope value. REQUIRED in IT-Wallet v1.3.
The type of grant present in the credential offer. IT-Wallet only supports "authorization_code".
Result of extracting grant details from an IT-Wallet v1.3 credential offer.