matrix-js-sdk
    Preparing search index...

    Interface WrappedReceipt

    interface WrappedReceipt {
        data: Receipt;
        eventId: string;
    }
    Index

    Properties

    Properties

    data: Receipt
    eventId: string