AcceptOrderReply$json top-level constant

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

Implementation

@$core.Deprecated('Use acceptOrderReplyDescriptor instead')
const AcceptOrderReply$json = {
  '1': 'AcceptOrderReply',
  '2': [
    {'1': 'data', '3': 1, '4': 1, '5': 11, '6': '.payment.Order', '10': 'data'},
  ],
};