Latest generation

This commit is contained in:
ci core model
2026-04-20 08:29:53 +00:00
parent a0ad1fa1f4
commit 259f1385fa
3 changed files with 3 additions and 2 deletions

View File

@@ -240,6 +240,7 @@ class ClaimPayload extends $pb.GeneratedMessage {
$1.ClaimStatusStruct ensureStatus() => $_ensure(3);
/// Creation date of the claim
/// 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(6)
$core.String get creationDate => $_getSZ(4);