WorkflowsRulesServiceUpdateRequest$json top-level constant
- @Deprecated('Use workflowsRulesServiceUpdateRequestDescriptor instead')
Map<String, Object>
const
WorkflowsRulesServiceUpdateRequest$json
Implementation
@$core.Deprecated('Use workflowsRulesServiceUpdateRequestDescriptor instead')
const WorkflowsRulesServiceUpdateRequest$json = {
'1': 'WorkflowsRulesServiceUpdateRequest',
'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': 'vault_folder_id',
'3': 9,
'4': 1,
'5': 4,
'8': {},
'10': 'vaultFolderId'
},
{'1': 'name', '3': 10, '4': 1, '5': 9, '8': {}, '10': 'name'},
{
'1': 'notify_user_id',
'3': 12,
'4': 1,
'5': 4,
'8': {},
'10': 'notifyUserId'
},
{'1': 'description', '3': 13, '4': 1, '5': 9, '8': {}, '10': 'description'},
{
'1': 'service_name',
'3': 20,
'4': 1,
'5': 14,
'6': '.Scailo.WORKFLOW_RULE_SERVICE_NAME',
'10': 'serviceName'
},
{
'1': 'record_status',
'3': 21,
'4': 1,
'5': 14,
'6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
'10': 'recordStatus'
},
{
'1': 'moment',
'3': 22,
'4': 1,
'5': 14,
'6': '.Scailo.WORKFLOW_RULE_MOMENT',
'10': 'moment'
},
{
'1': 'execute_on',
'3': 23,
'4': 1,
'5': 14,
'6': '.Scailo.WORKFLOW_RULE_EXECUTE_ON',
'10': 'executeOn'
},
{'1': 'user_payload', '3': 40, '4': 1, '5': 12, '10': 'userPayload'},
],
};