You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# CHANGELOG
|
||||
|
||||
Lib version: 1.14.0-SNAPSHOT-260522085938
|
||||
Lib version: 1.14.0-SNAPSHOT-260522091245
|
||||
|
||||
@@ -30,6 +30,7 @@ class ExecutionflowMapSummaryToOrderPayload extends $pb.GeneratedMessage {
|
||||
$0.TradeTier? shipTo,
|
||||
$0.TradeTier? carrier,
|
||||
$core.String? carrierService,
|
||||
$core.Iterable<$0.ExeFlowLine>? lines,
|
||||
$core.Iterable<$1.AttachmentSummary>? attachments,
|
||||
$core.int? attachmentNumber,
|
||||
$core.Iterable<$1.ClaimSummary>? claims,
|
||||
@@ -42,6 +43,7 @@ class ExecutionflowMapSummaryToOrderPayload extends $pb.GeneratedMessage {
|
||||
if (shipTo != null) result.shipTo = shipTo;
|
||||
if (carrier != null) result.carrier = carrier;
|
||||
if (carrierService != null) result.carrierService = carrierService;
|
||||
if (lines != null) result.lines.addAll(lines);
|
||||
if (attachments != null) result.attachments.addAll(attachments);
|
||||
if (attachmentNumber != null) result.attachmentNumber = attachmentNumber;
|
||||
if (claims != null) result.claims.addAll(claims);
|
||||
@@ -61,6 +63,7 @@ class ExecutionflowMapSummaryToOrderPayload extends $pb.GeneratedMessage {
|
||||
..aOM<$0.TradeTier>(5, _omitFieldNames ? '' : 'ShipTo', protoName: 'ShipTo', subBuilder: $0.TradeTier.create)
|
||||
..aOM<$0.TradeTier>(6, _omitFieldNames ? '' : 'Carrier', protoName: 'Carrier', subBuilder: $0.TradeTier.create)
|
||||
..aOS(7, _omitFieldNames ? '' : 'CarrierService', protoName: 'CarrierService')
|
||||
..pc<$0.ExeFlowLine>(9, _omitFieldNames ? '' : 'Lines', $pb.PbFieldType.PM, protoName: 'Lines', subBuilder: $0.ExeFlowLine.create)
|
||||
..pc<$1.AttachmentSummary>(16, _omitFieldNames ? '' : 'Attachments', $pb.PbFieldType.PM, protoName: 'Attachments', subBuilder: $1.AttachmentSummary.create)
|
||||
..a<$core.int>(17, _omitFieldNames ? '' : 'AttachmentNumber', $pb.PbFieldType.O3, protoName: 'AttachmentNumber')
|
||||
..pc<$1.ClaimSummary>(18, _omitFieldNames ? '' : 'Claims', $pb.PbFieldType.PM, protoName: 'Claims', subBuilder: $1.ClaimSummary.create)
|
||||
@@ -147,27 +150,30 @@ class ExecutionflowMapSummaryToOrderPayload extends $pb.GeneratedMessage {
|
||||
@$pb.TagNumber(7)
|
||||
void clearCarrierService() => $_clearField(7);
|
||||
|
||||
@$pb.TagNumber(9)
|
||||
$pb.PbList<$0.ExeFlowLine> get lines => $_getList(6);
|
||||
|
||||
@$pb.TagNumber(16)
|
||||
$pb.PbList<$1.AttachmentSummary> get attachments => $_getList(6);
|
||||
$pb.PbList<$1.AttachmentSummary> get attachments => $_getList(7);
|
||||
|
||||
@$pb.TagNumber(17)
|
||||
$core.int get attachmentNumber => $_getIZ(7);
|
||||
$core.int get attachmentNumber => $_getIZ(8);
|
||||
@$pb.TagNumber(17)
|
||||
set attachmentNumber($core.int value) => $_setSignedInt32(7, value);
|
||||
set attachmentNumber($core.int value) => $_setSignedInt32(8, value);
|
||||
@$pb.TagNumber(17)
|
||||
$core.bool hasAttachmentNumber() => $_has(7);
|
||||
$core.bool hasAttachmentNumber() => $_has(8);
|
||||
@$pb.TagNumber(17)
|
||||
void clearAttachmentNumber() => $_clearField(17);
|
||||
|
||||
@$pb.TagNumber(18)
|
||||
$pb.PbList<$1.ClaimSummary> get claims => $_getList(8);
|
||||
$pb.PbList<$1.ClaimSummary> get claims => $_getList(9);
|
||||
|
||||
@$pb.TagNumber(19)
|
||||
$core.int get claimNumber => $_getIZ(9);
|
||||
$core.int get claimNumber => $_getIZ(10);
|
||||
@$pb.TagNumber(19)
|
||||
set claimNumber($core.int value) => $_setSignedInt32(9, value);
|
||||
set claimNumber($core.int value) => $_setSignedInt32(10, value);
|
||||
@$pb.TagNumber(19)
|
||||
$core.bool hasClaimNumber() => $_has(9);
|
||||
$core.bool hasClaimNumber() => $_has(10);
|
||||
@$pb.TagNumber(19)
|
||||
void clearClaimNumber() => $_clearField(19);
|
||||
}
|
||||
|
||||
@@ -24,6 +24,7 @@ const ExecutionflowMapSummaryToOrderPayload$json = {
|
||||
{'1': 'ShipTo', '3': 5, '4': 1, '5': 11, '6': '.api.TradeTier', '10': 'ShipTo'},
|
||||
{'1': 'Carrier', '3': 6, '4': 1, '5': 11, '6': '.api.TradeTier', '10': 'Carrier'},
|
||||
{'1': 'CarrierService', '3': 7, '4': 1, '5': 9, '10': 'CarrierService'},
|
||||
{'1': 'Lines', '3': 9, '4': 3, '5': 11, '6': '.api.ExeFlowLine', '10': 'Lines'},
|
||||
{'1': 'Attachments', '3': 16, '4': 3, '5': 11, '6': '.api.AttachmentSummary', '10': 'Attachments'},
|
||||
{'1': 'AttachmentNumber', '3': 17, '4': 1, '5': 5, '10': 'AttachmentNumber'},
|
||||
{'1': 'Claims', '3': 18, '4': 3, '5': 11, '6': '.api.ClaimSummary', '10': 'Claims'},
|
||||
@@ -39,11 +40,11 @@ final $typed_data.Uint8List executionflowMapSummaryToOrderPayloadDescriptor = $c
|
||||
'CVIHT3JkZXJJRBIqCghTaGlwRnJvbRgEIAEoCzIOLmFwaS5UcmFkZVRpZXJSCFNoaXBGcm9tEi'
|
||||
'YKBlNoaXBUbxgFIAEoCzIOLmFwaS5UcmFkZVRpZXJSBlNoaXBUbxIoCgdDYXJyaWVyGAYgASgL'
|
||||
'Mg4uYXBpLlRyYWRlVGllclIHQ2FycmllchImCg5DYXJyaWVyU2VydmljZRgHIAEoCVIOQ2Fycm'
|
||||
'llclNlcnZpY2USOAoLQXR0YWNobWVudHMYECADKAsyFi5hcGkuQXR0YWNobWVudFN1bW1hcnlS'
|
||||
'C0F0dGFjaG1lbnRzEioKEEF0dGFjaG1lbnROdW1iZXIYESABKAVSEEF0dGFjaG1lbnROdW1iZX'
|
||||
'ISKQoGQ2xhaW1zGBIgAygLMhEuYXBpLkNsYWltU3VtbWFyeVIGQ2xhaW1zEiAKC0NsYWltTnVt'
|
||||
'YmVyGBMgASgFUgtDbGFpbU51bWJlcjokorsYB0NvbW1hbmSouxgBsrsYEU1hcFN1bW1hcnlUb0'
|
||||
'9yZGVy');
|
||||
'llclNlcnZpY2USJgoFTGluZXMYCSADKAsyEC5hcGkuRXhlRmxvd0xpbmVSBUxpbmVzEjgKC0F0'
|
||||
'dGFjaG1lbnRzGBAgAygLMhYuYXBpLkF0dGFjaG1lbnRTdW1tYXJ5UgtBdHRhY2htZW50cxIqCh'
|
||||
'BBdHRhY2htZW50TnVtYmVyGBEgASgFUhBBdHRhY2htZW50TnVtYmVyEikKBkNsYWltcxgSIAMo'
|
||||
'CzIRLmFwaS5DbGFpbVN1bW1hcnlSBkNsYWltcxIgCgtDbGFpbU51bWJlchgTIAEoBVILQ2xhaW'
|
||||
'1OdW1iZXI6JKK7GAdDb21tYW5kqLsYAbK7GBFNYXBTdW1tYXJ5VG9PcmRlcg==');
|
||||
|
||||
@$core.Deprecated('Use executionflowMapSummaryToOrderDescriptor instead')
|
||||
const ExecutionflowMapSummaryToOrder$json = {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: dart_core_sdk
|
||||
description: dart libs from core model proto files
|
||||
version: 1.14.0-SNAPSHOT-260522085938
|
||||
version: 1.14.0-SNAPSHOT-260522091245
|
||||
homepage: ''
|
||||
publish_to: ''
|
||||
repository: ''
|
||||
|
||||
Reference in New Issue
Block a user