@undp/carbon-library 1.0.176-CARBON-328.0 → 1.0.176-CARBON-359.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -21,5 +21,4 @@ export declare class ProgrammeTransfer implements BaseEntity {
21
21
  createdTime?: number;
22
22
  retirementType?: RetireType;
23
23
  toCompanyMeta?: any;
24
- omgePercentage?: any;
25
24
  }