GetCertificateResponse

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

Response type for the NetworkDomain.getCertificate command.

Constructors

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

Properties

Link copied to clipboard