SpecifyOrderRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use specifyOrderRequestDescriptor instead')
const SpecifyOrderRequest$json = {
  '1': 'SpecifyOrderRequest',
  '2': [
    {'1': 'order_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'orderId'},
    {'1': 'detail', '3': 2, '4': 3, '5': 11, '6': '.payment.SpecifyDetail', '10': 'detail'},
    {'1': 'lp_id', '3': 3, '4': 1, '5': 9, '8': {}, '10': 'lpId'},
  ],
};