Type alias VerificationMethodAppend

VerificationMethodAppend: {
    k: string;
    vr: VerificationRelationshipFlags;
}

Type declaration