You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# CHANGELOG
|
||||
|
||||
Lib version: 1.13.0-SNAPSHOT-260216145123
|
||||
Lib version: 1.13.0-SNAPSHOT-260217081548
|
||||
|
||||
@@ -1625,6 +1625,7 @@ class CheckAppointmentCommissionRequest extends $pb.GeneratedMessage {
|
||||
$3.RequestProjectHeader? header,
|
||||
$2.AppointmentType? appointmentType,
|
||||
$2.Commission? commission,
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
$core.String? actorID,
|
||||
}) {
|
||||
final result = create();
|
||||
@@ -1699,12 +1700,16 @@ class CheckAppointmentCommissionRequest extends $pb.GeneratedMessage {
|
||||
$2.Commission ensureCommission() => $_ensure(2);
|
||||
|
||||
/// actor with which the siteID/project-depositID will be processed
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(4)
|
||||
$core.String get actorID => $_getSZ(3);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(4)
|
||||
set actorID($core.String value) => $_setString(3, value);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(4)
|
||||
$core.bool hasActorID() => $_has(3);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(4)
|
||||
void clearActorID() => $_clearField(4);
|
||||
}
|
||||
@@ -3544,6 +3549,7 @@ class GetUnitsResponse extends $pb.GeneratedMessage {
|
||||
class GetBookingSegmentationsRequest extends $pb.GeneratedMessage {
|
||||
factory GetBookingSegmentationsRequest({
|
||||
$3.RequestProjectHeader? header,
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
$core.String? actorID,
|
||||
$2.AppointmentType? appointmentType,
|
||||
$core.Iterable<$2.Commission>? commissions,
|
||||
@@ -3597,12 +3603,16 @@ class GetBookingSegmentationsRequest extends $pb.GeneratedMessage {
|
||||
@$pb.TagNumber(1)
|
||||
$3.RequestProjectHeader ensureHeader() => $_ensure(0);
|
||||
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(2)
|
||||
$core.String get actorID => $_getSZ(1);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(2)
|
||||
set actorID($core.String value) => $_setString(1, value);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(2)
|
||||
$core.bool hasActorID() => $_has(1);
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(2)
|
||||
void clearActorID() => $_clearField(2);
|
||||
|
||||
|
||||
@@ -423,7 +423,14 @@ const CheckAppointmentCommissionRequest$json = {
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'AppointmentType', '3': 2, '4': 1, '5': 14, '6': '.api.AppointmentType', '8': {}, '10': 'AppointmentType'},
|
||||
{'1': 'Commission', '3': 3, '4': 1, '5': 11, '6': '.api.Commission', '10': 'Commission'},
|
||||
{'1': 'ActorID', '3': 4, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
{
|
||||
'1': 'ActorID',
|
||||
'3': 4,
|
||||
'4': 1,
|
||||
'5': 9,
|
||||
'8': {'3': true},
|
||||
'10': 'ActorID',
|
||||
},
|
||||
],
|
||||
'7': {},
|
||||
};
|
||||
@@ -433,9 +440,9 @@ final $typed_data.Uint8List checkAppointmentCommissionRequestDescriptor = $conve
|
||||
'CiFDaGVja0FwcG9pbnRtZW50Q29tbWlzc2lvblJlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYX'
|
||||
'BpLlJlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEkgKD0FwcG9pbnRtZW50'
|
||||
'VHlwZRgCIAEoDjIULmFwaS5BcHBvaW50bWVudFR5cGVCCPpCBYIBAhABUg9BcHBvaW50bWVudF'
|
||||
'R5cGUSLwoKQ29tbWlzc2lvbhgDIAEoCzIPLmFwaS5Db21taXNzaW9uUgpDb21taXNzaW9uEhgK'
|
||||
'B0FjdG9ySUQYBCABKAlSB0FjdG9ySUQ6N5JBNAoy0gEGSGVhZGVy0gEPQXBwb2ludG1lbnRUeX'
|
||||
'Bl0gEKQ29tbWlzc2lvbtIBB0FjdG9ySUQ=');
|
||||
'R5cGUSLwoKQ29tbWlzc2lvbhgDIAEoCzIPLmFwaS5Db21taXNzaW9uUgpDb21taXNzaW9uEhwK'
|
||||
'B0FjdG9ySUQYBCABKAlCAhgBUgdBY3RvcklEOjeSQTQKMtIBBkhlYWRlctIBD0FwcG9pbnRtZW'
|
||||
'50VHlwZdIBCkNvbW1pc3Npb27SAQdBY3RvcklE');
|
||||
|
||||
@$core.Deprecated('Use checkAppointmentCommissionResponseDescriptor instead')
|
||||
const CheckAppointmentCommissionResponse$json = {
|
||||
@@ -939,7 +946,14 @@ const GetBookingSegmentationsRequest$json = {
|
||||
'1': 'GetBookingSegmentationsRequest',
|
||||
'2': [
|
||||
{'1': 'Header', '3': 1, '4': 1, '5': 11, '6': '.api.RequestProjectHeader', '8': {}, '10': 'Header'},
|
||||
{'1': 'ActorID', '3': 2, '4': 1, '5': 9, '10': 'ActorID'},
|
||||
{
|
||||
'1': 'ActorID',
|
||||
'3': 2,
|
||||
'4': 1,
|
||||
'5': 9,
|
||||
'8': {'3': true},
|
||||
'10': 'ActorID',
|
||||
},
|
||||
{'1': 'AppointmentType', '3': 3, '4': 1, '5': 14, '6': '.api.AppointmentType', '10': 'AppointmentType'},
|
||||
{'1': 'Commissions', '3': 4, '4': 3, '5': 11, '6': '.api.Commission', '10': 'Commissions'},
|
||||
],
|
||||
@@ -949,11 +963,11 @@ const GetBookingSegmentationsRequest$json = {
|
||||
/// Descriptor for `GetBookingSegmentationsRequest`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List getBookingSegmentationsRequestDescriptor = $convert.base64Decode(
|
||||
'Ch5HZXRCb29raW5nU2VnbWVudGF0aW9uc1JlcXVlc3QSOwoGSGVhZGVyGAEgASgLMhkuYXBpLl'
|
||||
'JlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhgKB0FjdG9ySUQYAiABKAlS'
|
||||
'B0FjdG9ySUQSPgoPQXBwb2ludG1lbnRUeXBlGAMgASgOMhQuYXBpLkFwcG9pbnRtZW50VHlwZV'
|
||||
'IPQXBwb2ludG1lbnRUeXBlEjEKC0NvbW1pc3Npb25zGAQgAygLMg8uYXBpLkNvbW1pc3Npb25S'
|
||||
'C0NvbW1pc3Npb25zOjiSQTUKM9IBBkhlYWRlctIBB0FjdG9ySUTSAQ9BcHBvaW50bWVudFR5cG'
|
||||
'XSAQtDb21taXNzaW9ucw==');
|
||||
'JlcXVlc3RQcm9qZWN0SGVhZGVyQgj6QgWKAQIQAVIGSGVhZGVyEhwKB0FjdG9ySUQYAiABKAlC'
|
||||
'AhgBUgdBY3RvcklEEj4KD0FwcG9pbnRtZW50VHlwZRgDIAEoDjIULmFwaS5BcHBvaW50bWVudF'
|
||||
'R5cGVSD0FwcG9pbnRtZW50VHlwZRIxCgtDb21taXNzaW9ucxgEIAMoCzIPLmFwaS5Db21taXNz'
|
||||
'aW9uUgtDb21taXNzaW9uczo4kkE1CjPSAQZIZWFkZXLSAQdBY3RvcklE0gEPQXBwb2ludG1lbn'
|
||||
'RUeXBl0gELQ29tbWlzc2lvbnM=');
|
||||
|
||||
@$core.Deprecated('Use getBookingSegmentationsResponseDescriptor instead')
|
||||
const GetBookingSegmentationsResponse$json = {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: dart_core_sdk
|
||||
description: dart libs from core model proto files
|
||||
version: 1.13.0-SNAPSHOT-260216145123
|
||||
version: 1.13.0-SNAPSHOT-260217081548
|
||||
homepage: ''
|
||||
publish_to: ''
|
||||
repository: ''
|
||||
|
||||
Reference in New Issue
Block a user