notificationSubscriptions property
The list of notification subscriptions requested by the merchant.
Implementation
core.List<NotificationSubscription>? notificationSubscriptions;
The list of notification subscriptions requested by the merchant.
core.List<NotificationSubscription>? notificationSubscriptions;