Interface protos.google.shopping.merchant.notifications.v1beta.IListNotificationSubscriptionsResponse (0.2.0)

Properties of a ListNotificationSubscriptionsResponse.

Package

@google-shopping/notifications

Properties

nextPageToken

nextPageToken?: (string|null);

ListNotificationSubscriptionsResponse nextPageToken

notificationSubscriptions

notificationSubscriptions?: (google.shopping.merchant.notifications.v1beta.INotificationSubscription[]|null);

ListNotificationSubscriptionsResponse notificationSubscriptions