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

    Cached value shape for the consumer ledger-account search.

    type CachedLedgerAccountSearch = {
        hasNext: boolean;
        items: CachedLedgerAccountSearchItem[];
        total: number;
    }
    Index

    Properties

    Properties

    hasNext: boolean
    total: number