ProjectsServiceCountReq$json top-level constant

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

Implementation

@$core.Deprecated('Use projectsServiceCountReqDescriptor instead')
const ProjectsServiceCountReq$json = {
  '1': 'ProjectsServiceCountReq',
  '2': [
    {
      '1': 'is_active',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.Scailo.BOOL_FILTER',
      '9': 0,
      '10': 'isActive',
      '17': true
    },
    {
      '1': 'creation_timestamp_start',
      '3': 101,
      '4': 1,
      '5': 4,
      '9': 1,
      '10': 'creationTimestampStart',
      '17': true
    },
    {
      '1': 'creation_timestamp_end',
      '3': 102,
      '4': 1,
      '5': 4,
      '9': 2,
      '10': 'creationTimestampEnd',
      '17': true
    },
    {
      '1': 'modification_timestamp_start',
      '3': 103,
      '4': 1,
      '5': 4,
      '9': 3,
      '10': 'modificationTimestampStart',
      '17': true
    },
    {
      '1': 'modification_timestamp_end',
      '3': 104,
      '4': 1,
      '5': 4,
      '9': 4,
      '10': 'modificationTimestampEnd',
      '17': true
    },
    {
      '1': 'entity_uuid',
      '3': 8,
      '4': 1,
      '5': 9,
      '9': 5,
      '10': 'entityUuid',
      '17': true
    },
    {
      '1': 'status',
      '3': 10,
      '4': 1,
      '5': 14,
      '6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
      '9': 6,
      '10': 'status',
      '17': true
    },
    {
      '1': 'approved_on_start',
      '3': 11,
      '4': 1,
      '5': 4,
      '9': 7,
      '10': 'approvedOnStart',
      '17': true
    },
    {
      '1': 'approved_on_end',
      '3': 12,
      '4': 1,
      '5': 4,
      '9': 8,
      '10': 'approvedOnEnd',
      '17': true
    },
    {
      '1': 'approved_by_user_id',
      '3': 13,
      '4': 1,
      '5': 4,
      '9': 9,
      '10': 'approvedByUserId',
      '17': true
    },
    {
      '1': 'approver_role_id',
      '3': 14,
      '4': 1,
      '5': 4,
      '9': 10,
      '10': 'approverRoleId',
      '17': true
    },
    {
      '1': 'completed_on_start',
      '3': 15,
      '4': 1,
      '5': 4,
      '9': 11,
      '10': 'completedOnStart',
      '17': true
    },
    {
      '1': 'completed_on_end',
      '3': 16,
      '4': 1,
      '5': 4,
      '9': 12,
      '10': 'completedOnEnd',
      '17': true
    },
    {
      '1': 'reference_id',
      '3': 20,
      '4': 1,
      '5': 9,
      '9': 13,
      '10': 'referenceId',
      '17': true
    },
    {
      '1': 'final_ref_number',
      '3': 21,
      '4': 1,
      '5': 9,
      '9': 14,
      '10': 'finalRefNumber',
      '17': true
    },
    {
      '1': 'client_id',
      '3': 22,
      '4': 1,
      '5': 3,
      '8': {},
      '9': 15,
      '10': 'clientId',
      '17': true
    },
    {
      '1': 'sales_order_id',
      '3': 40,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 16,
      '10': 'salesOrderId',
      '17': true
    },
    {
      '1': 'purchase_order_id',
      '3': 41,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 17,
      '10': 'purchaseOrderId',
      '17': true
    },
    {
      '1': 'outward_job_id',
      '3': 42,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 18,
      '10': 'outwardJobId',
      '17': true
    },
    {
      '1': 'inward_job_id',
      '3': 43,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 19,
      '10': 'inwardJobId',
      '17': true
    },
    {
      '1': 'production_plan_id',
      '3': 44,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 20,
      '10': 'productionPlanId',
      '17': true
    },
    {
      '1': 'meeting_id',
      '3': 45,
      '4': 1,
      '5': 4,
      '8': {},
      '9': 21,
      '10': 'meetingId',
      '17': true
    },
    {
      '1': 'form_data',
      '3': 500,
      '4': 3,
      '5': 11,
      '6': '.Scailo.FormFieldDatumFilterRequest',
      '10': 'formData'
    },
  ],
  '8': [
    {'1': '_is_active'},
    {'1': '_creation_timestamp_start'},
    {'1': '_creation_timestamp_end'},
    {'1': '_modification_timestamp_start'},
    {'1': '_modification_timestamp_end'},
    {'1': '_entity_uuid'},
    {'1': '_status'},
    {'1': '_approved_on_start'},
    {'1': '_approved_on_end'},
    {'1': '_approved_by_user_id'},
    {'1': '_approver_role_id'},
    {'1': '_completed_on_start'},
    {'1': '_completed_on_end'},
    {'1': '_reference_id'},
    {'1': '_final_ref_number'},
    {'1': '_client_id'},
    {'1': '_sales_order_id'},
    {'1': '_purchase_order_id'},
    {'1': '_outward_job_id'},
    {'1': '_inward_job_id'},
    {'1': '_production_plan_id'},
    {'1': '_meeting_id'},
  ],
};