You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -293,7 +293,11 @@ export enum AppointmentStatusCode {
|
||||
/**
|
||||
* @generated from protobuf enum value: APPOINTMENT_1100_CANCELLED = 1100;
|
||||
*/
|
||||
APPOINTMENT_1100_CANCELLED = 1100
|
||||
APPOINTMENT_1100_CANCELLED = 1100,
|
||||
/**
|
||||
* @generated from protobuf enum value: APPOINTMENT_9500_ANOMALY = 9500;
|
||||
*/
|
||||
APPOINTMENT_9500_ANOMALY = 9500
|
||||
}
|
||||
// @generated message type with reflection information, may provide speed optimized methods
|
||||
class ClaimStatusDef$Type extends MessageType<ClaimStatusDef> {
|
||||
|
||||
Reference in New Issue
Block a user