Package version:

model interface RawCertificateData

interface RawCertificateData {
    certificates?: {};
}

Properties

Properties

certificates?: {}