@refinio/one.models
    Preparing search index...
    interface TrustKeysCertificate {
        $type$: "TrustKeysCertificate";
        license: SHA256Hash<License>;
        profile: SHA256Hash<Profile>;
    }
    Index

    Properties

    $type$: "TrustKeysCertificate"
    license: SHA256Hash<License>
    profile: SHA256Hash<Profile>