FormsFieldsServiceCountReq$json top-level constant

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

Implementation

@$core.Deprecated('Use formsFieldsServiceCountReqDescriptor instead')
const FormsFieldsServiceCountReq$json = {
  '1': 'FormsFieldsServiceCountReq',
  '2': [
    {
      '1': 'is_active',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.Scailo.BOOL_FILTER',
      '10': 'isActive'
    },
    {
      '1': 'creation_timestamp_start',
      '3': 101,
      '4': 1,
      '5': 4,
      '10': 'creationTimestampStart'
    },
    {
      '1': 'creation_timestamp_end',
      '3': 102,
      '4': 1,
      '5': 4,
      '10': 'creationTimestampEnd'
    },
    {
      '1': 'modification_timestamp_start',
      '3': 103,
      '4': 1,
      '5': 4,
      '10': 'modificationTimestampStart'
    },
    {
      '1': 'modification_timestamp_end',
      '3': 104,
      '4': 1,
      '5': 4,
      '10': 'modificationTimestampEnd'
    },
    {'1': 'entity_uuid', '3': 8, '4': 1, '5': 9, '10': 'entityUuid'},
    {'1': 'name', '3': 10, '4': 1, '5': 9, '10': 'name'},
    {
      '1': 'type',
      '3': 11,
      '4': 1,
      '5': 14,
      '6': '.Scailo.FORM_TYPE',
      '10': 'type'
    },
    {'1': 'section_id', '3': 12, '4': 1, '5': 4, '8': {}, '10': 'sectionId'},
    {'1': 'code', '3': 21, '4': 1, '5': 9, '10': 'code'},
  ],
};