grantType

@SerialName(value = "grant_type")
val grantType: String(source)

RFC6749: REQUIRED. Value MUST be set to authorization_code.

OID4VCI: May be urn:ietf:params:oauth:grant-type:pre-authorized_code.