cooptypes - v2026.8.23-2
    Preparing search index...
    interface IEndorse {
        cert_key: string;
        chain_id: string;
        credential: string;
        expires_at: string;
        issuer: string;
        subject: string;
    }
    Index

    Properties

    cert_key: string
    chain_id: string
    credential: string
    expires_at: string
    issuer: string
    subject: string