Latest generation

This commit is contained in:
ci core model
2025-08-19 12:29:58 +00:00
parent dfbb89a161
commit 3b8857190d
7 changed files with 56 additions and 12 deletions

View File

@@ -2532,7 +2532,11 @@ export enum ClaimStatus {
/**
* @generated from protobuf enum value: CLAIM_STATUS_END_REJECTED = 403;
*/
CLAIM_STATUS_END_REJECTED = 403
CLAIM_STATUS_END_REJECTED = 403,
/**
* @generated from protobuf enum value: CLAIM_STATUS_ANOMALY = 9500;
*/
CLAIM_STATUS_ANOMALY = 9500
}
/**
* Enum representing the criticality levels of a claim.