Type alias GetPushNotificationValueUpdateSerialOperationsParam
GetPushNotificationValueUpdateSerialOperationsParam: { deep: DeepClient; pushNotification: PushNotificationInfo; } & ({ pushNotificationLinkId: number; } | { pushNotificationLink: Link<number>; })
DeepClient