Publisher Response
data class PublisherResponse(val issuingAuthority: String, val name: String, val publisherNamespace: String)
Publisher contains information about the publisher of this Note.
Publisher contains information about the publisher of this Note.