Chain$json top-level constant
Implementation
@$core.Deprecated('Use chainDescriptor instead')
const Chain$json = {
'1': 'Chain',
'2': [
{'1': 'chainId', '3': 1, '4': 1, '5': 9, '10': 'chainId'},
{'1': 'firmId', '3': 2, '4': 1, '5': 9, '10': 'firmId'},
{'1': 'name', '3': 3, '4': 1, '5': 9, '10': 'name'},
{'1': 'boutiques', '3': 4, '4': 3, '5': 11, '6': '.weebi.boutique.BoutiqueMongo', '10': 'boutiques'},
{'1': 'creationDateUTC', '3': 5, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'creationDateUTC'},
{'1': 'lastUpdateTimestampUTC', '3': 6, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'lastUpdateTimestampUTC'},
{'1': 'lastUpdatedByuserId', '3': 7, '4': 1, '5': 9, '10': 'lastUpdatedByuserId'},
],
};