FixedAmountDiscount$json top-level constant

  1. @Deprecated('Use fixedAmountDiscountDescriptor instead')
Map<String, Object> const FixedAmountDiscount$json

Implementation

@$core.Deprecated('Use fixedAmountDiscountDescriptor instead')
const FixedAmountDiscount$json = {
  '1': 'FixedAmountDiscount',
  '2': [
    {'1': 'Amount', '3': 1, '4': 1, '5': 11, '6': '.Credit', '10': 'Amount'},
  ],
};