interface RightToDeclareTrustedKeysForEverybodyCertificate {
    $type$: "RightToDeclareTrustedKeysForEverybodyCertificate";
    beneficiary: SHA256IdHash<Person>;
    license: SHA256Hash<License>;
}

Properties

$type$: "RightToDeclareTrustedKeysForEverybodyCertificate"
beneficiary: SHA256IdHash<Person>
license: SHA256Hash<License>