@leavittsoftware/lg-core-typescript 4.181.0 → 4.181.1
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/api2.leavitt.com.js +0 -50
- package/api2.leavitt.com.ts +1 -159
- package/package.json +1 -1
package/api2.leavitt.com.js
CHANGED
|
@@ -81,56 +81,6 @@ export var Opportunity_new_LineofCoverage;
|
|
|
81
81
|
Opportunity_new_LineofCoverage[Opportunity_new_LineofCoverage["PlanDocAdminWork"] = 100000055] = "PlanDocAdminWork";
|
|
82
82
|
Opportunity_new_LineofCoverage[Opportunity_new_LineofCoverage["Package"] = 100000056] = "Package";
|
|
83
83
|
})(Opportunity_new_LineofCoverage || (Opportunity_new_LineofCoverage = {}));
|
|
84
|
-
export var HttpStatusCode;
|
|
85
|
-
(function (HttpStatusCode) {
|
|
86
|
-
HttpStatusCode[HttpStatusCode["Continue"] = 100] = "Continue";
|
|
87
|
-
HttpStatusCode[HttpStatusCode["SwitchingProtocols"] = 101] = "SwitchingProtocols";
|
|
88
|
-
HttpStatusCode[HttpStatusCode["OK"] = 200] = "OK";
|
|
89
|
-
HttpStatusCode[HttpStatusCode["Created"] = 201] = "Created";
|
|
90
|
-
HttpStatusCode[HttpStatusCode["Accepted"] = 202] = "Accepted";
|
|
91
|
-
HttpStatusCode[HttpStatusCode["NonAuthoritativeInformation"] = 203] = "NonAuthoritativeInformation";
|
|
92
|
-
HttpStatusCode[HttpStatusCode["NoContent"] = 204] = "NoContent";
|
|
93
|
-
HttpStatusCode[HttpStatusCode["ResetContent"] = 205] = "ResetContent";
|
|
94
|
-
HttpStatusCode[HttpStatusCode["PartialContent"] = 206] = "PartialContent";
|
|
95
|
-
HttpStatusCode[HttpStatusCode["MultipleChoices"] = 300] = "MultipleChoices";
|
|
96
|
-
HttpStatusCode[HttpStatusCode["MovedPermanently"] = 301] = "MovedPermanently";
|
|
97
|
-
HttpStatusCode[HttpStatusCode["Redirect"] = 302] = "Redirect";
|
|
98
|
-
HttpStatusCode[HttpStatusCode["SeeOther"] = 303] = "SeeOther";
|
|
99
|
-
HttpStatusCode[HttpStatusCode["NotModified"] = 304] = "NotModified";
|
|
100
|
-
HttpStatusCode[HttpStatusCode["UseProxy"] = 305] = "UseProxy";
|
|
101
|
-
HttpStatusCode[HttpStatusCode["Unused"] = 306] = "Unused";
|
|
102
|
-
HttpStatusCode[HttpStatusCode["TemporaryRedirect"] = 307] = "TemporaryRedirect";
|
|
103
|
-
HttpStatusCode[HttpStatusCode["BadRequest"] = 400] = "BadRequest";
|
|
104
|
-
HttpStatusCode[HttpStatusCode["Unauthorized"] = 401] = "Unauthorized";
|
|
105
|
-
HttpStatusCode[HttpStatusCode["PaymentRequired"] = 402] = "PaymentRequired";
|
|
106
|
-
HttpStatusCode[HttpStatusCode["Forbidden"] = 403] = "Forbidden";
|
|
107
|
-
HttpStatusCode[HttpStatusCode["NotFound"] = 404] = "NotFound";
|
|
108
|
-
HttpStatusCode[HttpStatusCode["MethodNotAllowed"] = 405] = "MethodNotAllowed";
|
|
109
|
-
HttpStatusCode[HttpStatusCode["NotAcceptable"] = 406] = "NotAcceptable";
|
|
110
|
-
HttpStatusCode[HttpStatusCode["ProxyAuthenticationRequired"] = 407] = "ProxyAuthenticationRequired";
|
|
111
|
-
HttpStatusCode[HttpStatusCode["RequestTimeout"] = 408] = "RequestTimeout";
|
|
112
|
-
HttpStatusCode[HttpStatusCode["Conflict"] = 409] = "Conflict";
|
|
113
|
-
HttpStatusCode[HttpStatusCode["Gone"] = 410] = "Gone";
|
|
114
|
-
HttpStatusCode[HttpStatusCode["LengthRequired"] = 411] = "LengthRequired";
|
|
115
|
-
HttpStatusCode[HttpStatusCode["PreconditionFailed"] = 412] = "PreconditionFailed";
|
|
116
|
-
HttpStatusCode[HttpStatusCode["RequestEntityTooLarge"] = 413] = "RequestEntityTooLarge";
|
|
117
|
-
HttpStatusCode[HttpStatusCode["RequestUriTooLong"] = 414] = "RequestUriTooLong";
|
|
118
|
-
HttpStatusCode[HttpStatusCode["UnsupportedMediaType"] = 415] = "UnsupportedMediaType";
|
|
119
|
-
HttpStatusCode[HttpStatusCode["RequestedRangeNotSatisfiable"] = 416] = "RequestedRangeNotSatisfiable";
|
|
120
|
-
HttpStatusCode[HttpStatusCode["ExpectationFailed"] = 417] = "ExpectationFailed";
|
|
121
|
-
HttpStatusCode[HttpStatusCode["UpgradeRequired"] = 426] = "UpgradeRequired";
|
|
122
|
-
HttpStatusCode[HttpStatusCode["InternalServerError"] = 500] = "InternalServerError";
|
|
123
|
-
HttpStatusCode[HttpStatusCode["NotImplemented"] = 501] = "NotImplemented";
|
|
124
|
-
HttpStatusCode[HttpStatusCode["BadGateway"] = 502] = "BadGateway";
|
|
125
|
-
HttpStatusCode[HttpStatusCode["ServiceUnavailable"] = 503] = "ServiceUnavailable";
|
|
126
|
-
HttpStatusCode[HttpStatusCode["GatewayTimeout"] = 504] = "GatewayTimeout";
|
|
127
|
-
HttpStatusCode[HttpStatusCode["HttpVersionNotSupported"] = 505] = "HttpVersionNotSupported";
|
|
128
|
-
})(HttpStatusCode || (HttpStatusCode = {}));
|
|
129
|
-
export var AgencyInvestmentType;
|
|
130
|
-
(function (AgencyInvestmentType) {
|
|
131
|
-
AgencyInvestmentType[AgencyInvestmentType["Minimum"] = 0] = "Minimum";
|
|
132
|
-
AgencyInvestmentType[AgencyInvestmentType["Goal"] = 1] = "Goal";
|
|
133
|
-
})(AgencyInvestmentType || (AgencyInvestmentType = {}));
|
|
134
84
|
export var AddressTypes;
|
|
135
85
|
(function (AddressTypes) {
|
|
136
86
|
AddressTypes[AddressTypes["Business"] = 0] = "Business";
|
package/api2.leavitt.com.ts
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
// </auto-generated>
|
|
5
5
|
// ----------------------
|
|
6
6
|
import { BenefitPointCustomer,Ams360Customer } from './elasticsearch'
|
|
7
|
-
import { Ams360PersonRole,Ams360SupplementalCode,Ams360EmpCode,EmploymentTypeString,Person,CrmAccount,
|
|
7
|
+
import { Ams360PersonRole,Ams360SupplementalCode,Ams360EmpCode,EmploymentTypeString,Person,CrmAccount,PreferredContactMethodTypeString,CompanyOwnership,TemplateContact,TimelineContact,GlobalTask,TemplateTask,TemplateServiceTask,TimelineDocumentPage,TimelineServiceTask,TimelineEnabledPage,TimelineTaskToTimelineContactAssignee,TaskReminder,TaskStatusTypeString,TimelineTaskToTimelineContactWatcher,TemplateTaskToTemplateContactAssignee,TemplateTaskToTemplateContactWatcher,TimelineTemplateToCompany,ApplicationToApplicationTag,PermissionToApplication,PhoneNumberTypesString } from './lg.core'
|
|
8
8
|
|
|
9
9
|
export interface EventEmailDto {
|
|
10
10
|
Body: string | null;
|
|
@@ -367,15 +367,6 @@ export interface Ams360CustomerDto {
|
|
|
367
367
|
ZipCode: string | null;
|
|
368
368
|
}
|
|
369
369
|
|
|
370
|
-
export interface TvGroupUpsertDto {
|
|
371
|
-
Host: string | null;
|
|
372
|
-
Id: number | null;
|
|
373
|
-
Name: string | null;
|
|
374
|
-
SlideShowId: number | null;
|
|
375
|
-
SubnetMask: string | null;
|
|
376
|
-
Tvs: Array<Partial<Tv>> | null;
|
|
377
|
-
}
|
|
378
|
-
|
|
379
370
|
export interface AccountsJobRoleDto {
|
|
380
371
|
BenefitsAssignmentPercentage: number | null;
|
|
381
372
|
CommercialAssignmentPercentage: number | null;
|
|
@@ -711,13 +702,6 @@ export interface OpportunityDto {
|
|
|
711
702
|
TotalRevenue: Partial<number> | null;
|
|
712
703
|
}
|
|
713
704
|
|
|
714
|
-
export interface EventsRegisteredUserDto {
|
|
715
|
-
Description: string | null;
|
|
716
|
-
EventDate: string | null;
|
|
717
|
-
EventName: string | null;
|
|
718
|
-
Status: string | null;
|
|
719
|
-
}
|
|
720
|
-
|
|
721
705
|
export interface UpsertCompanyOwnershipDto {
|
|
722
706
|
CompanyOwnerships: Array<Partial<CompanyOwnership>> | null;
|
|
723
707
|
}
|
|
@@ -893,94 +877,6 @@ export interface LssApplicationUpsertDto {
|
|
|
893
877
|
URL: string | null;
|
|
894
878
|
}
|
|
895
879
|
|
|
896
|
-
export interface UnassignedProducerDTO {
|
|
897
|
-
AgencyId: number | null;
|
|
898
|
-
AgencyName: string | null;
|
|
899
|
-
AgencyPartner: Partial<Person> | null;
|
|
900
|
-
Producer: Partial<Person> | null;
|
|
901
|
-
ProducerId: number;
|
|
902
|
-
}
|
|
903
|
-
|
|
904
|
-
export interface OfferLetterDataDto {
|
|
905
|
-
CommissionRates: Array<Partial<ProducerCommissionRate>> | null;
|
|
906
|
-
CoOwnerName: string | null;
|
|
907
|
-
CoOwnerTitle: string | null;
|
|
908
|
-
DifferedCompensation: Partial<DifferedCompensation> | null;
|
|
909
|
-
Expectations: Array<Partial<Expectation>> | null;
|
|
910
|
-
FirstName: string | null;
|
|
911
|
-
HireDate: string | null;
|
|
912
|
-
HiringCompanyName: string | null;
|
|
913
|
-
LastName: string | null;
|
|
914
|
-
PersonId: number;
|
|
915
|
-
TravelExpense: number | null;
|
|
916
|
-
}
|
|
917
|
-
|
|
918
|
-
export interface AgencyProfitabilityReportDto {
|
|
919
|
-
AgencyProfitabilityPercentage: number;
|
|
920
|
-
AgencyProfitabilityValue: number;
|
|
921
|
-
Year: number;
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
export interface CriteriaStatus {
|
|
925
|
-
FailReasons: Array<Partial<FailReason>> | null;
|
|
926
|
-
ReturnReason: string | null;
|
|
927
|
-
ReturnStatus: HttpStatusCodeString;
|
|
928
|
-
}
|
|
929
|
-
|
|
930
|
-
export interface MinimumSalesExpectationReportDto {
|
|
931
|
-
AnnualizedBooked: number;
|
|
932
|
-
Date: string;
|
|
933
|
-
QFAs: number;
|
|
934
|
-
Written: number;
|
|
935
|
-
}
|
|
936
|
-
|
|
937
|
-
export interface NuppReportDto {
|
|
938
|
-
DrawsAfterMonth43: Array<string> | null;
|
|
939
|
-
ExpectationStartDate: string;
|
|
940
|
-
SalesExpectationId: number;
|
|
941
|
-
SubsidyAfterMonth49: Array<string> | null;
|
|
942
|
-
Year4StandardCommissionsX2: number;
|
|
943
|
-
YearNuppTotals: Array<number> | null;
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
export interface ProducerInvestmentReportDto {
|
|
947
|
-
BookOfBusiness: number;
|
|
948
|
-
CumulativeProfit: number;
|
|
949
|
-
CumulativeProfitMargin: number;
|
|
950
|
-
EstAnnualProfit: number;
|
|
951
|
-
LessAcquisitionCost: number;
|
|
952
|
-
}
|
|
953
|
-
|
|
954
|
-
export interface ProducerOpportunityReportDto {
|
|
955
|
-
NewWrittenCommissionsGoal: number;
|
|
956
|
-
NewWrittenCommissionsMinimum: number;
|
|
957
|
-
QFAsMonthlyMinimum: number;
|
|
958
|
-
}
|
|
959
|
-
|
|
960
|
-
export interface ProducerOpportunityReportValueDto {
|
|
961
|
-
DeferredCompensation: number;
|
|
962
|
-
Draw: number;
|
|
963
|
-
NewCommission: number;
|
|
964
|
-
RenewalCommission: number;
|
|
965
|
-
RenewalCommissionAssignedBook: number;
|
|
966
|
-
Subsidy: number;
|
|
967
|
-
TotalIncome: number;
|
|
968
|
-
TotalProducerOpportnityValue: number;
|
|
969
|
-
}
|
|
970
|
-
|
|
971
|
-
export interface CommissionRateDto {
|
|
972
|
-
ProducerCommissionRate: Partial<ProducerCommissionRate> | null;
|
|
973
|
-
ReplacementId: number | null;
|
|
974
|
-
}
|
|
975
|
-
|
|
976
|
-
export interface AgencyInvestmentReportDto {
|
|
977
|
-
LessAcquisitionCost: number;
|
|
978
|
-
LessDeferredCompLiability: number;
|
|
979
|
-
NetAsset: number;
|
|
980
|
-
OrganicAssetValue: number;
|
|
981
|
-
Type: AgencyInvestmentTypeString;
|
|
982
|
-
}
|
|
983
|
-
|
|
984
880
|
export interface CompanyLeaseAttachmentSearchDto {
|
|
985
881
|
CdnFileName: string | null;
|
|
986
882
|
CompanyId: number;
|
|
@@ -1159,60 +1055,6 @@ export enum Opportunity_new_LineofCoverage {
|
|
|
1159
1055
|
|
|
1160
1056
|
export type Opportunity_new_LineofCoverageString = keyof typeof Opportunity_new_LineofCoverage;
|
|
1161
1057
|
|
|
1162
|
-
export enum HttpStatusCode {
|
|
1163
|
-
Continue = 100,
|
|
1164
|
-
SwitchingProtocols = 101,
|
|
1165
|
-
OK = 200,
|
|
1166
|
-
Created = 201,
|
|
1167
|
-
Accepted = 202,
|
|
1168
|
-
NonAuthoritativeInformation = 203,
|
|
1169
|
-
NoContent = 204,
|
|
1170
|
-
ResetContent = 205,
|
|
1171
|
-
PartialContent = 206,
|
|
1172
|
-
MultipleChoices = 300,
|
|
1173
|
-
MovedPermanently = 301,
|
|
1174
|
-
Redirect = 302,
|
|
1175
|
-
SeeOther = 303,
|
|
1176
|
-
NotModified = 304,
|
|
1177
|
-
UseProxy = 305,
|
|
1178
|
-
Unused = 306,
|
|
1179
|
-
TemporaryRedirect = 307,
|
|
1180
|
-
BadRequest = 400,
|
|
1181
|
-
Unauthorized = 401,
|
|
1182
|
-
PaymentRequired = 402,
|
|
1183
|
-
Forbidden = 403,
|
|
1184
|
-
NotFound = 404,
|
|
1185
|
-
MethodNotAllowed = 405,
|
|
1186
|
-
NotAcceptable = 406,
|
|
1187
|
-
ProxyAuthenticationRequired = 407,
|
|
1188
|
-
RequestTimeout = 408,
|
|
1189
|
-
Conflict = 409,
|
|
1190
|
-
Gone = 410,
|
|
1191
|
-
LengthRequired = 411,
|
|
1192
|
-
PreconditionFailed = 412,
|
|
1193
|
-
RequestEntityTooLarge = 413,
|
|
1194
|
-
RequestUriTooLong = 414,
|
|
1195
|
-
UnsupportedMediaType = 415,
|
|
1196
|
-
RequestedRangeNotSatisfiable = 416,
|
|
1197
|
-
ExpectationFailed = 417,
|
|
1198
|
-
UpgradeRequired = 426,
|
|
1199
|
-
InternalServerError = 500,
|
|
1200
|
-
NotImplemented = 501,
|
|
1201
|
-
BadGateway = 502,
|
|
1202
|
-
ServiceUnavailable = 503,
|
|
1203
|
-
GatewayTimeout = 504,
|
|
1204
|
-
HttpVersionNotSupported = 505
|
|
1205
|
-
}
|
|
1206
|
-
|
|
1207
|
-
export type HttpStatusCodeString = keyof typeof HttpStatusCode;
|
|
1208
|
-
|
|
1209
|
-
export enum AgencyInvestmentType {
|
|
1210
|
-
Minimum = 0,
|
|
1211
|
-
Goal = 1
|
|
1212
|
-
}
|
|
1213
|
-
|
|
1214
|
-
export type AgencyInvestmentTypeString = keyof typeof AgencyInvestmentType;
|
|
1215
|
-
|
|
1216
1058
|
export enum AddressTypes {
|
|
1217
1059
|
Business = 0,
|
|
1218
1060
|
Home = 1
|