ReplaceableIndentsServiceItemCreateRequest$json top-level constant

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

Implementation

@$core.Deprecated(
    'Use replaceableIndentsServiceItemCreateRequestDescriptor instead')
const ReplaceableIndentsServiceItemCreateRequest$json = {
  '1': 'ReplaceableIndentsServiceItemCreateRequest',
  '2': [
    {'1': 'user_comment', '3': 1, '4': 1, '5': 9, '10': 'userComment'},
    {
      '1': 'replaceable_indent_id',
      '3': 10,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'replaceableIndentId'
    },
    {'1': 'family_id', '3': 11, '4': 1, '5': 4, '8': {}, '10': 'familyId'},
    {
      '1': 'internal_quantity',
      '3': 12,
      '4': 1,
      '5': 4,
      '8': {},
      '10': 'internalQuantity'
    },
  ],
};