issuer

@SerialName(value = "iss")
val issuer: String? = null(source)

OPTIONAL. As defined in Section 4.1.1 of RFC7519 this claim explicitly indicates the Issuer of the Verifiable Credential when it is not conveyed by other means (e.g., the subject of the end-entity certificate of an x5c header).