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

    Type Alias AchBatchCreatedAdminEvent

    AchBatchCreatedAdminEvent: AdminEvent<
        "backoffice.achBatch.created",
        Pick<AchBatch, "id">,
    >