@stigg/react-sdk - v10.12.0
Preparing search index...
OnManageSubscriptionFn
Type Alias OnManageSubscriptionFn
OnManageSubscriptionFn
:
(
{ intentionType, customerSubscriptions, }
:
{
customerSubscriptions
:
CustomerPortalSubscription
[]
;
intentionType
:
CustomerPortalIntentionType
;
}
,
)
=>
Promise
<
void
>
|
void
Type Declaration
(
{ intentionType, customerSubscriptions, }
:
{
customerSubscriptions
:
CustomerPortalSubscription
[]
;
intentionType
:
CustomerPortalIntentionType
;
}
,
)
:
Promise
<
void
>
|
void
Parameters
{ intentionType, customerSubscriptions, }
:
{
customerSubscriptions
:
CustomerPortalSubscription
[]
;
intentionType
:
CustomerPortalIntentionType
;
}
Returns
Promise
<
void
>
|
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@stigg/react-sdk - v10.12.0
Loading...