@leavittsoftware/lg-core-typescript 2.199.1 → 2.200.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -785,7 +785,7 @@ export interface AgencyProfitabilityReportDto {
785
785
  }
786
786
 
787
787
  export interface CommissionRateDto {
788
- ProducerCommissionRate: Partial<ProducerCommissionRate>;
788
+ ProducerCommissionRate: Partial<ProducerCommissionRate> | null;
789
789
  ReplacementId: number | null;
790
790
  }
791
791
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.199.1",
3
+ "version": "2.200.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [