@leavittsoftware/lg-core-typescript 2.0.299 → 2.0.300

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
@@ -1105,7 +1105,7 @@ export interface NewAccountsLBDOFACFormatted {
1105
1105
  Name: string | null;
1106
1106
  }
1107
1107
 
1108
- export interface Payments_to_NonCurrent_Accounts {
1108
+ export interface PaymentToNonCurrentAccounts {
1109
1109
  AccountNumber: string | null;
1110
1110
  ActivityDate: string | null;
1111
1111
  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.299",
3
+ "version": "2.0.300",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.core.js",
6
6
  "files": [