OrderCommunication$json top-level constant
- @Deprecated('Use orderCommunicationDescriptor instead')
Implementation
@$core.Deprecated('Use orderCommunicationDescriptor instead')
const OrderCommunication$json = {
'1': 'OrderCommunication',
'2': [
{
'1': 'DisableCommunication',
'3': 1,
'4': 1,
'5': 8,
'10': 'DisableCommunication'
},
{
'1': 'NotificationOverrides',
'3': 2,
'4': 3,
'5': 11,
'6': '.OrderCommunication.NotificationOverridesEntry',
'10': 'NotificationOverrides'
},
],
'3': [OrderCommunication_NotificationOverridesEntry$json],
};