LogbookLogConciseSLCCreateRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use logbookLogConciseSLCCreateRequestDescriptor instead')
const LogbookLogConciseSLCCreateRequest$json = {
  '1': 'LogbookLogConciseSLCCreateRequest',
  '2': [
    {'1': 'timestamp', '3': 3, '4': 1, '5': 4, '10': 'timestamp'},
    {'1': 'ref_uuid', '3': 10, '4': 1, '5': 9, '10': 'refUuid'},
    {
      '1': 'operation',
      '3': 11,
      '4': 1,
      '5': 14,
      '6': '.Scailo.STANDARD_LIFECYCLE_STATUS',
      '10': 'operation'
    },
    {'1': 'username', '3': 12, '4': 1, '5': 9, '10': 'username'},
    {'1': 'app_comment', '3': 13, '4': 1, '5': 9, '10': 'appComment'},
    {'1': 'user_comment', '3': 14, '4': 1, '5': 9, '10': 'userComment'},
  ],
};