@cemiar/cemiarlink-sdk 1.0.20 → 1.0.22

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 (120) hide show
  1. package/README.md +2 -2
  2. package/package.json +38 -38
  3. package/dist/exceptions/EpicException.d.ts +0 -3
  4. package/dist/exceptions/EpicException.js +0 -10
  5. package/dist/exceptions/MissingInfo.d.ts +0 -3
  6. package/dist/exceptions/MissingInfo.js +0 -10
  7. package/dist/exceptions/NotProcessYet.d.ts +0 -3
  8. package/dist/exceptions/NotProcessYet.js +0 -10
  9. package/dist/models/admin/BusMessage.d.ts +0 -4
  10. package/dist/models/admin/BusMessage.js +0 -2
  11. package/dist/models/admin/Counter.d.ts +0 -8
  12. package/dist/models/admin/Counter.js +0 -2
  13. package/dist/models/admin/Email.d.ts +0 -49
  14. package/dist/models/admin/Email.js +0 -2
  15. package/dist/models/admin/ExcelSheet.d.ts +0 -5
  16. package/dist/models/admin/ExcelSheet.js +0 -2
  17. package/dist/models/admin/ExtractTable.d.ts +0 -37
  18. package/dist/models/admin/ExtractTable.js +0 -2
  19. package/dist/models/admin/IDictionary.d.ts +0 -3
  20. package/dist/models/admin/IDictionary.js +0 -2
  21. package/dist/models/admin/KimobyResult.d.ts +0 -17
  22. package/dist/models/admin/KimobyResult.js +0 -2
  23. package/dist/models/admin/PdfReader.d.ts +0 -26
  24. package/dist/models/admin/PdfReader.js +0 -2
  25. package/dist/models/admin/Primaco.d.ts +0 -14
  26. package/dist/models/admin/Primaco.js +0 -2
  27. package/dist/models/epic/Activity.d.ts +0 -83
  28. package/dist/models/epic/Activity.js +0 -2
  29. package/dist/models/epic/AdditionalInterest.d.ts +0 -15
  30. package/dist/models/epic/AdditionalInterest.js +0 -2
  31. package/dist/models/epic/Address.d.ts +0 -10
  32. package/dist/models/epic/Address.js +0 -2
  33. package/dist/models/epic/Attachment.d.ts +0 -51
  34. package/dist/models/epic/Attachment.js +0 -2
  35. package/dist/models/epic/Broker.d.ts +0 -38
  36. package/dist/models/epic/Broker.js +0 -2
  37. package/dist/models/epic/Claim.d.ts +0 -24
  38. package/dist/models/epic/Claim.js +0 -2
  39. package/dist/models/epic/Commission.d.ts +0 -76
  40. package/dist/models/epic/Commission.js +0 -2
  41. package/dist/models/epic/Company.d.ts +0 -9
  42. package/dist/models/epic/Company.js +0 -2
  43. package/dist/models/epic/Contact.d.ts +0 -49
  44. package/dist/models/epic/Contact.js +0 -2
  45. package/dist/models/epic/Customer.d.ts +0 -98
  46. package/dist/models/epic/Customer.js +0 -2
  47. package/dist/models/epic/DirectBillCommission.d.ts +0 -18
  48. package/dist/models/epic/DirectBillCommission.js +0 -2
  49. package/dist/models/epic/Driver.d.ts +0 -67
  50. package/dist/models/epic/Driver.js +0 -2
  51. package/dist/models/epic/Employee.d.ts +0 -145
  52. package/dist/models/epic/Employee.js +0 -2
  53. package/dist/models/epic/GeneralLedgerReconcileBank.d.ts +0 -117
  54. package/dist/models/epic/GeneralLedgerReconcileBank.js +0 -2
  55. package/dist/models/epic/Habitational.d.ts +0 -156
  56. package/dist/models/epic/Habitational.js +0 -2
  57. package/dist/models/epic/JournalEntry.d.ts +0 -69
  58. package/dist/models/epic/JournalEntry.js +0 -2
  59. package/dist/models/epic/Line.d.ts +0 -169
  60. package/dist/models/epic/Line.js +0 -2
  61. package/dist/models/epic/Lookup.d.ts +0 -5
  62. package/dist/models/epic/Lookup.js +0 -2
  63. package/dist/models/epic/MultiCarrierSchedule.d.ts +0 -70
  64. package/dist/models/epic/MultiCarrierSchedule.js +0 -11
  65. package/dist/models/epic/Opportunity.d.ts +0 -45
  66. package/dist/models/epic/Opportunity.js +0 -2
  67. package/dist/models/epic/OptionType.d.ts +0 -4
  68. package/dist/models/epic/OptionType.js +0 -2
  69. package/dist/models/epic/PayableContract.d.ts +0 -19
  70. package/dist/models/epic/PayableContract.js +0 -2
  71. package/dist/models/epic/Policy.d.ts +0 -129
  72. package/dist/models/epic/Policy.js +0 -2
  73. package/dist/models/epic/PolicyV2.d.ts +0 -157
  74. package/dist/models/epic/PolicyV2.js +0 -2
  75. package/dist/models/epic/Receipt.d.ts +0 -142
  76. package/dist/models/epic/Receipt.js +0 -2
  77. package/dist/models/epic/RenewalStage.d.ts +0 -5
  78. package/dist/models/epic/RenewalStage.js +0 -2
  79. package/dist/models/epic/Response.d.ts +0 -9
  80. package/dist/models/epic/Response.js +0 -2
  81. package/dist/models/epic/ServiceSummary.d.ts +0 -16
  82. package/dist/models/epic/ServiceSummary.js +0 -8
  83. package/dist/models/epic/ServicingContact.d.ts +0 -6
  84. package/dist/models/epic/ServicingContact.js +0 -2
  85. package/dist/models/epic/Transaction.d.ts +0 -261
  86. package/dist/models/epic/Transaction.js +0 -2
  87. package/dist/models/epic/Vehicle.d.ts +0 -87
  88. package/dist/models/epic/Vehicle.js +0 -2
  89. package/dist/models/mail/EmailAttachment.d.ts +0 -5
  90. package/dist/models/mail/EmailAttachment.js +0 -2
  91. package/dist/models/mail/EmailReport.d.ts +0 -10
  92. package/dist/models/mail/EmailReport.js +0 -2
  93. package/dist/models/mail/GetEmailReportOptions.d.ts +0 -5
  94. package/dist/models/mail/GetEmailReportOptions.js +0 -2
  95. package/dist/models/mail/GmailMail.d.ts +0 -8
  96. package/dist/models/mail/GmailMail.js +0 -2
  97. package/dist/models/mail/TransactionWatchList.d.ts +0 -7
  98. package/dist/models/mail/TransactionWatchList.js +0 -2
  99. package/dist/models/sharepoint/Sharepoint.d.ts +0 -25
  100. package/dist/models/sharepoint/Sharepoint.js +0 -2
  101. package/dist/services/Admin.d.ts +0 -40
  102. package/dist/services/Admin.js +0 -222
  103. package/dist/services/BaseEpicService.d.ts +0 -16
  104. package/dist/services/BaseEpicService.js +0 -107
  105. package/dist/services/Epic.d.ts +0 -129
  106. package/dist/services/Epic.js +0 -313
  107. package/dist/services/JobEpicService.d.ts +0 -11
  108. package/dist/services/JobEpicService.js +0 -21
  109. package/dist/services/Mail.d.ts +0 -52
  110. package/dist/services/Mail.js +0 -318
  111. package/dist/services/MultiCarrierScheduleEpicService.d.ts +0 -12
  112. package/dist/services/MultiCarrierScheduleEpicService.js +0 -24
  113. package/dist/services/SharepointService.d.ts +0 -13
  114. package/dist/services/SharepointService.js +0 -44
  115. package/dist/utils/AxiosClient.d.ts +0 -6
  116. package/dist/utils/AxiosClient.js +0 -35
  117. package/dist/utils/DeepPartial.d.ts +0 -3
  118. package/dist/utils/DeepPartial.js +0 -2
  119. package/dist/utils/Excel.d.ts +0 -8
  120. package/dist/utils/Excel.js +0 -99
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,69 +0,0 @@
1
- import { OptionType } from './OptionType';
2
- export interface DefaultEntryValue {
3
- NewDefaultEntry: any;
4
- NewDefaultEntryOption: OptionType;
5
- OverrideExistingDefaultEntryID: number;
6
- }
7
- export interface JournalDetailItem {
8
- Amount: number;
9
- DebitCreditOption: OptionType;
10
- Description: string;
11
- DetailItemID: number;
12
- Flag: number;
13
- GeneralLedgerAccountNumberCode: string;
14
- GeneralLedgerScheduleCode: string;
15
- GeneralLedgerSubAccountNumberCode: string;
16
- StructureAgencyCode: string;
17
- StructureBranchCode: string;
18
- StructureDepartmentCode: string;
19
- StructureProfitCenterCode: string;
20
- AllocationMethodID: number;
21
- AllocationStructureGroupingID: number;
22
- }
23
- export interface JournalDetailValue {
24
- AddAsDefaultEntry: boolean;
25
- DefaultEntryValue: DefaultEntryValue;
26
- DetailItemsValue: JournalDetailItem[];
27
- TotalCredit: number;
28
- TotalDebit: number;
29
- }
30
- export interface JournalEntry {
31
- AssociateToAccountLookupCode: string;
32
- AssociateToAccountType: string;
33
- AutomaticallyReverse: boolean;
34
- DetailValue: JournalDetailValue;
35
- IsReadOnly: boolean;
36
- JournalEntryAccountingMonth: string;
37
- JournalEntryBackPost: boolean;
38
- JournalEntryDefaultEntryID: number;
39
- JournalEntryDescription: string;
40
- JournalEntryEffectiveDate: string;
41
- JournalEntryID: number;
42
- JournalEntryRecurringEntry: string;
43
- JournalEntryReferNumber: string;
44
- JournalEntryReopenClosedYearsForBackPosting: boolean;
45
- Timestamp: string;
46
- VoidReferNumber: string;
47
- VoidVoided: string;
48
- }
49
- export interface CreateJournalDetailItem {
50
- Flag: number;
51
- DebitCreditOption: OptionType;
52
- Amount: number;
53
- Description: string;
54
- GeneralLedgerAccountNumberCode: string;
55
- GeneralLedgerSubAccountNumberCode: string;
56
- StructureAgencyCode: string;
57
- StructureBranchCode: string;
58
- StructureDepartmentCode: string;
59
- StructureProfitCenterCode: string;
60
- }
61
- export interface CreateJournalDetailValue {
62
- DetailItemsValue: CreateJournalDetailItem[];
63
- }
64
- export interface CreateJournalEntry {
65
- JournalEntryAccountingMonth: string;
66
- JournalEntryDescription: string;
67
- JournalEntryEffectiveDate: string;
68
- DetailValue: CreateJournalDetailValue;
69
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,169 +0,0 @@
1
- import { Address } from './Address';
2
- import { OptionType } from './OptionType';
3
- import { ServicingContact } from './ServicingContact';
4
- export interface BillingValue {
5
- BillBrokerNet: boolean;
6
- BillingPlan: string;
7
- FinancedFlag: boolean;
8
- InvoiceToAccountLookupCode: string;
9
- InvoiceToAddress: Address;
10
- InvoiceToAddressDescription: string;
11
- InvoiceToContactID: number;
12
- InvoiceToContactName: string;
13
- InvoiceToDeliveryMethod: string;
14
- InvoiceToEmail: string;
15
- InvoiceToFaxCountryCode: string;
16
- InvoiceToFaxExtension: string;
17
- InvoiceToFaxNumber: string;
18
- InvoiceToSiteID: string;
19
- InvoiceToType: string;
20
- LoanNumber: string;
21
- TaxOptionCode: string;
22
- }
23
- interface HistoryValue {
24
- Comments: string;
25
- DateFirstWritten: string;
26
- BrokerOfRecordDate: string | null;
27
- }
28
- export interface LineCommission {
29
- CommissionAmount: number | null;
30
- CommissionID: number;
31
- CommissionPercent: number | null;
32
- CommissionType: string | null;
33
- Flag: number;
34
- LookupCode: string;
35
- OrderNumber: number;
36
- ProducerBrokerCode: string;
37
- ProductionCredit: number;
38
- CommissionAgreementID: number;
39
- ContractID: number | null;
40
- ContractName: string;
41
- ShareRevenueAgencyCode: string;
42
- ShareRevenueAgencyID: number;
43
- ShareRevenueAgencyName: string;
44
- ShareRevenueBranchCode: string;
45
- ShareRevenueBranchID: number;
46
- ShareRevenueBranchName: string;
47
- ShareRevenueDepartmentCode: string;
48
- ShareRevenueDepartmentID: number;
49
- ShareRevenueDepartmentName: string;
50
- ShareRevenuePercent: number;
51
- ShareRevenueProfitCenterCode: string;
52
- ShareRevenueProfitCenterID: number;
53
- ShareRevenueProfitCenterName: string;
54
- PrBrLineCommissionAnnualized: number | null;
55
- PrBrLineCommissionEstimated: number | null;
56
- OverrideCommissionAgreementPercentageOrAmount: boolean;
57
- UseCommissionAgreement: boolean;
58
- }
59
- export interface ProducerBrokerCommissionsValue {
60
- Commissions: LineCommission[];
61
- ProducerBrokerCommissionTermOption: OptionType;
62
- ProducerBrokerScheduleTermItems: any[];
63
- }
64
- export interface AgencyDefinedCode {
65
- ADCCategory: string;
66
- ADCOption: string;
67
- AppliesTo: string | null;
68
- Flag: 0 | 1 | 2;
69
- }
70
- export interface Line {
71
- AgencyCommissionAmount: number | null;
72
- AgencyCommissionPercent: number | null;
73
- AgencyCommissionType: string;
74
- AgencyDefinedCategoryItems: AgencyDefinedCode[];
75
- AgreementID: number;
76
- AnnualizedCommission: number | null;
77
- AnnualizedPremium: number | null;
78
- BilledCommission: number | null;
79
- BilledPremium: number | null;
80
- BillingModeOption: OptionType;
81
- BillingValue: BillingValue;
82
- DefaultCommissionAgreement: boolean;
83
- Downloaded: number | null;
84
- EstimatedCommission: number | null;
85
- EstimatedMonthlyCommission: number | null;
86
- EstimatedMonthlyPremium: number | null;
87
- EstimatedMonthlyPremiumAsOfDate: string | null;
88
- EstimatedPremium: number | null;
89
- HistoryValue: HistoryValue;
90
- IssuingCompanyLookupCode: string;
91
- IssuingLocationCode: string;
92
- LineGUID: string;
93
- LineID: number;
94
- LineInformationLineID: string;
95
- LineTypeCode: string;
96
- LineTypeDescription: string;
97
- PayableContractID: number | null;
98
- PolicyID: number;
99
- PremiumPayableLookupCode: string;
100
- PremiumPayableTypeCode: string;
101
- ProducerBrokerCommissionsValue: ProducerBrokerCommissionsValue;
102
- ProfitCenterCode: string;
103
- RisksInsured: string | null;
104
- RisksInsuredDescription: string;
105
- ServiceSummaries: ServiceSummaryLine[];
106
- ServicingContacts: ServicingContact[];
107
- StatusCode: string;
108
- Timestamp: string;
109
- TotalEligible: number | null;
110
- TotalEligibleDescription: string;
111
- IgnoreAtLeastOnePrBrCommissionRequirement: boolean;
112
- OverrideCommissionAgreementPercentageOrAmount: boolean;
113
- PlanOptionName: string;
114
- IgnoreLineStatusCodeOnUpdate: boolean;
115
- PolicyDetailEngineID: string | null;
116
- }
117
- export interface PolicyLineCreationPayload {
118
- AgencyCommissionAmount?: number | null;
119
- AgencyCommissionPercent?: number | null;
120
- AgencyCommissionType?: string | null;
121
- AgencyDefinedCategoryItems?: any | null;
122
- AgreementID?: number | null;
123
- AnnualizedCommission?: number | null;
124
- AnnualizedPremium?: number | null;
125
- BilledCommission?: number | null;
126
- BilledPremium?: number | null;
127
- BillingModeOption?: OptionType | null;
128
- BillingValue?: BillingValue | null;
129
- DefaultCommissionAgreement?: boolean | null;
130
- Downloaded?: number | null;
131
- EstimatedCommission?: number | null;
132
- EstimatedMonthlyCommission?: number | null;
133
- EstimatedMonthlyPremium?: number | null;
134
- EstimatedMonthlyPremiumAsOfDate?: string | null;
135
- EstimatedPremium?: number | null;
136
- HistoryValue?: any | null;
137
- IgnoreAtLeastOnePrBrCommissionRequirement?: boolean | null;
138
- IssuingCompanyLookupCode?: string | null;
139
- IssuingLocationCode?: string | null;
140
- LineInformationLineID?: string | null;
141
- LineTypeCode?: string | null;
142
- OverrideCommissionAgreementPercentageOrAmount?: boolean | null;
143
- PayableContractId?: number | null;
144
- PlanOptionName?: string | null;
145
- PolicyId: number;
146
- PremiumPayableLookupCode?: string | null;
147
- PremiumPayableTypeCode?: string | null;
148
- ProducerBrokerCommissionsValue?: any | null;
149
- ProfitCenterCode?: string | null;
150
- RisksInsured?: any | null;
151
- RisksInsuredDescription?: string | null;
152
- ServicingContacts?: ServicingContact[] | null;
153
- StatusCode?: string | null;
154
- TotalEligible?: number | null;
155
- TotalEligibleDescription?: string | null;
156
- }
157
- export interface ServiceSummaryLine {
158
- Description: string;
159
- Stage: string;
160
- EffectiveDate: string;
161
- Id?: number;
162
- Type?: string;
163
- Action?: string;
164
- EnteredDate?: string;
165
- ServiceSummaryID?: number;
166
- ServiceSummaryVersion?: string;
167
- StageChangedDate?: string | null;
168
- }
169
- export {};
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,5 +0,0 @@
1
- export interface LookUp {
2
- Code: string;
3
- Description: string;
4
- Type: string;
5
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,70 +0,0 @@
1
- import { DeepPartial } from "../../utils/DeepPartial";
2
- export declare namespace MultiCarrierScheduleModel {
3
- interface MultiCarrierSchedule {
4
- Active: boolean;
5
- AgencyCommissionPercentage: number | null;
6
- AgencyCommissionTypeCode: string;
7
- IssuingCompanyLookupCode: string;
8
- MultiCarrierScheduleID: number;
9
- ParticipationPercentage: number;
10
- PolicyID: number;
11
- PolicyLineOption: {
12
- OptionName: string;
13
- Value: number;
14
- };
15
- PolicyNumber: string;
16
- PremiumCommissionValue: {
17
- AnnualizedCommission: number | null;
18
- AnnualizedPremium: number | null;
19
- BilledCommission: number | null;
20
- BilledPremium: number | null;
21
- EstimatedCommission: number | null;
22
- EstimatedPremium: number | null;
23
- EstimatedMonthlyCommission: number | null;
24
- EstimatedMonthlyPremium: number | null;
25
- };
26
- PremiumPayableContractID: number;
27
- PremiumPayableLookupCode: string;
28
- PremiumPayableTypeCode: string;
29
- ProducerBrokerCommissions: Array<ProducerBrokerCommission>;
30
- Timestamp: string;
31
- }
32
- interface ProducerBrokerCommission {
33
- CommissionAmount: number | null;
34
- CommissionID: number;
35
- CommissionPercentage: number | null;
36
- CommissionType: string;
37
- Flag: 0 | 1 | 2 | 3;
38
- LookupCode: string;
39
- OrderNumber: number;
40
- ProducerBrokerCode: string;
41
- ProductionCredit: number;
42
- ContractID: number;
43
- ContractName: string;
44
- ShareRevenueAgencyCode: string;
45
- ShareRevenueAgencyID: number;
46
- ShareRevenueAgencyName: string;
47
- ShareRevenueBranchCode: string;
48
- ShareRevenueBranchID: number;
49
- ShareRevenueBranchName: string;
50
- ShareRevenueDepartmentCode: string;
51
- ShareRevenueDepartmentID: number;
52
- ShareRevenueDepartmentName: string;
53
- ShareRevenuePercent: number;
54
- ShareRevenueProfitCenterCode: string;
55
- ShareRevenueProfitCenterID: number;
56
- ShareRevenueProfitCenterName: string;
57
- }
58
- interface GetRequest {
59
- id: number;
60
- idType: MultiCarrierScheduleGetType;
61
- includeInactive?: boolean;
62
- pageNumber?: number;
63
- }
64
- enum MultiCarrierScheduleGetType {
65
- MultiCarrierScheduleID = 0,
66
- PolicyID = 1
67
- }
68
- type CreateRequest = DeepPartial<MultiCarrierSchedule>;
69
- type UpdateRequest = DeepPartial<MultiCarrierSchedule>;
70
- }
@@ -1,11 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MultiCarrierScheduleModel = void 0;
4
- var MultiCarrierScheduleModel;
5
- (function (MultiCarrierScheduleModel) {
6
- let MultiCarrierScheduleGetType;
7
- (function (MultiCarrierScheduleGetType) {
8
- MultiCarrierScheduleGetType[MultiCarrierScheduleGetType["MultiCarrierScheduleID"] = 0] = "MultiCarrierScheduleID";
9
- MultiCarrierScheduleGetType[MultiCarrierScheduleGetType["PolicyID"] = 1] = "PolicyID";
10
- })(MultiCarrierScheduleGetType = MultiCarrierScheduleModel.MultiCarrierScheduleGetType || (MultiCarrierScheduleModel.MultiCarrierScheduleGetType = {}));
11
- })(MultiCarrierScheduleModel || (exports.MultiCarrierScheduleModel = MultiCarrierScheduleModel = {}));
@@ -1,45 +0,0 @@
1
- export interface Opportunity {
2
- ClientID: string;
3
- AgencyCode: string;
4
- AgencyDefinedCategoryItems: object[];
5
- BranchCode: string;
6
- BusinessTypeOption: OpportunityBusinessTypeOption;
7
- ClosedDetailValue: OpportunityClosedDetailValue;
8
- OpportunityID: string;
9
- DepartmentCode: string;
10
- Description: string;
11
- DetailValue: OpportunityDetail;
12
- IsReadOnly: boolean;
13
- ProfitCenterCode: string;
14
- SICCode: string;
15
- Source: string;
16
- Status: number;
17
- Timestamp: string;
18
- }
19
- export interface OpportunityDetail {
20
- Comments: string;
21
- CurrentPremium: string;
22
- CurrentRevenue: string;
23
- NumberOfClientContracts: string;
24
- NumberOfPolicies: string;
25
- NumberOfRisks: string;
26
- OwnerLookupCode: string;
27
- OwnerType: string;
28
- Premium: string;
29
- Revenue: string;
30
- SalesTeam: string;
31
- SalesTeamID: string;
32
- SalesTeamManager: string;
33
- Stage: string;
34
- StageGroup: string;
35
- StageWeight: string;
36
- }
37
- export interface OpportunityClosedDetailValue {
38
- ClosedDate: string;
39
- ClosedStatus: string;
40
- ReasonIfLost: string;
41
- }
42
- export interface OpportunityBusinessTypeOption {
43
- OptionName: string;
44
- Value: number;
45
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,4 +0,0 @@
1
- export interface OptionType {
2
- OptionName: string;
3
- Value: number;
4
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,19 +0,0 @@
1
- export interface PayableContract {
2
- Id: string;
3
- CompanyId: string;
4
- Description: string;
5
- Type: string;
6
- PaymentContactId: string;
7
- PaymentDueDate: string;
8
- TermEnd: string;
9
- TermStartOpen: string;
10
- TermEndOpen: string;
11
- ContractStructuresValue: ContractStructure[];
12
- PaymentDueDateAddSubtract: string;
13
- }
14
- interface ContractStructure {
15
- AgencyCode: string;
16
- BranchCode: string;
17
- Flag: number;
18
- }
19
- export {};
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,129 +0,0 @@
1
- import { ServicingContact } from './ServicingContact';
2
- import { ServiceSummary } from './ServiceSummary';
3
- import { Line } from './Line';
4
- export interface Policy {
5
- AccountId: string;
6
- AgencyCode: string;
7
- AgencyCommissionAmount?: number;
8
- AgencyCommissionPercent?: number;
9
- AgencyCommissionType: string;
10
- AgreementId?: string;
11
- AnnualizedCommission?: number;
12
- BilledPremium?: number;
13
- BillingMode: PolicyBillingMode;
14
- BillingPlan: string;
15
- BranchCode: string;
16
- BrokerCode: string;
17
- BrokerCommissionAmount?: number;
18
- BrokerCommissionPercent: number;
19
- BrokerCommissionType: string;
20
- Id: string;
21
- PayableContractId: string;
22
- DefaultCommissionAgreement: boolean;
23
- DepartmentCode: string;
24
- Description: string;
25
- EffectiveDate: string;
26
- EstimatedCommission?: number;
27
- EstimatedPremium?: number;
28
- ExpirationDate: string;
29
- FinanciedFlag: boolean;
30
- HonoAmout?: number;
31
- IsProspectivePolicy: boolean;
32
- IssuingCompanyLookupCode: string;
33
- IssuingLocationCode: string;
34
- LineId: string;
35
- LineStatus: string;
36
- LineType: string;
37
- PolicyNumber: string;
38
- PolicyType: string;
39
- PremiumPayableLookupCode: string;
40
- PremiumPayableTypeCode: string;
41
- Prime: number;
42
- ProducerBrokerCode: string;
43
- ProducerBrokerCommissions: PolicyProducerBrokerCommission[];
44
- ProductionCredit: number;
45
- ProfitCenterCode: string;
46
- RenewStageCode?: string;
47
- ServiceSummaries: ServiceSummary[];
48
- ServicingContacts: ServicingContact[];
49
- Source: string;
50
- Stage: string;
51
- Status: string;
52
- TypeDescription: string;
53
- Categories: PolicyCategory[];
54
- Lines: Line[];
55
- BrokerCommissionAgreementId?: string;
56
- Culture?: string;
57
- InvoiceToType?: string;
58
- }
59
- export interface CreatePolicy {
60
- AccountId: string;
61
- AgencyCode: string;
62
- AgencyCommissionAmount?: number;
63
- AgencyCommissionPercent?: number;
64
- AgencyCommissionType?: string;
65
- AgencySplitAmount?: number;
66
- AgreementId?: string;
67
- AnnualizedCommission?: number;
68
- BilledPremium?: number;
69
- BillingMode?: PolicyBillingMode;
70
- BranchCode: string;
71
- BrokerCode?: string;
72
- BrokerCommissionAmount?: number;
73
- BrokerCommissionPercent?: number;
74
- BrokerCommissionType?: string;
75
- Categories?: PolicyCategory[];
76
- DefaultCommissionAgreement?: boolean;
77
- DepartmentCode: string;
78
- Description: string;
79
- EffectiveDate: string;
80
- EstimatedCommission?: number;
81
- EstimatedPremium?: number;
82
- ExpirationDate: string;
83
- FinanciedFlag?: boolean;
84
- IsProspectivePolicy?: boolean;
85
- IssuingCompanyLookupCode?: string;
86
- IssuingLocationCode: string;
87
- LineId?: number;
88
- LineType: string;
89
- PayableContractId?: string;
90
- PolicyNumber?: string;
91
- PolicyType: string;
92
- PremiumPayableLookupCode?: string;
93
- PremiumPayableTypeCode: string;
94
- Prime: number;
95
- ProducerBrokerCode?: string;
96
- ProducerBrokerCommissions?: PolicyProducerBrokerCommission[];
97
- ProductionCredit?: number;
98
- ProfitCenterCode: string;
99
- RenewStageCode?: string;
100
- ServiceSummaries?: ServiceSummary[];
101
- ServicingContacts?: ServicingContact[];
102
- Source?: string;
103
- Stage?: string;
104
- Status: string;
105
- TypeDescription?: string;
106
- }
107
- export interface PolicyCategory {
108
- Category: string;
109
- Description?: string;
110
- Option: string;
111
- Flag: number;
112
- }
113
- export interface PolicyBillingMode {
114
- OptionName: string;
115
- Value: number;
116
- }
117
- export interface PolicyProducerBrokerCommission {
118
- BrokerCommissionAgreementId: string;
119
- BrokerCommissionAmount: number | null;
120
- BrokerCommissionId: string;
121
- BrokerCommissionPercent: number;
122
- BrokerCommissionType: string;
123
- Flag: number;
124
- LookupCode: string;
125
- OrderNumber: number;
126
- ProducerBrokerCode: string;
127
- ProductionCredit: number;
128
- UseCommissionAgreement: boolean;
129
- }
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });