Latest generation

This commit is contained in:
ci core model
2025-09-25 08:15:27 +00:00
parent 34cd68acb5
commit cc4b60c5e7
2 changed files with 3 additions and 3 deletions

View File

@@ -291,9 +291,9 @@ export enum AppointmentStatusCode {
*/
APPOINTMENT_1000_CARRIER_DEPARTED = 1000,
/**
* @generated from protobuf enum value: APPOINTMENT_1100_CANCELLED = 1100;
* @generated from protobuf enum value: APPOINTMENT_1100_CANCELED = 1100;
*/
APPOINTMENT_1100_CANCELLED = 1100,
APPOINTMENT_1100_CANCELED = 1100,
/**
* @generated from protobuf enum value: APPOINTMENT_9500_ANOMALY = 9500;
*/