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

    Cached value shape for the consumer organization search.

    type CachedOrganizationSearch = {
        hasNext: boolean;
        items: CachedOrganization[];
    }
    Index

    Properties

    Properties

    hasNext: boolean