@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/slack-customer-events
IdentityEventSlackConsumer
Class IdentityEventSlackConsumer
Consumes events coming from identity events
Index
Constructors
constructor
Methods
consume
Constructors
constructor
new
IdentityEventSlackConsumer
(
args
:
{
customerQueryService
:
CustomerQueryService
;
customerSlackMessagePublisher
:
CustomerSlackMessagePublisher
;
identityQueryService
:
IdentityQueryService
;
MOVEUSD_APP_URL
:
string
;
}
,
)
:
IdentityEventSlackConsumer
Parameters
args
:
{
customerQueryService
:
CustomerQueryService
;
customerSlackMessagePublisher
:
CustomerSlackMessagePublisher
;
identityQueryService
:
IdentityQueryService
;
MOVEUSD_APP_URL
:
string
;
}
Returns
IdentityEventSlackConsumer
Methods
consume
consume
(
identityEvent
:
CustomerEvent
<
"identity.identity.statusUpdated"
>
,
)
:
Promise
<
void
>
Parameters
identityEvent
:
CustomerEvent
<
"identity.identity.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 identity events