StoresServiceUpdateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use storesServiceUpdateRequestDescriptor instead')
const StoresServiceUpdateRequest$json = {
  '1': 'StoresServiceUpdateRequest',
  '2': [
    {'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
    {'1': 'id', '3': 2, '4': 1, '5': 4, '8': {}, '10': 'id'},
    {'1': 'notify_users', '3': 3, '4': 1, '5': 8, '10': 'notifyUsers'},
    {'1': 'name', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'name'},
    {'1': 'code', '3': 11, '4': 1, '5': 9, '8': {}, '10': 'code'},
    {'1': 'description', '3': 12, '4': 1, '5': 9, '10': 'description'},
    {
      '1': 'incharge_username',
      '3': 13,
      '4': 1,
      '5': 9,
      '8': {},
      '10': 'inchargeUsername'
    },
    {'1': 'phone', '3': 14, '4': 1, '5': 9, '10': 'phone'},
  ],
};