@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/slack-customer-events
SwapEventSlackConsumer
Class SwapEventSlackConsumer
Consumes events coming from swap transactions
Index
Constructors
constructor
Methods
consume
Constructors
constructor
new
SwapEventSlackConsumer
(
args
:
{
customerQueryService
:
CustomerQueryService
;
customerSlackMessagePublisher
:
CustomerSlackMessagePublisher
;
entityService
:
EntityService
;
MOVEUSD_APP_URL
:
string
;
swapAdminService
:
SwapAdminService
;
}
,
)
:
SwapEventSlackConsumer
Parameters
args
:
{
customerQueryService
:
CustomerQueryService
;
customerSlackMessagePublisher
:
CustomerSlackMessagePublisher
;
entityService
:
EntityService
;
MOVEUSD_APP_URL
:
string
;
swapAdminService
:
SwapAdminService
;
}
Returns
SwapEventSlackConsumer
Methods
consume
consume
(
__namedParameters
:
CustomerEvent
<
"swap.swap.statusUpdated"
>
,
)
:
Promise
<
void
>
Parameters
__namedParameters
:
CustomerEvent
<
"swap.swap.statusUpdated"
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
consume
@cfxlabsinc/b2b-services
Loading...
Consumes events coming from swap transactions