You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user