interface ClauseSignature {
    clause: "signature";
    from: string;
}

Properties

Properties

clause: "signature"
from: string