GetCertificateResponse

@Serializable
data class GetCertificateResponse(val tableNames: List<String>)

Response type for the NetworkDomain.getCertificate command.

Constructors

Link copied to clipboard
constructor(tableNames: List<String>)

Properties

Link copied to clipboard

(undocumented in the protocol definition)