Latest generation

This commit is contained in:
ci core model
2026-04-14 14:40:19 +00:00
parent e0db42f803
commit 093ef3af5e
3 changed files with 3 additions and 2 deletions

View File

@@ -265,6 +265,7 @@ class AppointmentPayload extends $pb.GeneratedMessage {
$2.AppointmentStatusStruct ensureStatus() => $_ensure(5);
/// Creation date of the appointment
/// TODO Because this attribute is a kpi, when removing it we will have to alter all clickhouse tables to drop the column.
@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(9)
$core.String get creationDate => $_getSZ(6);