Latest generation

This commit is contained in:
ci core model
2026-06-05 12:47:49 +00:00
parent 78abd1fd7f
commit f7489d590e
2 changed files with 6 additions and 2 deletions

View File

@@ -2685,7 +2685,11 @@ export enum ClaimEntityType {
*
* @generated from protobuf enum value: CLAIM_ENTITY_TYPE_MOVEMENT = 6;
*/
CLAIM_ENTITY_TYPE_MOVEMENT = 6
CLAIM_ENTITY_TYPE_MOVEMENT = 6,
/**
* @generated from protobuf enum value: CLAIM_ENTITY_TYPE_APPOINTMENT = 7;
*/
CLAIM_ENTITY_TYPE_APPOINTMENT = 7
}
/**
* @generated from protobuf enum api.ClaimSector