NotificationAction$json top-level constant
Implementation
@$core.Deprecated('Use notificationActionDescriptor instead')
const NotificationAction$json = {
'1': 'NotificationAction',
'2': [
{'1': 'Link', '3': 2, '4': 1, '5': 11, '6': '.Link', '9': 0, '10': 'Link'},
{
'1': 'NavigateToDeliveryId',
'3': 3,
'4': 1,
'5': 11,
'6': '.DeliveryId',
'9': 0,
'10': 'NavigateToDeliveryId'
},
{
'1': 'NavigateToObjectId',
'3': 4,
'4': 1,
'5': 11,
'6': '.StoredObjectId',
'9': 0,
'10': 'NavigateToObjectId'
},
{
'1': 'NavigateToOrderId',
'3': 5,
'4': 1,
'5': 11,
'6': '.OrderId',
'9': 0,
'10': 'NavigateToOrderId'
},
{
'1': 'AddToBasket',
'3': 6,
'4': 1,
'5': 11,
'6': '.DraftOrderLine',
'9': 0,
'10': 'AddToBasket'
},
{
'1': 'Query',
'3': 7,
'4': 1,
'5': 11,
'6': '.SavedSearch',
'9': 0,
'10': 'Query'
},
{
'1': 'FeedLink',
'3': 8,
'4': 1,
'5': 11,
'6': '.FeedLink',
'9': 0,
'10': 'FeedLink'
},
{
'1': 'SearchObject',
'3': 9,
'4': 1,
'5': 11,
'6': '.SearchObject',
'9': 0,
'10': 'SearchObject'
},
{'1': 'SKU', '3': 10, '4': 1, '5': 11, '6': '.SKU', '9': 0, '10': 'SKU'},
{
'1': 'MyItemsPage',
'3': 11,
'4': 1,
'5': 14,
'6': '.NotificationAction.MyItemsPageId',
'9': 0,
'10': 'MyItemsPage'
},
{
'1': 'LaunchFirstMile',
'3': 12,
'4': 1,
'5': 11,
'6': '.LaunchFirstMile',
'9': 0,
'10': 'LaunchFirstMile'
},
{
'1': 'AddVoucherToBasket',
'3': 13,
'4': 1,
'5': 11,
'6': '.VoucherCode',
'9': 0,
'10': 'AddVoucherToBasket'
},
{
'1': 'NavigateToPromotion',
'3': 14,
'4': 1,
'5': 11,
'6': '.PromotionId',
'9': 0,
'10': 'NavigateToPromotion'
},
],
'4': [NotificationAction_MyItemsPageId$json],
'8': [
{'1': 'Action'},
],
};