FindTicketRequest$json top-level constant
Implementation
@$core.Deprecated('Use findTicketRequestDescriptor instead')
const FindTicketRequest$json = {
'1': 'FindTicketRequest',
'2': [
{'1': 'ticketChainId', '3': 1, '4': 1, '5': 9, '10': 'ticketChainId'},
{'1': 'ticketBoutiqueId', '3': 2, '4': 1, '5': 9, '10': 'ticketBoutiqueId'},
{'1': 'creationDate', '3': 3, '4': 1, '5': 9, '10': 'creationDate'},
{'1': 'ticketUserId', '3': 4, '4': 1, '5': 9, '10': 'ticketUserId'},
{'1': 'nonUniqueId', '3': 5, '4': 1, '5': 5, '10': 'nonUniqueId'},
],
};