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