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

    Interface JWSReceipt

    A signed receipt (JWS format)

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

    Properties

    Properties

    format: "jws"
    signature: string