NotifySalesChannelPayload$json top-level constant
Implementation
@$core.Deprecated('Use notifySalesChannelPayloadDescriptor instead')
const NotifySalesChannelPayload$json = {
'1': 'NotifySalesChannelPayload',
'2': [
{
'1': 'SalesChannelId',
'3': 1,
'4': 1,
'5': 11,
'6': '.UUID',
'10': 'SalesChannelId'
},
{'1': 'Before', '3': 2, '4': 1, '5': 11, '6': '.Ad', '10': 'Before'},
{'1': 'Ad', '3': 3, '4': 1, '5': 11, '6': '.Ad', '10': 'Ad'},
{'1': 'Operation', '3': 4, '4': 1, '5': 9, '10': 'Operation'},
],
};