@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/swap-services
index
SwapStatusUpdatedEvent
Type Alias SwapStatusUpdatedEvent
SwapStatusUpdatedEvent
:
EntityEvent
<
"swap.swap.statusUpdated"
,
{
id
:
Swap
[
"id"
]
}
&
(
|
{
quote
:
Omit
<
SwapQuote
,
"debitTransaction"
>
;
status
:
Extract
<
Swap
[
"status"
]
,
"CREATED"
>
;
}
|
{
status
:
Exclude
<
Swap
[
"status"
]
,
"CREATED"
>
}
)
,
>
Event sent to B2B consumers when a Swap transitions its state
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@cfxlabsinc/b2b-services
Loading...
Event sent to B2B consumers when a Swap transitions its state