CertificateInfoResponse

data class CertificateInfoResponse(val certificateName: String, val expiryDate: String)

Certificate information

Constructors

Link copied to clipboard
constructor(certificateName: String, expiryDate: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The certificate name

Link copied to clipboard

The certificate expiry date