Skip to main content

sendCustomerNotification()

sendCustomerNotification<T>(session, notification, options?): Promise< void >

Type parameters

Parameter
T extends "SHOPIFY_UPDATE_PAYMENT_INFO"

Parameters

ParameterType
sessionSession
notification"SHOPIFY_UPDATE_PAYMENT_INFO"
options?CustomerNotificationOptions< T >

Returns

Promise< void >


Generated using typedoc-plugin-markdown and TypeDoc