T402 API Reference - v2.9.0
    Preparing search index...

    Interface JWSResolution

    A signed resolution (JWS format — reserved for future spec)

    interface JWSResolution {
        format: "jws";
        signature: string;
    }
    Index

    Properties

    Properties

    format: "jws"
    signature: string