CreateTrustAnchorRequestBindingDto

data class CreateTrustAnchorRequestBindingDto(var name: String, var type: String, var isPublisher: Boolean?, var publisherReference: String?)

Constructors

Link copied to clipboard
constructor(name: String, type: String, isPublisher: Boolean?, publisherReference: String?)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard