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