@cfxlabsinc/b2b-services
    Preparing search index...

    Cached value shape for the customer transaction search.

    type CachedTransactionSearch = {
        hasNext: boolean;
        items: CachedTransaction[];
    }
    Index

    Properties

    Properties

    hasNext: boolean