@leavittsoftware/lg-core-typescript 2.0.291 → 2.0.292

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.
Files changed (2) hide show
  1. package/lg.apfc.ts +1 -1
  2. package/package.json +1 -1
package/lg.apfc.ts CHANGED
@@ -1318,7 +1318,7 @@ export interface LGA_Disb_LBD {
1318
1318
  PolicyNumbers: string | null;
1319
1319
  }
1320
1320
 
1321
- export interface Low_Balance_Accounts {
1321
+ export interface LowBalanceAccount {
1322
1322
  AccountNumber: string | null;
1323
1323
  ActivationDate: string | null;
1324
1324
  BalanceDue: Partial<number> | null;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "2.0.291",
3
+ "version": "2.0.292",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [