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

    Cached value shape for the admin ledger-account search.

    type CachedLedgerAccountAdminSearch = {
        hasNext: boolean;
        items: CachedLedgerAccountAdminSearchItem[];
        total: number;
    }
    Index

    Properties

    Properties

    hasNext: boolean
    total: number