@leavittsoftware/lg-core-typescript 5.1346.0 → 5.1347.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.
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=api4.leavitt.com.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"api4.leavitt.com.js","sourceRoot":"","sources":["api4.leavitt.com.ts"],"names":[],"mappings":""}
@@ -0,0 +1,416 @@
1
+ // ----------------------
2
+ // <auto-generated>
3
+ // generated using a custom program
4
+ // </auto-generated>
5
+ // ----------------------
6
+ import { Person, EmploymentTypeString } from './lg.net.core'
7
+
8
+ export interface ICompanySelect {
9
+ Id: number;
10
+ LogoUrl?: string | null ;
11
+ MarkUrl?: string | null ;
12
+ Name?: string | null ;
13
+ ShortName?: string | null ;
14
+ }
15
+
16
+ export interface PersonLimitedDataDto {
17
+ FullName?: string | null ;
18
+ PersonId: number;
19
+ ProfilePictureCdnFileName?: string | null ;
20
+ }
21
+
22
+ export interface UpsertBasketDto {
23
+ FruitIds: Array<number | null>;
24
+ Id?: number | null ;
25
+ Image?: File | null ;
26
+ Name: string;
27
+ UpdateImage?: boolean;
28
+ }
29
+
30
+ export interface ProvisionedCompanyUnitDto {
31
+ Id: string;
32
+ Name: string;
33
+ }
34
+
35
+ export interface AutoPrefillDriverDto {
36
+ DOB?: string | null ;
37
+ FirstName?: string | null ;
38
+ Gender?: string | null ;
39
+ IsPrimaryDriver?: boolean;
40
+ LastName?: string | null ;
41
+ MaritalStatus?: string | null ;
42
+ }
43
+
44
+ export interface AutoPrefillDto {
45
+ Drivers: Array<Partial<AutoPrefillDriverDto>>;
46
+ Status?: string | null ;
47
+ Vehicles: Array<Partial<AutoPrefillVehicleDto>>;
48
+ }
49
+
50
+ export interface AutoPrefillRequestDto {
51
+ City: string;
52
+ DateOfBirth: string;
53
+ FirstName: string;
54
+ LastName: string;
55
+ State: string;
56
+ Street1: string;
57
+ Zip: string;
58
+ }
59
+
60
+ export interface AutoPrefillVehicleDto {
61
+ BodyStyle?: string | null ;
62
+ Make?: string | null ;
63
+ Model?: string | null ;
64
+ Trim?: string | null ;
65
+ Type?: string | null ;
66
+ Vin?: string | null ;
67
+ Year?: number | null ;
68
+ }
69
+
70
+ export interface CampaignSummaryDto {
71
+ Attempted: number;
72
+ Completed: number;
73
+ Id: number;
74
+ Name: string;
75
+ }
76
+
77
+ export interface CarrierErrorReportItem {
78
+ CarrierId: number;
79
+ CarrierName: string;
80
+ ErrorCount: number;
81
+ }
82
+
83
+ export interface PersonalPropertyGroupedErrorDto {
84
+ CarrierId: number;
85
+ CarrierName?: string | null ;
86
+ Count: number;
87
+ EndDate: string;
88
+ Message?: string | null ;
89
+ QuoteRequestData: Array<Partial<QuoteRequestDataDto>>;
90
+ StartDate: string;
91
+ }
92
+
93
+ export interface PersonalPropertyQuoteRequestSummaryDto {
94
+ CampaignSummaries: Array<Partial<CampaignSummaryDto>>;
95
+ CarrierErrors: Array<Partial<CarrierErrorReportItem>>;
96
+ FulfillErrors: number;
97
+ RatingFailed: number;
98
+ RatingReturnedQuote: number;
99
+ }
100
+
101
+ export interface PersonalPropertySelectCarrierDto {
102
+ SelectedCarrierId?: number | null ;
103
+ }
104
+
105
+ export interface QuoteRequestDataDto {
106
+ Date: string;
107
+ Id: number;
108
+ Name?: string | null ;
109
+ }
110
+
111
+ export interface SendToAgencyZoomDto {
112
+ CompanyId: number;
113
+ }
114
+
115
+ export interface SpectrumDto {
116
+ AnswerSet: Array<Partial<AnswerSetDto>>;
117
+ ClassName?: string | null ;
118
+ NAICCd?: string | null ;
119
+ Question?: string | null ;
120
+ SpectrumCode?: string | null ;
121
+ }
122
+
123
+ export interface AnswerSetDto {
124
+ ClassName?: string | null ;
125
+ NAICCd?: string | null ;
126
+ SpectrumCode?: string | null ;
127
+ }
128
+
129
+ export interface EffectiveMemberDto {
130
+ EffectiveMembers: Array<Partial<Person>>;
131
+ Name?: string | null ;
132
+ }
133
+
134
+ export interface GroupMemberDto {
135
+ GroupId: number;
136
+ }
137
+
138
+ export interface ReorderDto {
139
+ Entities: Array<Partial<SequenceDto>>;
140
+ }
141
+
142
+ export interface SequenceDto {
143
+ Id: number;
144
+ Sequence: number;
145
+ }
146
+
147
+ export interface UserMemberDto {
148
+ PersonId: number;
149
+ }
150
+
151
+ export interface AdpLocationAuditCsvDto {
152
+ Employees: Array<Partial<EmployeeCsvDto>>;
153
+ }
154
+
155
+ export interface EmployeeCsvDto {
156
+ AdpCity?: string | null ;
157
+ AdpLineOne?: string | null ;
158
+ AdpLineThree?: string | null ;
159
+ AdpLineTwo?: string | null ;
160
+ AdpPostalCode?: string | null ;
161
+ AdpState?: string | null ;
162
+ AdpWorksFromHome?: boolean;
163
+ AgencyName?: string | null ;
164
+ AssociateId?: string | null ;
165
+ CoreCity?: string | null ;
166
+ CorePersonProfilePictureCdnFileName?: string | null ;
167
+ CoreState?: string | null ;
168
+ CoreStreet1?: string | null ;
169
+ CoreStreet2?: string | null ;
170
+ CoreWorksFromHome?: boolean;
171
+ CoreZip?: string | null ;
172
+ FirstName?: string | null ;
173
+ LastName?: string | null ;
174
+ PersonId: number;
175
+ }
176
+
177
+ export interface AdpLocationAuditDto {
178
+ City?: string | null ;
179
+ CoreAddressId?: number | null ;
180
+ CoreCompanyName?: string | null ;
181
+ DarkMarkUrl?: string | null ;
182
+ DiscrepancyCount: number;
183
+ Employees: Array<Partial<EmployeeDto>>;
184
+ MarkUrl?: string | null ;
185
+ MatchedEmployeeCount: number;
186
+ State?: string | null ;
187
+ Street1?: string | null ;
188
+ Street2?: string | null ;
189
+ UnLinkedEmployees: number;
190
+ Zip?: string | null ;
191
+ }
192
+
193
+ export interface EmployeeDto {
194
+ AdpCity?: string | null ;
195
+ AdpLineOne?: string | null ;
196
+ AdpLineThree?: string | null ;
197
+ AdpLineTwo?: string | null ;
198
+ AdpPostalCode?: string | null ;
199
+ AdpState?: string | null ;
200
+ AdpWorksFromHome?: boolean;
201
+ AssociateId?: string | null ;
202
+ CorePersonProfilePictureCdnFileName?: string | null ;
203
+ CoreWorksFromHome?: boolean;
204
+ FirstName?: string | null ;
205
+ FullName?: string | null ;
206
+ LastName?: string | null ;
207
+ PersonId: number;
208
+ }
209
+
210
+ export interface AFWGeneralLedgerDepartmentsDto {
211
+ CleanName?: string | null ;
212
+ Id?: number | null ;
213
+ Name?: string | null ;
214
+ }
215
+
216
+ export interface AgencyZoomDataSourceDto {
217
+ CompanyId: number;
218
+ Id?: number | null ;
219
+ IsActive?: boolean;
220
+ Password: string;
221
+ Username: string;
222
+ }
223
+
224
+ export interface Ams360DataSourceDto {
225
+ Alias?: string | null ;
226
+ DatabaseCatalog: string;
227
+ EMSAppKey?: string | null ;
228
+ Id?: number | null ;
229
+ IsArchived?: boolean;
230
+ Name: string;
231
+ WebserviceApiId?: number | null ;
232
+ }
233
+
234
+ export interface Ams360WebServiceApiV2Dto {
235
+ Id?: number | null ;
236
+ Name?: string | null ;
237
+ Password?: string | null ;
238
+ Url?: string | null ;
239
+ Username?: string | null ;
240
+ }
241
+
242
+ export interface Ams360WebServiceApiV2UpsertDto {
243
+ Id?: number | null ;
244
+ Name?: string | null ;
245
+ Password?: string | null ;
246
+ Url?: string | null ;
247
+ Username?: string | null ;
248
+ }
249
+
250
+ export interface BenefitPointDataSourceDto {
251
+ BrokerageId: string;
252
+ DataSource: string;
253
+ Id: number;
254
+ IsActive?: boolean;
255
+ Password?: string | null ;
256
+ Username?: string | null ;
257
+ }
258
+
259
+ export interface BenefitPointDataSourceUpdatePasswordDto {
260
+ Password?: string | null ;
261
+ }
262
+
263
+ export interface CompanyDto {
264
+ Id: number;
265
+ Mark?: string | null ;
266
+ Name?: string | null ;
267
+ ShortName?: string | null ;
268
+ }
269
+
270
+ export interface DataSourcesReportDto {
271
+ DataLakeDataAgencyName?: string | null ;
272
+ DataLakeDataSourceName?: string | null ;
273
+ DataSourceId?: number | null ;
274
+ DataSourceName?: string | null ;
275
+ InstancesNames?: string | null ;
276
+ }
277
+
278
+ export interface EmpCodeMappingUpsertDto {
279
+ DataSource: string;
280
+ EmpCode: string;
281
+ PersonId?: number | null ;
282
+ ProducerCodeTypeId?: number | null ;
283
+ }
284
+
285
+ export interface GetAdpTerminationComparisonDto {
286
+ AdpTerminationDate?: string | null ;
287
+ CompanyId?: number | null ;
288
+ CompanyName?: string | null ;
289
+ CoreTerminationDate?: string | null ;
290
+ DaysDifference?: number | null ;
291
+ FullName?: string | null ;
292
+ IsActiveInCore?: boolean | null ;
293
+ PersonId?: number | null ;
294
+ ProfilePictureCdnFileName?: string | null ;
295
+ }
296
+
297
+ export interface GetAms360ApiStatusDto {
298
+ EMSCustomerReadSucceeded?: boolean;
299
+ EMSError?: string | null ;
300
+ HasEMSCredentials?: boolean;
301
+ HasWSAPICredentials?: boolean;
302
+ WSAPIConnectionError?: string | null ;
303
+ WSAPIConnectionSucceeded?: boolean;
304
+ WSAPICustomerReadError?: string | null ;
305
+ WSAPICustomerReadSucceeded?: boolean;
306
+ WSAPIPolicyReadError?: string | null ;
307
+ WSAPIPolicyReadSucceeded?: boolean;
308
+ }
309
+
310
+ export interface GetDuplicatePersonIdInAdpDto {
311
+ AdpData: Array<Partial<AdpDataDto>>;
312
+ CoreCompanyName?: string | null ;
313
+ CoreFullName?: string | null ;
314
+ CoreProfilePictureCDNFileName?: string | null ;
315
+ PersonId: number;
316
+ }
317
+
318
+ export interface AdpDataDto {
319
+ AssociateId?: string | null ;
320
+ Name?: string | null ;
321
+ }
322
+
323
+ export interface GetEmpCodesDto {
324
+ Active?: boolean;
325
+ DatabaseId?: number | null ;
326
+ DatasourceName?: string | null ;
327
+ Empcode?: string | null ;
328
+ FirstName?: string | null ;
329
+ FullName?: string | null ;
330
+ IsManagedBySyncer?: boolean;
331
+ IsProducer?: boolean;
332
+ LastName?: string | null ;
333
+ Name?: string | null ;
334
+ PersonId?: number | null ;
335
+ ProducerCodeTypeId?: number | null ;
336
+ ProducerCodeTypeName?: string | null ;
337
+ ProfilePictureCdnFileName?: string | null ;
338
+ }
339
+
340
+ export interface GetNonPaidADPEmployeesDto {
341
+ AdpAssociateId?: string | null ;
342
+ CompanyId?: number | null ;
343
+ CompanyName?: string | null ;
344
+ EmploymentType?: EmploymentTypeString | null ;
345
+ FullName?: string | null ;
346
+ PersonId?: number | null ;
347
+ PrimaryWorkEmail?: string | null ;
348
+ ProfilePictureCdnFileName?: string | null ;
349
+ }
350
+
351
+ export interface GetPeopleMissingInADPDto {
352
+ CompanyId?: number | null ;
353
+ CompanyName?: string | null ;
354
+ FullName?: string | null ;
355
+ PersonId?: number | null ;
356
+ PrimaryWorkEmail?: string | null ;
357
+ ProfilePictureCdnFileName?: string | null ;
358
+ }
359
+
360
+ export interface GetUnknownADPAccountsDto {
361
+ AdpTerminationDate?: string | null ;
362
+ AssociateId?: string | null ;
363
+ EmailAddress?: string | null ;
364
+ FullName?: string | null ;
365
+ PersonId?: number | null ;
366
+ PersonIdFoundInCore?: boolean | null ;
367
+ }
368
+
369
+ export interface LDAPToCoreNameComparisonDto {
370
+ CompanyDarkMarkUrl?: string | null ;
371
+ CompanyId?: number | null ;
372
+ CompanyMarkUrl?: string | null ;
373
+ CompanyName?: string | null ;
374
+ CoreFirstName?: string | null ;
375
+ CoreFullName?: string | null ;
376
+ CoreLastName?: string | null ;
377
+ CoreMiddleName?: string | null ;
378
+ CorePreferred?: string | null ;
379
+ LDAPDisplayName?: string | null ;
380
+ LDAPFirst?: string | null ;
381
+ LDAPLast?: string | null ;
382
+ LDAPSid: string;
383
+ PersonId?: number | null ;
384
+ PrimaryWorkEmail?: string | null ;
385
+ ProfilePictureCdnFileName?: string | null ;
386
+ }
387
+
388
+ export interface RemoveEmpCodeMappingDto {
389
+ DataSource: string;
390
+ EmpCode: string;
391
+ }
392
+
393
+ export interface SalesForceDataSourceDto {
394
+ APIVersion: string;
395
+ ClientID: string;
396
+ ClientSecret: string;
397
+ HostName: string;
398
+ Id: number;
399
+ IsActive?: boolean;
400
+ }
401
+
402
+ export interface SetIsRemoteEmployeeDto {
403
+ IsRemoteEmployee?: boolean;
404
+ PersonId: number;
405
+ }
406
+
407
+ export interface WunderiteDataSourceDto {
408
+ ApiKey: string;
409
+ Description?: string | null ;
410
+ Id: number;
411
+ }
412
+
413
+ export interface DomoBookedData {
414
+ TotalBooked: number;
415
+ }
416
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leavittsoftware/lg-core-typescript",
3
- "version": "5.1346.0",
3
+ "version": "5.1347.0",
4
4
  "description": "Typescript of lg core",
5
5
  "main": "lg.typescript.js",
6
6
  "files": [
@@ -14,6 +14,9 @@
14
14
  "api3.leavitt.com.js.map",
15
15
  "api3.leavitt.com.js",
16
16
  "api3.leavitt.com.ts",
17
+ "api4.leavitt.com.js.map",
18
+ "api4.leavitt.com.js",
19
+ "api4.leavitt.com.ts",
17
20
  "lg.net.leavittlink.js.map",
18
21
  "lg.net.leavittlink.js",
19
22
  "lg.net.leavittlink.ts",