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

    Consumes events coming from withdrawal transactions

    Index
    • Parameters

      • args: {
            customerNotificationPreferencesService: CustomerNotificationPreferencesService;
            customerQueryService: CustomerQueryService;
            customerSlackMessagePublisher: CustomerSlackMessagePublisher;
            entityService: EntityService;
            MOVEUSD_APP_URL: string;
            paymentInstrumentAdminQueryService: PaymentInstrumentAdminQueryService;
            withdrawalAdminService: WithdrawalAdminService;
        }

      Returns WithdrawalEventSlackConsumer