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

    Type Alias CustomerTermsStatusUpdatedEvent

    CustomerTermsStatusUpdatedEvent: Event<
        "customer.terms.statusUpdated",
        Pick<CustomerTermAcceptance, "type" | "status">[],
    >