Member Junction
    Preparing search index...

    Result of the GetCertificates action

    interface GetCertificatesResult {
        Certificates: FormattedCertificate[];
        Summary: CertificatesSummary;
        TotalCount: number;
    }
    Index

    Properties

    Certificates: FormattedCertificate[]
    TotalCount: number