@leavittsoftware/lg-core-typescript 2.0.290 → 2.0.291
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.
- package/lg.apfc.ts +1 -1
- package/package.json +1 -1
package/lg.apfc.ts
CHANGED
|
@@ -1462,7 +1462,7 @@ export interface _30_day_Notice_to_Insured {
|
|
|
1462
1462
|
PolicyNumbers: string | null;
|
|
1463
1463
|
}
|
|
1464
1464
|
|
|
1465
|
-
export interface
|
|
1465
|
+
export interface CreditUnderwritingException {
|
|
1466
1466
|
Account_ID: number;
|
|
1467
1467
|
AccountNumber: string | null;
|
|
1468
1468
|
Agent_Name: string | null;
|