Latest generation

This commit is contained in:
ci core model
2025-05-26 13:58:27 +00:00
parent 2561ef3177
commit 8bbc3685f1
10 changed files with 256 additions and 110 deletions

View File

@@ -218,19 +218,3 @@ final $typed_data.Uint8List appointmentStatusStructDescriptor = $convert.base64D
'bkRhdGUYAyABKAlCCPpCBXID0AEBUgxDcmVhdGlvbkRhdGUSGAoHVmVyc2lvbhgEIAEoDVIHVm'
'Vyc2lvbg==');
@$core.Deprecated('Use commissionDescriptor instead')
const Commission$json = {
'1': 'Commission',
'2': [
{'1': 'ProjectID', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'ProjectID'},
{'1': 'OrderID', '3': 2, '4': 1, '5': 9, '10': 'OrderID'},
{'1': 'Quantities', '3': 3, '4': 3, '5': 11, '6': '.api.QuantityByUnit', '8': {}, '10': 'Quantities'},
],
};
/// Descriptor for `Commission`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List commissionDescriptor = $convert.base64Decode(
'CgpDb21taXNzaW9uEiUKCVByb2plY3RJRBgBIAEoCUIH+kIEcgIQAVIJUHJvamVjdElEEhgKB0'
'9yZGVySUQYAiABKAlSB09yZGVySUQSPQoKUXVhbnRpdGllcxgDIAMoCzITLmFwaS5RdWFudGl0'
'eUJ5VW5pdEII+kIFkgECCAFSClF1YW50aXRpZXM=');