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

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