TicketMongo$json top-level constant

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

Implementation

@$core.Deprecated('Use ticketMongoDescriptor instead')
const TicketMongo$json = {
  '1': 'TicketMongo',
  '2': [
    {'1': 'ticket', '3': 1, '4': 1, '5': 11, '6': '.weebi.ticket.TicketPb', '10': 'ticket'},
    {'1': 'nonUniqueId', '3': 2, '4': 1, '5': 5, '10': 'nonUniqueId'},
    {'1': 'userId', '3': 3, '4': 1, '5': 9, '10': 'userId'},
    {'1': 'boutiqueId', '3': 4, '4': 1, '5': 9, '10': 'boutiqueId'},
    {'1': 'firmId', '3': 5, '4': 1, '5': 9, '10': 'firmId'},
    {'1': 'chainId', '3': 6, '4': 1, '5': 9, '10': 'chainId'},
    {'1': 'creationDate', '3': 7, '4': 1, '5': 9, '10': 'creationDate'},
    {'1': 'lastTouchTimestampUTC', '3': 8, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastTouchTimestampUTC'},
    {'1': 'isDeleted', '3': 9, '4': 1, '5': 8, '10': 'isDeleted'},
    {'1': 'contactId', '3': 10, '4': 1, '5': 5, '10': 'contactId'},
    {'1': 'additional_attributes', '3': 99, '4': 3, '5': 11, '6': '.weebi.ticket.TicketMongo.AdditionalAttributesEntry', '10': 'additional_attributes'},
  ],
  '3': [TicketMongo_AdditionalAttributesEntry$json],
  '9': [
    {'1': 11, '2': 99},
  ],
};