You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -104,6 +104,7 @@ class AppointmentPayload extends $pb.GeneratedMessage {
|
||||
$1.AppointmentType? appointmentType,
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
$core.Iterable<$1.AppointmentCommission>? commissions,
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
$core.Iterable<$1.SegmentationSelection>? segmentationSelections,
|
||||
$1.Slot? slot,
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@@ -229,6 +230,7 @@ class AppointmentPayload extends $pb.GeneratedMessage {
|
||||
$pb.PbList<$1.AppointmentCommission> get commissions => $_getList(1);
|
||||
|
||||
/// Set of segmentation constraining the slot booking
|
||||
@$core.Deprecated('This field is deprecated.')
|
||||
@$pb.TagNumber(4)
|
||||
$pb.PbList<$1.SegmentationSelection> get segmentationSelections => $_getList(2);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user