hetzner-ts
    Preparing search index...

    Interface CertificateActionsResponse

    interface CertificateActionsResponse {
        actions: CertificateAction[];
        meta?: Meta;
    }
    Index

    Properties

    Properties

    meta?: Meta