wg-api-sdk 4.30.264 → 4.30.266
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/dist/esm/index.d.mts +1271 -1221
- package/dist/esm/index.mjs +1 -1
- package/dist/index.d.ts +1271 -1221
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/esm/index.d.mts
CHANGED
|
@@ -1091,12 +1091,13 @@ interface paths {
|
|
|
1091
1091
|
};
|
|
1092
1092
|
get?: never;
|
|
1093
1093
|
put?: never;
|
|
1094
|
-
/** Create Anva Party */
|
|
1095
|
-
post: operations["
|
|
1094
|
+
/** Create Anva Party Via Conversation */
|
|
1095
|
+
post: operations["create_anva_party_via_conversation_v1_api_anvaflows__session_id__anva_party_post"];
|
|
1096
1096
|
delete?: never;
|
|
1097
1097
|
options?: never;
|
|
1098
1098
|
head?: never;
|
|
1099
|
-
|
|
1099
|
+
/** Update Anva Party Via Conversation */
|
|
1100
|
+
patch: operations["update_anva_party_via_conversation_v1_api_anvaflows__session_id__anva_party_patch"];
|
|
1100
1101
|
trace?: never;
|
|
1101
1102
|
};
|
|
1102
1103
|
"/v1/api/anvaproducts": {
|
|
@@ -2692,10 +2693,7 @@ interface paths {
|
|
|
2692
2693
|
path?: never;
|
|
2693
2694
|
cookie?: never;
|
|
2694
2695
|
};
|
|
2695
|
-
/**
|
|
2696
|
-
* Get Outlook Mails
|
|
2697
|
-
* @description Retrieves outlook emails by broker id
|
|
2698
|
-
*/
|
|
2696
|
+
/** Get Outlook Mails */
|
|
2699
2697
|
get: operations["get_outlook_mails_v1_api_connections_outlook_mails_get"];
|
|
2700
2698
|
put?: never;
|
|
2701
2699
|
post?: never;
|
|
@@ -2712,10 +2710,7 @@ interface paths {
|
|
|
2712
2710
|
path?: never;
|
|
2713
2711
|
cookie?: never;
|
|
2714
2712
|
};
|
|
2715
|
-
/**
|
|
2716
|
-
* Get Outlook Mail By Id
|
|
2717
|
-
* @description Retrieves outlook email by id and broker id
|
|
2718
|
-
*/
|
|
2713
|
+
/** Get Outlook Mail By Id */
|
|
2719
2714
|
get: operations["get_outlook_mail_by_id_v1_api_connections_outlook_mails__id__get"];
|
|
2720
2715
|
put?: never;
|
|
2721
2716
|
post?: never;
|
|
@@ -2732,10 +2727,7 @@ interface paths {
|
|
|
2732
2727
|
path?: never;
|
|
2733
2728
|
cookie?: never;
|
|
2734
2729
|
};
|
|
2735
|
-
/**
|
|
2736
|
-
* Get Outlook Mailfolders
|
|
2737
|
-
* @description Retrieves outlook mail folders by broker id from Microsoft Graph API
|
|
2738
|
-
*/
|
|
2730
|
+
/** Get Outlook Mailfolders */
|
|
2739
2731
|
get: operations["get_outlook_mailfolders_v1_api_connections_outlook_mailfolders_get"];
|
|
2740
2732
|
put?: never;
|
|
2741
2733
|
post?: never;
|
|
@@ -2770,10 +2762,11 @@ interface paths {
|
|
|
2770
2762
|
cookie?: never;
|
|
2771
2763
|
};
|
|
2772
2764
|
/**
|
|
2773
|
-
*
|
|
2774
|
-
* @
|
|
2765
|
+
* Deprecated Get Anva Parties
|
|
2766
|
+
* @deprecated
|
|
2767
|
+
* @description Get parties of your anva account
|
|
2775
2768
|
*/
|
|
2776
|
-
get: operations["
|
|
2769
|
+
get: operations["deprecated_get_anva_parties_v1_api_integrations_anva_parties_get"];
|
|
2777
2770
|
put?: never;
|
|
2778
2771
|
post?: never;
|
|
2779
2772
|
delete?: never;
|
|
@@ -2792,10 +2785,11 @@ interface paths {
|
|
|
2792
2785
|
get?: never;
|
|
2793
2786
|
put?: never;
|
|
2794
2787
|
/**
|
|
2795
|
-
*
|
|
2796
|
-
* @
|
|
2788
|
+
* Deprecated Import Anva Party In Wegroup
|
|
2789
|
+
* @deprecated
|
|
2790
|
+
* @description Get parties of your anva account
|
|
2797
2791
|
*/
|
|
2798
|
-
post: operations["
|
|
2792
|
+
post: operations["deprecated_import_anva_party_in_wegroup_v1_api_integrations_anva_parties__anva_id__imports_post"];
|
|
2799
2793
|
delete?: never;
|
|
2800
2794
|
options?: never;
|
|
2801
2795
|
head?: never;
|
|
@@ -2812,10 +2806,11 @@ interface paths {
|
|
|
2812
2806
|
get?: never;
|
|
2813
2807
|
put?: never;
|
|
2814
2808
|
/**
|
|
2815
|
-
*
|
|
2809
|
+
* Deprecated Validate Anva Connection
|
|
2810
|
+
* @deprecated
|
|
2816
2811
|
* @description This will send a test task to ANVA system.
|
|
2817
2812
|
*/
|
|
2818
|
-
post: operations["
|
|
2813
|
+
post: operations["deprecated_validate_anva_connection_v1_api_integrations_anva_validate_post"];
|
|
2819
2814
|
delete?: never;
|
|
2820
2815
|
options?: never;
|
|
2821
2816
|
head?: never;
|
|
@@ -3818,6 +3813,23 @@ interface paths {
|
|
|
3818
3813
|
patch?: never;
|
|
3819
3814
|
trace?: never;
|
|
3820
3815
|
};
|
|
3816
|
+
"/v1/api/diasflows/conversations/{session_id}/dias-party": {
|
|
3817
|
+
parameters: {
|
|
3818
|
+
query?: never;
|
|
3819
|
+
header?: never;
|
|
3820
|
+
path?: never;
|
|
3821
|
+
cookie?: never;
|
|
3822
|
+
};
|
|
3823
|
+
get?: never;
|
|
3824
|
+
put?: never;
|
|
3825
|
+
/** Create Dias Party Via Conversation */
|
|
3826
|
+
post: operations["create_dias_party_via_conversation_v1_api_diasflows_conversations__session_id__dias_party_post"];
|
|
3827
|
+
delete?: never;
|
|
3828
|
+
options?: never;
|
|
3829
|
+
head?: never;
|
|
3830
|
+
patch?: never;
|
|
3831
|
+
trace?: never;
|
|
3832
|
+
};
|
|
3821
3833
|
"/v1/api/distributions/{distribution_id}/themes": {
|
|
3822
3834
|
parameters: {
|
|
3823
3835
|
query?: never;
|
|
@@ -9185,7 +9197,7 @@ interface components {
|
|
|
9185
9197
|
* Timestamp
|
|
9186
9198
|
* Format: date-time
|
|
9187
9199
|
* @description Timestamp of when the error occured
|
|
9188
|
-
* @default 2026-02-
|
|
9200
|
+
* @default 2026-02-19T16:56:31.283589
|
|
9189
9201
|
*/
|
|
9190
9202
|
timestamp: string;
|
|
9191
9203
|
/**
|
|
@@ -9248,16 +9260,6 @@ interface components {
|
|
|
9248
9260
|
* @enum {string}
|
|
9249
9261
|
*/
|
|
9250
9262
|
MOTOR_TYPE: "PET" | "DIE" | "LPG" | "DIE_LPG" | "ELE" | "ELE_PET" | "ELE_DIE" | "ELE_LPG" | "ELE_HYDRO" | "HYDRO" | "CNG" | "CNG_PET" | "BIO" | "OTHER";
|
|
9251
|
-
/** MockedDisableTwoFactorRequest */
|
|
9252
|
-
MockedDisableTwoFactorRequest: {
|
|
9253
|
-
/** Encrypted Password */
|
|
9254
|
-
encrypted_password: string;
|
|
9255
|
-
};
|
|
9256
|
-
/** MockedTwoFactorVerificationRequest */
|
|
9257
|
-
MockedTwoFactorVerificationRequest: {
|
|
9258
|
-
/** Code */
|
|
9259
|
-
code: string;
|
|
9260
|
-
};
|
|
9261
9263
|
/**
|
|
9262
9264
|
* NATSError
|
|
9263
9265
|
* @description Error from NATS response
|
|
@@ -51641,166 +51643,6 @@ interface components {
|
|
|
51641
51643
|
/** Template */
|
|
51642
51644
|
template: string;
|
|
51643
51645
|
};
|
|
51644
|
-
/** OutlookEmails */
|
|
51645
|
-
OutlookEmails: {
|
|
51646
|
-
/** Items */
|
|
51647
|
-
items: components["schemas"]["OutlookEmailItem"][];
|
|
51648
|
-
/** Count */
|
|
51649
|
-
count: number;
|
|
51650
|
-
};
|
|
51651
|
-
/** OutlookEmailItem */
|
|
51652
|
-
OutlookEmailItem: {
|
|
51653
|
-
/** Id */
|
|
51654
|
-
id: number;
|
|
51655
|
-
/**
|
|
51656
|
-
* Created At
|
|
51657
|
-
* Format: date-time
|
|
51658
|
-
*/
|
|
51659
|
-
created_at: string;
|
|
51660
|
-
/** Outlook Id */
|
|
51661
|
-
outlook_id: string;
|
|
51662
|
-
/** Outlook Message Id */
|
|
51663
|
-
outlook_message_id: string;
|
|
51664
|
-
/** Outlook Conversation Id */
|
|
51665
|
-
outlook_conversation_id: string;
|
|
51666
|
-
/** Folder Id */
|
|
51667
|
-
folder_id: string;
|
|
51668
|
-
/** Folder */
|
|
51669
|
-
folder: string;
|
|
51670
|
-
/** Subject */
|
|
51671
|
-
subject: string;
|
|
51672
|
-
/** Body Preview */
|
|
51673
|
-
body_preview?: string;
|
|
51674
|
-
/**
|
|
51675
|
-
* Sent At
|
|
51676
|
-
* Format: date-time
|
|
51677
|
-
*/
|
|
51678
|
-
sent_at: string;
|
|
51679
|
-
/** Has Attachments */
|
|
51680
|
-
has_attachments: boolean;
|
|
51681
|
-
/** Link */
|
|
51682
|
-
link: string;
|
|
51683
|
-
from_recipient?: components["schemas"]["OutlookMailRecepient"];
|
|
51684
|
-
to_recipient?: components["schemas"]["OutlookMailRecepient"];
|
|
51685
|
-
/** Cc Recipients */
|
|
51686
|
-
cc_recipients: components["schemas"]["OutlookMailRecepient"][];
|
|
51687
|
-
/** Bcc Recipients */
|
|
51688
|
-
bcc_recipients: components["schemas"]["OutlookMailRecepient"][];
|
|
51689
|
-
/** Reply To */
|
|
51690
|
-
reply_to: components["schemas"]["OutlookMailRecepient"][];
|
|
51691
|
-
/** Headers */
|
|
51692
|
-
headers?: components["schemas"]["OutlookMailHeader"][];
|
|
51693
|
-
};
|
|
51694
|
-
/** OutlookMailRecepient */
|
|
51695
|
-
OutlookMailRecepient: {
|
|
51696
|
-
/** Name */
|
|
51697
|
-
name: string;
|
|
51698
|
-
/** Email */
|
|
51699
|
-
email: string;
|
|
51700
|
-
};
|
|
51701
|
-
/** OutlookMailHeader */
|
|
51702
|
-
OutlookMailHeader: {
|
|
51703
|
-
/** Name */
|
|
51704
|
-
name: string;
|
|
51705
|
-
/** Value */
|
|
51706
|
-
value: string;
|
|
51707
|
-
};
|
|
51708
|
-
/** OutlookEmail */
|
|
51709
|
-
OutlookEmail: {
|
|
51710
|
-
/** Id */
|
|
51711
|
-
id: number;
|
|
51712
|
-
/**
|
|
51713
|
-
* Created At
|
|
51714
|
-
* Format: date-time
|
|
51715
|
-
*/
|
|
51716
|
-
created_at: string;
|
|
51717
|
-
/** Outlook Id */
|
|
51718
|
-
outlook_id: string;
|
|
51719
|
-
/** Outlook Message Id */
|
|
51720
|
-
outlook_message_id: string;
|
|
51721
|
-
/** Outlook Conversation Id */
|
|
51722
|
-
outlook_conversation_id: string;
|
|
51723
|
-
/** Folder Id */
|
|
51724
|
-
folder_id: string;
|
|
51725
|
-
/** Folder */
|
|
51726
|
-
folder: string;
|
|
51727
|
-
/** Subject */
|
|
51728
|
-
subject: string;
|
|
51729
|
-
/** Body Preview */
|
|
51730
|
-
body_preview?: string;
|
|
51731
|
-
/**
|
|
51732
|
-
* Sent At
|
|
51733
|
-
* Format: date-time
|
|
51734
|
-
*/
|
|
51735
|
-
sent_at: string;
|
|
51736
|
-
/** Has Attachments */
|
|
51737
|
-
has_attachments: boolean;
|
|
51738
|
-
/** Link */
|
|
51739
|
-
link: string;
|
|
51740
|
-
from_recipient?: components["schemas"]["OutlookMailRecepient"];
|
|
51741
|
-
to_recipient?: components["schemas"]["OutlookMailRecepient"];
|
|
51742
|
-
/** Cc Recipients */
|
|
51743
|
-
cc_recipients: components["schemas"]["OutlookMailRecepient"][];
|
|
51744
|
-
/** Bcc Recipients */
|
|
51745
|
-
bcc_recipients: components["schemas"]["OutlookMailRecepient"][];
|
|
51746
|
-
/** Reply To */
|
|
51747
|
-
reply_to: components["schemas"]["OutlookMailRecepient"][];
|
|
51748
|
-
/** Headers */
|
|
51749
|
-
headers?: components["schemas"]["OutlookMailHeader"][];
|
|
51750
|
-
/** Body Html */
|
|
51751
|
-
body_html?: string;
|
|
51752
|
-
/** Body Text */
|
|
51753
|
-
body_text?: string;
|
|
51754
|
-
};
|
|
51755
|
-
/** BrokerConnectionOutlookMailFolders */
|
|
51756
|
-
BrokerConnectionOutlookMailFolders: {
|
|
51757
|
-
/** Items */
|
|
51758
|
-
items: components["schemas"]["BrokerConnectionOutlookMailFolder"][];
|
|
51759
|
-
/** Count */
|
|
51760
|
-
count: number;
|
|
51761
|
-
};
|
|
51762
|
-
/** BrokerConnectionOutlookMailFolder */
|
|
51763
|
-
BrokerConnectionOutlookMailFolder: {
|
|
51764
|
-
/** Id */
|
|
51765
|
-
id: string;
|
|
51766
|
-
/** Name */
|
|
51767
|
-
name: string;
|
|
51768
|
-
/** Unread Count */
|
|
51769
|
-
unread_count: number;
|
|
51770
|
-
/** Total Count */
|
|
51771
|
-
total_count: number;
|
|
51772
|
-
};
|
|
51773
|
-
/** OutlookConnectionDetails */
|
|
51774
|
-
OutlookConnectionDetails: {
|
|
51775
|
-
/**
|
|
51776
|
-
* Created At
|
|
51777
|
-
* Format: date-time
|
|
51778
|
-
*/
|
|
51779
|
-
created_at: string;
|
|
51780
|
-
/**
|
|
51781
|
-
* Last Run
|
|
51782
|
-
* Format: date-time
|
|
51783
|
-
*/
|
|
51784
|
-
last_run: string;
|
|
51785
|
-
/** Initial Sync Completed */
|
|
51786
|
-
initial_sync_completed: boolean;
|
|
51787
|
-
/** Is Syncing */
|
|
51788
|
-
is_syncing: boolean;
|
|
51789
|
-
/** Total Emails Synced */
|
|
51790
|
-
total_emails_synced?: number;
|
|
51791
|
-
/** Last Error Message */
|
|
51792
|
-
last_error_message?: string;
|
|
51793
|
-
/**
|
|
51794
|
-
* Sync Started At
|
|
51795
|
-
* Format: date-time
|
|
51796
|
-
*/
|
|
51797
|
-
sync_started_at?: string;
|
|
51798
|
-
/**
|
|
51799
|
-
* Sync Completed At
|
|
51800
|
-
* Format: date-time
|
|
51801
|
-
*/
|
|
51802
|
-
sync_completed_at?: string;
|
|
51803
|
-
};
|
|
51804
51646
|
/** PromotionQueryModel */
|
|
51805
51647
|
PromotionQueryModel: {
|
|
51806
51648
|
/** Code */
|
|
@@ -53599,7 +53441,7 @@ interface components {
|
|
|
53599
53441
|
/**
|
|
53600
53442
|
* Quote Specifications
|
|
53601
53443
|
* @default {
|
|
53602
|
-
* "contract_commencement_date": "2026-02-
|
|
53444
|
+
* "contract_commencement_date": "2026-02-19"
|
|
53603
53445
|
* }
|
|
53604
53446
|
*/
|
|
53605
53447
|
quote_specifications: components["schemas"]["QuoteSpecification"];
|
|
@@ -67120,6 +66962,54 @@ interface components {
|
|
|
67120
66962
|
/** Infix */
|
|
67121
66963
|
infix?: string;
|
|
67122
66964
|
};
|
|
66965
|
+
/** handle_update_anva_party_params */
|
|
66966
|
+
handle_update_anva_party_params: {
|
|
66967
|
+
auth: components["schemas"]["Auth"];
|
|
66968
|
+
/** Data */
|
|
66969
|
+
data: components["schemas"]["UpdateAnvaPartyCompanyCmd"] | components["schemas"]["UpdateAnvaPartyCustomerCmd"];
|
|
66970
|
+
/**
|
|
66971
|
+
* Session Id
|
|
66972
|
+
* Format: uuid
|
|
66973
|
+
*/
|
|
66974
|
+
session_id: string;
|
|
66975
|
+
};
|
|
66976
|
+
/** UpdateAnvaPartyCompanyCmd */
|
|
66977
|
+
UpdateAnvaPartyCompanyCmd: {
|
|
66978
|
+
address: components["schemas"]["Address"];
|
|
66979
|
+
/**
|
|
66980
|
+
* Type
|
|
66981
|
+
* @enum {string}
|
|
66982
|
+
*/
|
|
66983
|
+
type: "COMPANY";
|
|
66984
|
+
/** Name */
|
|
66985
|
+
name: string;
|
|
66986
|
+
company_registration: components["schemas"]["CreateAnvaPartyCompanyRegistration"];
|
|
66987
|
+
legal_form: components["schemas"]["LEGAL_FORM"];
|
|
66988
|
+
/** Anva Party Id */
|
|
66989
|
+
anva_party_id: string;
|
|
66990
|
+
};
|
|
66991
|
+
/** UpdateAnvaPartyCustomerCmd */
|
|
66992
|
+
UpdateAnvaPartyCustomerCmd: {
|
|
66993
|
+
address: components["schemas"]["Address"];
|
|
66994
|
+
/**
|
|
66995
|
+
* Type
|
|
66996
|
+
* @enum {string}
|
|
66997
|
+
*/
|
|
66998
|
+
type: "CUSTOMER";
|
|
66999
|
+
/** Last Name */
|
|
67000
|
+
last_name: string;
|
|
67001
|
+
/** Initials */
|
|
67002
|
+
initials: string;
|
|
67003
|
+
/**
|
|
67004
|
+
* date
|
|
67005
|
+
* Format: date
|
|
67006
|
+
*/
|
|
67007
|
+
birth: string;
|
|
67008
|
+
/** Infix */
|
|
67009
|
+
infix?: string;
|
|
67010
|
+
/** Anva Party Id */
|
|
67011
|
+
anva_party_id: string;
|
|
67012
|
+
};
|
|
67123
67013
|
/** MultiAnvaProductQueryModel */
|
|
67124
67014
|
MultiAnvaProductQueryModel: {
|
|
67125
67015
|
/** Items */
|
|
@@ -70522,8 +70412,6 @@ type SchemaLowerCaseCountryCodes = components['schemas']['LOWER_CASE_COUNTRY_COD
|
|
|
70522
70412
|
type SchemaLowerCaseLanguageCodes = components['schemas']['LOWER_CASE_LANGUAGE_CODES'];
|
|
70523
70413
|
type SchemaLink = components['schemas']['Link'];
|
|
70524
70414
|
type SchemaMotorType = components['schemas']['MOTOR_TYPE'];
|
|
70525
|
-
type SchemaMockedDisableTwoFactorRequest = components['schemas']['MockedDisableTwoFactorRequest'];
|
|
70526
|
-
type SchemaMockedTwoFactorVerificationRequest = components['schemas']['MockedTwoFactorVerificationRequest'];
|
|
70527
70415
|
type SchemaNatsError = components['schemas']['NATSError'];
|
|
70528
70416
|
type SchemaNationalIdentificationNumberValidation = components['schemas']['NationalIdentificationNumberValidation'];
|
|
70529
70417
|
type SchemaPartyDocumentType = components['schemas']['PARTY_DOCUMENT_TYPE'];
|
|
@@ -71619,14 +71507,6 @@ type SchemaGenerateDnsPrefixParams = components['schemas']['generate_dns_prefix_
|
|
|
71619
71507
|
type SchemaCampaignVerifiedDnsPrefix = components['schemas']['CampaignVerifiedDnsPrefix'];
|
|
71620
71508
|
type SchemaCampaignGenerateDnsPrefix = components['schemas']['CampaignGenerateDnsPrefix'];
|
|
71621
71509
|
type SchemaCampaignMailTemplateQueryModel = components['schemas']['CampaignMailTemplateQueryModel'];
|
|
71622
|
-
type SchemaOutlookEmails = components['schemas']['OutlookEmails'];
|
|
71623
|
-
type SchemaOutlookEmailItem = components['schemas']['OutlookEmailItem'];
|
|
71624
|
-
type SchemaOutlookMailRecepient = components['schemas']['OutlookMailRecepient'];
|
|
71625
|
-
type SchemaOutlookMailHeader = components['schemas']['OutlookMailHeader'];
|
|
71626
|
-
type SchemaOutlookEmail = components['schemas']['OutlookEmail'];
|
|
71627
|
-
type SchemaBrokerConnectionOutlookMailFolders = components['schemas']['BrokerConnectionOutlookMailFolders'];
|
|
71628
|
-
type SchemaBrokerConnectionOutlookMailFolder = components['schemas']['BrokerConnectionOutlookMailFolder'];
|
|
71629
|
-
type SchemaOutlookConnectionDetails = components['schemas']['OutlookConnectionDetails'];
|
|
71630
71510
|
type SchemaPromotionQueryModel = components['schemas']['PromotionQueryModel'];
|
|
71631
71511
|
type SchemaMultiAffiliationInfoQueryModel = components['schemas']['MultiAffiliationInfoQueryModel'];
|
|
71632
71512
|
type SchemaAffiliationInfo = components['schemas']['AffiliationInfo'];
|
|
@@ -72338,6 +72218,9 @@ type SchemaHandleCreateAnvaPartyParams = components['schemas']['handle_create_an
|
|
|
72338
72218
|
type SchemaCreateAnvaPartyCompanyCmd = components['schemas']['CreateAnvaPartyCompanyCmd'];
|
|
72339
72219
|
type SchemaCreateAnvaPartyCompanyRegistration = components['schemas']['CreateAnvaPartyCompanyRegistration'];
|
|
72340
72220
|
type SchemaCreateAnvaPartyCustomerCmd = components['schemas']['CreateAnvaPartyCustomerCmd'];
|
|
72221
|
+
type SchemaHandleUpdateAnvaPartyParams = components['schemas']['handle_update_anva_party_params'];
|
|
72222
|
+
type SchemaUpdateAnvaPartyCompanyCmd = components['schemas']['UpdateAnvaPartyCompanyCmd'];
|
|
72223
|
+
type SchemaUpdateAnvaPartyCustomerCmd = components['schemas']['UpdateAnvaPartyCustomerCmd'];
|
|
72341
72224
|
type SchemaMultiAnvaProductQueryModel = components['schemas']['MultiAnvaProductQueryModel'];
|
|
72342
72225
|
type SchemaAnvaProductQueryModel = components['schemas']['AnvaProductQueryModel'];
|
|
72343
72226
|
type SchemaAnvaCoverageCombination = components['schemas']['AnvaCoverageCombination'];
|
|
@@ -78176,7 +78059,7 @@ interface operations {
|
|
|
78176
78059
|
};
|
|
78177
78060
|
};
|
|
78178
78061
|
};
|
|
78179
|
-
|
|
78062
|
+
create_anva_party_via_conversation_v1_api_anvaflows__session_id__anva_party_post: {
|
|
78180
78063
|
parameters: {
|
|
78181
78064
|
query?: {
|
|
78182
78065
|
/**
|
|
@@ -78270,6 +78153,100 @@ interface operations {
|
|
|
78270
78153
|
};
|
|
78271
78154
|
};
|
|
78272
78155
|
};
|
|
78156
|
+
update_anva_party_via_conversation_v1_api_anvaflows__session_id__anva_party_patch: {
|
|
78157
|
+
parameters: {
|
|
78158
|
+
query?: {
|
|
78159
|
+
/**
|
|
78160
|
+
* @description A language_code, one of ['FR', 'NL', 'EN', 'DE', 'ES'], lower case values will be transformed to uppercase.
|
|
78161
|
+
* @example EN
|
|
78162
|
+
*/
|
|
78163
|
+
lang?: components["schemas"]["LANGUAGE_CODES"] | components["schemas"]["LOWER_CASE_LANGUAGE_CODES"];
|
|
78164
|
+
/**
|
|
78165
|
+
* @description Same as lang, but adds support to pass ?language as well
|
|
78166
|
+
* @example EN
|
|
78167
|
+
*/
|
|
78168
|
+
language?: components["schemas"]["LANGUAGE_CODES"] | components["schemas"]["LOWER_CASE_LANGUAGE_CODES"];
|
|
78169
|
+
};
|
|
78170
|
+
header?: {
|
|
78171
|
+
/** @description Which release to target running in 'STAGING' environment. */
|
|
78172
|
+
"x-release"?: string;
|
|
78173
|
+
};
|
|
78174
|
+
path: {
|
|
78175
|
+
session_id: string;
|
|
78176
|
+
};
|
|
78177
|
+
cookie?: never;
|
|
78178
|
+
};
|
|
78179
|
+
requestBody: {
|
|
78180
|
+
content: {
|
|
78181
|
+
"application/json": components["schemas"]["handle_update_anva_party_params"]["data"];
|
|
78182
|
+
};
|
|
78183
|
+
};
|
|
78184
|
+
responses: {
|
|
78185
|
+
/** @description Successful Response */
|
|
78186
|
+
200: {
|
|
78187
|
+
headers: {
|
|
78188
|
+
[name: string]: unknown;
|
|
78189
|
+
};
|
|
78190
|
+
content: {
|
|
78191
|
+
"application/json": components["schemas"]["wg_py_models__domain__wegroup__rest__responses__StatusResponse"];
|
|
78192
|
+
};
|
|
78193
|
+
};
|
|
78194
|
+
/** @description Bad Request */
|
|
78195
|
+
400: {
|
|
78196
|
+
headers: {
|
|
78197
|
+
[name: string]: unknown;
|
|
78198
|
+
};
|
|
78199
|
+
content: {
|
|
78200
|
+
"application/json": components["schemas"]["Error_4XX"];
|
|
78201
|
+
};
|
|
78202
|
+
};
|
|
78203
|
+
/** @description Unauthorized */
|
|
78204
|
+
401: {
|
|
78205
|
+
headers: {
|
|
78206
|
+
[name: string]: unknown;
|
|
78207
|
+
};
|
|
78208
|
+
content: {
|
|
78209
|
+
"application/json": components["schemas"]["Error_401"];
|
|
78210
|
+
};
|
|
78211
|
+
};
|
|
78212
|
+
/** @description Forbidden */
|
|
78213
|
+
403: {
|
|
78214
|
+
headers: {
|
|
78215
|
+
[name: string]: unknown;
|
|
78216
|
+
};
|
|
78217
|
+
content: {
|
|
78218
|
+
"application/json": components["schemas"]["Error_403"];
|
|
78219
|
+
};
|
|
78220
|
+
};
|
|
78221
|
+
/** @description Unprocessable Content */
|
|
78222
|
+
422: {
|
|
78223
|
+
headers: {
|
|
78224
|
+
[name: string]: unknown;
|
|
78225
|
+
};
|
|
78226
|
+
content: {
|
|
78227
|
+
"application/json": components["schemas"]["Error_422"];
|
|
78228
|
+
};
|
|
78229
|
+
};
|
|
78230
|
+
/** @description Too Many Requests */
|
|
78231
|
+
429: {
|
|
78232
|
+
headers: {
|
|
78233
|
+
[name: string]: unknown;
|
|
78234
|
+
};
|
|
78235
|
+
content: {
|
|
78236
|
+
"application/json": components["schemas"]["Error_429"];
|
|
78237
|
+
};
|
|
78238
|
+
};
|
|
78239
|
+
/** @description Internal Server Error */
|
|
78240
|
+
500: {
|
|
78241
|
+
headers: {
|
|
78242
|
+
[name: string]: unknown;
|
|
78243
|
+
};
|
|
78244
|
+
content: {
|
|
78245
|
+
"application/json": components["schemas"]["ServerError"];
|
|
78246
|
+
};
|
|
78247
|
+
};
|
|
78248
|
+
};
|
|
78249
|
+
};
|
|
78273
78250
|
get_anvaproducts_v1_api_anvaproducts_get: {
|
|
78274
78251
|
parameters: {
|
|
78275
78252
|
query?: {
|
|
@@ -86924,55 +86901,7 @@ interface operations {
|
|
|
86924
86901
|
[name: string]: unknown;
|
|
86925
86902
|
};
|
|
86926
86903
|
content: {
|
|
86927
|
-
"application/json":
|
|
86928
|
-
/** Items */
|
|
86929
|
-
items: components["schemas"]["OutlookEmailItem"][];
|
|
86930
|
-
/** Pagination */
|
|
86931
|
-
pagination: {
|
|
86932
|
-
/**
|
|
86933
|
-
* Count
|
|
86934
|
-
* @default 1
|
|
86935
|
-
* @example 2
|
|
86936
|
-
*/
|
|
86937
|
-
count: number;
|
|
86938
|
-
/**
|
|
86939
|
-
* Next
|
|
86940
|
-
* @example https://api.phoenix.dev.staging.wegroup.be/v1/api/broker/v1/api/themes?page=3&pagelen=20
|
|
86941
|
-
*/
|
|
86942
|
-
next?: string;
|
|
86943
|
-
/**
|
|
86944
|
-
* Previous
|
|
86945
|
-
* @example https://api.phoenix.dev.staging.wegroup.be/v1/api/broker/v1/api/themes?page=1&pagelen=20
|
|
86946
|
-
*/
|
|
86947
|
-
previous?: string;
|
|
86948
|
-
/**
|
|
86949
|
-
* Requested Pagelen
|
|
86950
|
-
* @default 20
|
|
86951
|
-
* @example 20
|
|
86952
|
-
*/
|
|
86953
|
-
requested_pagelen: number;
|
|
86954
|
-
/**
|
|
86955
|
-
* Pagelen
|
|
86956
|
-
* @default 20
|
|
86957
|
-
* @example 20
|
|
86958
|
-
*/
|
|
86959
|
-
pagelen: number;
|
|
86960
|
-
/** Msg */
|
|
86961
|
-
msg?: string;
|
|
86962
|
-
/**
|
|
86963
|
-
* Pages
|
|
86964
|
-
* @default 0
|
|
86965
|
-
* @example 1
|
|
86966
|
-
*/
|
|
86967
|
-
pages: number;
|
|
86968
|
-
/**
|
|
86969
|
-
* Current
|
|
86970
|
-
* @default 0
|
|
86971
|
-
* @example 1
|
|
86972
|
-
*/
|
|
86973
|
-
current: number;
|
|
86974
|
-
};
|
|
86975
|
-
};
|
|
86904
|
+
"application/json": unknown;
|
|
86976
86905
|
};
|
|
86977
86906
|
};
|
|
86978
86907
|
/** @description Bad Request */
|
|
@@ -87062,7 +86991,7 @@ interface operations {
|
|
|
87062
86991
|
[name: string]: unknown;
|
|
87063
86992
|
};
|
|
87064
86993
|
content: {
|
|
87065
|
-
"application/json":
|
|
86994
|
+
"application/json": unknown;
|
|
87066
86995
|
};
|
|
87067
86996
|
};
|
|
87068
86997
|
/** @description Bad Request */
|
|
@@ -87150,7 +87079,7 @@ interface operations {
|
|
|
87150
87079
|
[name: string]: unknown;
|
|
87151
87080
|
};
|
|
87152
87081
|
content: {
|
|
87153
|
-
"application/json":
|
|
87082
|
+
"application/json": unknown;
|
|
87154
87083
|
};
|
|
87155
87084
|
};
|
|
87156
87085
|
/** @description Bad Request */
|
|
@@ -87238,7 +87167,7 @@ interface operations {
|
|
|
87238
87167
|
[name: string]: unknown;
|
|
87239
87168
|
};
|
|
87240
87169
|
content: {
|
|
87241
|
-
"application/json":
|
|
87170
|
+
"application/json": unknown;
|
|
87242
87171
|
};
|
|
87243
87172
|
};
|
|
87244
87173
|
/** @description Bad Request */
|
|
@@ -87297,9 +87226,10 @@ interface operations {
|
|
|
87297
87226
|
};
|
|
87298
87227
|
};
|
|
87299
87228
|
};
|
|
87300
|
-
|
|
87229
|
+
deprecated_get_anva_parties_v1_api_integrations_anva_parties_get: {
|
|
87301
87230
|
parameters: {
|
|
87302
|
-
query
|
|
87231
|
+
query: {
|
|
87232
|
+
q: string;
|
|
87303
87233
|
/**
|
|
87304
87234
|
* @description A language_code, one of ['FR', 'NL', 'EN', 'DE', 'ES'], lower case values will be transformed to uppercase.
|
|
87305
87235
|
* @example EN
|
|
@@ -87326,7 +87256,7 @@ interface operations {
|
|
|
87326
87256
|
[name: string]: unknown;
|
|
87327
87257
|
};
|
|
87328
87258
|
content: {
|
|
87329
|
-
"application/json": components["schemas"]["
|
|
87259
|
+
"application/json": components["schemas"]["Relations"];
|
|
87330
87260
|
};
|
|
87331
87261
|
};
|
|
87332
87262
|
/** @description Bad Request */
|
|
@@ -87385,7 +87315,7 @@ interface operations {
|
|
|
87385
87315
|
};
|
|
87386
87316
|
};
|
|
87387
87317
|
};
|
|
87388
|
-
|
|
87318
|
+
deprecated_import_anva_party_in_wegroup_v1_api_integrations_anva_parties__anva_id__imports_post: {
|
|
87389
87319
|
parameters: {
|
|
87390
87320
|
query?: {
|
|
87391
87321
|
/**
|
|
@@ -87403,7 +87333,9 @@ interface operations {
|
|
|
87403
87333
|
/** @description Which release to target running in 'STAGING' environment. */
|
|
87404
87334
|
"x-release"?: string;
|
|
87405
87335
|
};
|
|
87406
|
-
path
|
|
87336
|
+
path: {
|
|
87337
|
+
anva_id: string;
|
|
87338
|
+
};
|
|
87407
87339
|
cookie?: never;
|
|
87408
87340
|
};
|
|
87409
87341
|
requestBody?: never;
|
|
@@ -87414,7 +87346,7 @@ interface operations {
|
|
|
87414
87346
|
[name: string]: unknown;
|
|
87415
87347
|
};
|
|
87416
87348
|
content: {
|
|
87417
|
-
"application/json": components["schemas"]["
|
|
87349
|
+
"application/json": components["schemas"]["ImportPartyResponse"];
|
|
87418
87350
|
};
|
|
87419
87351
|
};
|
|
87420
87352
|
/** @description Bad Request */
|
|
@@ -87473,7 +87405,7 @@ interface operations {
|
|
|
87473
87405
|
};
|
|
87474
87406
|
};
|
|
87475
87407
|
};
|
|
87476
|
-
|
|
87408
|
+
deprecated_validate_anva_connection_v1_api_integrations_anva_validate_post: {
|
|
87477
87409
|
parameters: {
|
|
87478
87410
|
query?: {
|
|
87479
87411
|
/**
|
|
@@ -93217,6 +93149,96 @@ interface operations {
|
|
|
93217
93149
|
};
|
|
93218
93150
|
};
|
|
93219
93151
|
};
|
|
93152
|
+
create_dias_party_via_conversation_v1_api_diasflows_conversations__session_id__dias_party_post: {
|
|
93153
|
+
parameters: {
|
|
93154
|
+
query?: {
|
|
93155
|
+
/**
|
|
93156
|
+
* @description A language_code, one of ['FR', 'NL', 'EN', 'DE', 'ES'], lower case values will be transformed to uppercase.
|
|
93157
|
+
* @example EN
|
|
93158
|
+
*/
|
|
93159
|
+
lang?: components["schemas"]["LANGUAGE_CODES"] | components["schemas"]["LOWER_CASE_LANGUAGE_CODES"];
|
|
93160
|
+
/**
|
|
93161
|
+
* @description Same as lang, but adds support to pass ?language as well
|
|
93162
|
+
* @example EN
|
|
93163
|
+
*/
|
|
93164
|
+
language?: components["schemas"]["LANGUAGE_CODES"] | components["schemas"]["LOWER_CASE_LANGUAGE_CODES"];
|
|
93165
|
+
};
|
|
93166
|
+
header?: {
|
|
93167
|
+
/** @description Which release to target running in 'STAGING' environment. */
|
|
93168
|
+
"x-release"?: string;
|
|
93169
|
+
};
|
|
93170
|
+
path: {
|
|
93171
|
+
session_id: string;
|
|
93172
|
+
};
|
|
93173
|
+
cookie?: never;
|
|
93174
|
+
};
|
|
93175
|
+
requestBody?: never;
|
|
93176
|
+
responses: {
|
|
93177
|
+
/** @description Successful Response */
|
|
93178
|
+
201: {
|
|
93179
|
+
headers: {
|
|
93180
|
+
[name: string]: unknown;
|
|
93181
|
+
};
|
|
93182
|
+
content: {
|
|
93183
|
+
"application/json": unknown;
|
|
93184
|
+
};
|
|
93185
|
+
};
|
|
93186
|
+
/** @description Bad Request */
|
|
93187
|
+
400: {
|
|
93188
|
+
headers: {
|
|
93189
|
+
[name: string]: unknown;
|
|
93190
|
+
};
|
|
93191
|
+
content: {
|
|
93192
|
+
"application/json": components["schemas"]["Error_4XX"];
|
|
93193
|
+
};
|
|
93194
|
+
};
|
|
93195
|
+
/** @description Unauthorized */
|
|
93196
|
+
401: {
|
|
93197
|
+
headers: {
|
|
93198
|
+
[name: string]: unknown;
|
|
93199
|
+
};
|
|
93200
|
+
content: {
|
|
93201
|
+
"application/json": components["schemas"]["Error_401"];
|
|
93202
|
+
};
|
|
93203
|
+
};
|
|
93204
|
+
/** @description Forbidden */
|
|
93205
|
+
403: {
|
|
93206
|
+
headers: {
|
|
93207
|
+
[name: string]: unknown;
|
|
93208
|
+
};
|
|
93209
|
+
content: {
|
|
93210
|
+
"application/json": components["schemas"]["Error_403"];
|
|
93211
|
+
};
|
|
93212
|
+
};
|
|
93213
|
+
/** @description Unprocessable Content */
|
|
93214
|
+
422: {
|
|
93215
|
+
headers: {
|
|
93216
|
+
[name: string]: unknown;
|
|
93217
|
+
};
|
|
93218
|
+
content: {
|
|
93219
|
+
"application/json": components["schemas"]["Error_422"];
|
|
93220
|
+
};
|
|
93221
|
+
};
|
|
93222
|
+
/** @description Too Many Requests */
|
|
93223
|
+
429: {
|
|
93224
|
+
headers: {
|
|
93225
|
+
[name: string]: unknown;
|
|
93226
|
+
};
|
|
93227
|
+
content: {
|
|
93228
|
+
"application/json": components["schemas"]["Error_429"];
|
|
93229
|
+
};
|
|
93230
|
+
};
|
|
93231
|
+
/** @description Internal Server Error */
|
|
93232
|
+
500: {
|
|
93233
|
+
headers: {
|
|
93234
|
+
[name: string]: unknown;
|
|
93235
|
+
};
|
|
93236
|
+
content: {
|
|
93237
|
+
"application/json": components["schemas"]["ServerError"];
|
|
93238
|
+
};
|
|
93239
|
+
};
|
|
93240
|
+
};
|
|
93241
|
+
};
|
|
93220
93242
|
handle_create_distribution_theme_v1_api_distributions__distribution_id__themes_post: {
|
|
93221
93243
|
parameters: {
|
|
93222
93244
|
query?: {
|
|
@@ -118830,52 +118852,52 @@ type Middleware = Middleware$1;
|
|
|
118830
118852
|
type ClientType = ReturnType<typeof createClient<paths>>;
|
|
118831
118853
|
declare const wgApiClient: (options: ClientOptions) => ClientType;
|
|
118832
118854
|
|
|
118833
|
-
declare const routeName$
|
|
118834
|
-
type GetWeatherInfoQueryParams = paths[typeof routeName$
|
|
118835
|
-
type GetWeatherInfoResponse = paths[typeof routeName$
|
|
118836
|
-
type GetWeatherInfoProps = paths[typeof routeName$
|
|
118855
|
+
declare const routeName$7U = "/v1/api/weather/info";
|
|
118856
|
+
type GetWeatherInfoQueryParams = paths[typeof routeName$7U]['get']['parameters']['query'];
|
|
118857
|
+
type GetWeatherInfoResponse = paths[typeof routeName$7U]['get']['responses'][200]['content']['application/json'];
|
|
118858
|
+
type GetWeatherInfoProps = paths[typeof routeName$7U]['get']['parameters'];
|
|
118837
118859
|
declare const getWeatherInfo: (props: GetWeatherInfoProps, wgApiClient: ClientType) => Promise<GetWeatherInfoResponse>;
|
|
118838
118860
|
|
|
118839
|
-
declare const routeName$
|
|
118840
|
-
type SearchCitiesByCountryQueryParams = paths[typeof routeName$
|
|
118841
|
-
type SearchCitiesByCountryResponse = paths[typeof routeName$
|
|
118842
|
-
type SearchCitiesByCountryProps = paths[typeof routeName$
|
|
118861
|
+
declare const routeName$7T = "/v1/api/address/cities";
|
|
118862
|
+
type SearchCitiesByCountryQueryParams = paths[typeof routeName$7T]['get']['parameters']['query'];
|
|
118863
|
+
type SearchCitiesByCountryResponse = paths[typeof routeName$7T]['get']['responses'][200]['content']['application/json'];
|
|
118864
|
+
type SearchCitiesByCountryProps = paths[typeof routeName$7T]['get']['parameters'];
|
|
118843
118865
|
declare const searchCitiesByCountry: (props: SearchCitiesByCountryProps, wgApiClient: ClientType) => Promise<SearchCitiesByCountryResponse>;
|
|
118844
118866
|
|
|
118845
|
-
declare const routeName$
|
|
118846
|
-
type SeachStreetsByCityAndCountryQueryParams = paths[typeof routeName$
|
|
118847
|
-
type SeachStreetsByCityAndCountryResponse = paths[typeof routeName$
|
|
118848
|
-
type SeachStreetsByCityAndCountryProps = paths[typeof routeName$
|
|
118867
|
+
declare const routeName$7S = "/v1/api/address/streets";
|
|
118868
|
+
type SeachStreetsByCityAndCountryQueryParams = paths[typeof routeName$7S]['get']['parameters']['query'];
|
|
118869
|
+
type SeachStreetsByCityAndCountryResponse = paths[typeof routeName$7S]['get']['responses'][200]['content']['application/json'];
|
|
118870
|
+
type SeachStreetsByCityAndCountryProps = paths[typeof routeName$7S]['get']['parameters'];
|
|
118849
118871
|
declare const seachStreetsByCityAndCountry: (props: SeachStreetsByCityAndCountryProps, wgApiClient: ClientType) => Promise<SeachStreetsByCityAndCountryResponse>;
|
|
118850
118872
|
|
|
118851
|
-
declare const routeName$
|
|
118852
|
-
type SearchAddressesByCountryQueryParams = paths[typeof routeName$
|
|
118853
|
-
type SearchAddressesByCountryResponse = paths[typeof routeName$
|
|
118854
|
-
type SearchAddressesByCountryProps = paths[typeof routeName$
|
|
118873
|
+
declare const routeName$7R = "/v1/api/address/search";
|
|
118874
|
+
type SearchAddressesByCountryQueryParams = paths[typeof routeName$7R]['get']['parameters']['query'];
|
|
118875
|
+
type SearchAddressesByCountryResponse = paths[typeof routeName$7R]['get']['responses'][200]['content']['application/json'];
|
|
118876
|
+
type SearchAddressesByCountryProps = paths[typeof routeName$7R]['get']['parameters'];
|
|
118855
118877
|
declare const searchAddressesByCountry: (props: SearchAddressesByCountryProps, wgApiClient: ClientType) => Promise<SearchAddressesByCountryResponse>;
|
|
118856
118878
|
|
|
118857
|
-
declare const routeName$
|
|
118858
|
-
type GetAddressInfoQueryParams = paths[typeof routeName$
|
|
118859
|
-
type GetAddressInfoResponse = paths[typeof routeName$
|
|
118860
|
-
type GetAddressInfoProps = paths[typeof routeName$
|
|
118879
|
+
declare const routeName$7Q = "/v1/api/address/info/premium";
|
|
118880
|
+
type GetAddressInfoQueryParams = paths[typeof routeName$7Q]['get']['parameters']['query'];
|
|
118881
|
+
type GetAddressInfoResponse = paths[typeof routeName$7Q]['get']['responses'][200]['content']['application/json'];
|
|
118882
|
+
type GetAddressInfoProps = paths[typeof routeName$7Q]['get']['parameters'];
|
|
118861
118883
|
declare const getAddressInfo: (props: GetAddressInfoProps, wgApiClient: ClientType) => Promise<GetAddressInfoResponse>;
|
|
118862
118884
|
|
|
118863
|
-
declare const routeName$
|
|
118864
|
-
type GetAddressInfoFreemiumQueryParams = paths[typeof routeName$
|
|
118865
|
-
type GetAddressInfoFreemiumResponse = paths[typeof routeName$
|
|
118866
|
-
type GetAddressInfoFreemiumProps = paths[typeof routeName$
|
|
118885
|
+
declare const routeName$7P = "/v1/api/address/info/freemium";
|
|
118886
|
+
type GetAddressInfoFreemiumQueryParams = paths[typeof routeName$7P]['get']['parameters']['query'];
|
|
118887
|
+
type GetAddressInfoFreemiumResponse = paths[typeof routeName$7P]['get']['responses'][200]['content']['application/json'];
|
|
118888
|
+
type GetAddressInfoFreemiumProps = paths[typeof routeName$7P]['get']['parameters'];
|
|
118867
118889
|
declare const getAddressInfoFreemium: (props: GetAddressInfoFreemiumProps, wgApiClient: ClientType) => Promise<GetAddressInfoFreemiumResponse>;
|
|
118868
118890
|
|
|
118869
|
-
declare const routeName$
|
|
118870
|
-
type GetAllAdvisoryReportsQueryParams = paths[typeof routeName$
|
|
118871
|
-
type GetAllAdvisoryReportsResponse = paths[typeof routeName$
|
|
118872
|
-
type GetAllAdvisoryReportsProps = paths[typeof routeName$
|
|
118891
|
+
declare const routeName$7O = "/v1/api/advisory-reports";
|
|
118892
|
+
type GetAllAdvisoryReportsQueryParams = paths[typeof routeName$7O]['get']['parameters']['query'];
|
|
118893
|
+
type GetAllAdvisoryReportsResponse = paths[typeof routeName$7O]['get']['responses'][200]['content']['application/json'];
|
|
118894
|
+
type GetAllAdvisoryReportsProps = paths[typeof routeName$7O]['get']['parameters'];
|
|
118873
118895
|
declare const getAllAdvisoryReports: (props: GetAllAdvisoryReportsProps, wgApiClient: ClientType) => Promise<GetAllAdvisoryReportsResponse>;
|
|
118874
118896
|
|
|
118875
|
-
declare const routeName$
|
|
118876
|
-
type CreateAdvisoryReportBody = paths[typeof routeName$
|
|
118877
|
-
type CreateAdvisoryReportQueryParams = paths[typeof routeName$
|
|
118878
|
-
type CreateAdvisoryReportResponse = paths[typeof routeName$
|
|
118897
|
+
declare const routeName$7N = "/v1/api/advisory-reports";
|
|
118898
|
+
type CreateAdvisoryReportBody = paths[typeof routeName$7N]['post']['requestBody']['content']['application/json'];
|
|
118899
|
+
type CreateAdvisoryReportQueryParams = paths[typeof routeName$7N]['post']['parameters']['query'];
|
|
118900
|
+
type CreateAdvisoryReportResponse = paths[typeof routeName$7N]['post']['responses'][201]['content']['application/json'];
|
|
118879
118901
|
interface CreateAdvisoryReportProps {
|
|
118880
118902
|
body: CreateAdvisoryReportBody;
|
|
118881
118903
|
params: {
|
|
@@ -118884,17 +118906,17 @@ interface CreateAdvisoryReportProps {
|
|
|
118884
118906
|
}
|
|
118885
118907
|
declare const createAdvisoryReport: (props: CreateAdvisoryReportProps, wgApiClient: ClientType) => Promise<CreateAdvisoryReportResponse>;
|
|
118886
118908
|
|
|
118887
|
-
declare const routeName$
|
|
118888
|
-
type GetAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
118889
|
-
type GetAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
118890
|
-
type GetAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
118891
|
-
type GetAdvisoryReportByIdProps = paths[typeof routeName$
|
|
118909
|
+
declare const routeName$7M = "/v1/api/advisory-reports/{report_id}";
|
|
118910
|
+
type GetAdvisoryReportByIdPathParams = paths[typeof routeName$7M]['get']['parameters']['path'];
|
|
118911
|
+
type GetAdvisoryReportByIdQueryParams = paths[typeof routeName$7M]['get']['parameters']['query'];
|
|
118912
|
+
type GetAdvisoryReportByIdResponse = paths[typeof routeName$7M]['get']['responses'][200]['content']['application/json'];
|
|
118913
|
+
type GetAdvisoryReportByIdProps = paths[typeof routeName$7M]['get']['parameters'];
|
|
118892
118914
|
declare const getAdvisoryReportById: (props: GetAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<GetAdvisoryReportByIdResponse>;
|
|
118893
118915
|
|
|
118894
|
-
declare const routeName$
|
|
118895
|
-
type DeleteAdvisoryReportRevisionPathParams = paths[typeof routeName$
|
|
118896
|
-
type DeleteAdvisoryReportRevisionQueryParams = paths[typeof routeName$
|
|
118897
|
-
type DeleteAdvisoryReportRevisionResponse = paths[typeof routeName$
|
|
118916
|
+
declare const routeName$7L = "/v1/api/advisory-reports/{report_id}";
|
|
118917
|
+
type DeleteAdvisoryReportRevisionPathParams = paths[typeof routeName$7L]['delete']['parameters']['path'];
|
|
118918
|
+
type DeleteAdvisoryReportRevisionQueryParams = paths[typeof routeName$7L]['delete']['parameters']['query'];
|
|
118919
|
+
type DeleteAdvisoryReportRevisionResponse = paths[typeof routeName$7L]['delete']['responses'][200]['content']['application/json'];
|
|
118898
118920
|
interface DeleteAdvisoryReportRevisionProps {
|
|
118899
118921
|
params: {
|
|
118900
118922
|
query: DeleteAdvisoryReportRevisionQueryParams;
|
|
@@ -118903,11 +118925,11 @@ interface DeleteAdvisoryReportRevisionProps {
|
|
|
118903
118925
|
}
|
|
118904
118926
|
declare const deleteAdvisoryReportRevision: (props: DeleteAdvisoryReportRevisionProps, wgApiClient: ClientType) => Promise<DeleteAdvisoryReportRevisionResponse>;
|
|
118905
118927
|
|
|
118906
|
-
declare const routeName$
|
|
118907
|
-
type UpdateAdvisoryReportBody = paths[typeof routeName$
|
|
118908
|
-
type UpdateAdvisoryReportPathParams = paths[typeof routeName$
|
|
118909
|
-
type UpdateAdvisoryReportQueryParams = paths[typeof routeName$
|
|
118910
|
-
type UpdateAdvisoryReportResponse = paths[typeof routeName$
|
|
118928
|
+
declare const routeName$7K = "/v1/api/advisory-reports/{report_id}";
|
|
118929
|
+
type UpdateAdvisoryReportBody = paths[typeof routeName$7K]['patch']['requestBody']['content']['application/json'];
|
|
118930
|
+
type UpdateAdvisoryReportPathParams = paths[typeof routeName$7K]['patch']['parameters']['path'];
|
|
118931
|
+
type UpdateAdvisoryReportQueryParams = paths[typeof routeName$7K]['patch']['parameters']['query'];
|
|
118932
|
+
type UpdateAdvisoryReportResponse = paths[typeof routeName$7K]['patch']['responses'][200]['content']['application/json'];
|
|
118911
118933
|
interface UpdateAdvisoryReportProps {
|
|
118912
118934
|
body: UpdateAdvisoryReportBody;
|
|
118913
118935
|
params: {
|
|
@@ -118917,18 +118939,18 @@ interface UpdateAdvisoryReportProps {
|
|
|
118917
118939
|
}
|
|
118918
118940
|
declare const updateAdvisoryReport: (props: UpdateAdvisoryReportProps, wgApiClient: ClientType) => Promise<UpdateAdvisoryReportResponse>;
|
|
118919
118941
|
|
|
118920
|
-
declare const routeName$
|
|
118921
|
-
type GetEventsByAdvisoryReportIdPathParams = paths[typeof routeName$
|
|
118922
|
-
type GetEventsByAdvisoryReportIdQueryParams = paths[typeof routeName$
|
|
118923
|
-
type GetEventsByAdvisoryReportIdResponse = paths[typeof routeName$
|
|
118924
|
-
type GetEventsByAdvisoryReportIdProps = paths[typeof routeName$
|
|
118942
|
+
declare const routeName$7J = "/v1/api/advisory-reports/{report_id}/events";
|
|
118943
|
+
type GetEventsByAdvisoryReportIdPathParams = paths[typeof routeName$7J]['get']['parameters']['path'];
|
|
118944
|
+
type GetEventsByAdvisoryReportIdQueryParams = paths[typeof routeName$7J]['get']['parameters']['query'];
|
|
118945
|
+
type GetEventsByAdvisoryReportIdResponse = paths[typeof routeName$7J]['get']['responses'][200]['content']['application/json'];
|
|
118946
|
+
type GetEventsByAdvisoryReportIdProps = paths[typeof routeName$7J]['get']['parameters'];
|
|
118925
118947
|
declare const getEventsByAdvisoryReportId: (props: GetEventsByAdvisoryReportIdProps, wgApiClient: ClientType) => Promise<GetEventsByAdvisoryReportIdResponse>;
|
|
118926
118948
|
|
|
118927
|
-
declare const routeName$
|
|
118928
|
-
type SendAdvisoryReportAsMailBody = paths[typeof routeName$
|
|
118929
|
-
type SendAdvisoryReportAsMailPathParams = paths[typeof routeName$
|
|
118930
|
-
type SendAdvisoryReportAsMailQueryParams = paths[typeof routeName$
|
|
118931
|
-
type SendAdvisoryReportAsMailResponse = paths[typeof routeName$
|
|
118949
|
+
declare const routeName$7I = "/v1/api/advisory-reports/{report_id}/email-inquiries";
|
|
118950
|
+
type SendAdvisoryReportAsMailBody = paths[typeof routeName$7I]['post']['requestBody']['content']['application/json'];
|
|
118951
|
+
type SendAdvisoryReportAsMailPathParams = paths[typeof routeName$7I]['post']['parameters']['path'];
|
|
118952
|
+
type SendAdvisoryReportAsMailQueryParams = paths[typeof routeName$7I]['post']['parameters']['query'];
|
|
118953
|
+
type SendAdvisoryReportAsMailResponse = paths[typeof routeName$7I]['post']['responses'][201]['content']['application/json'];
|
|
118932
118954
|
interface SendAdvisoryReportAsMailProps {
|
|
118933
118955
|
body: SendAdvisoryReportAsMailBody;
|
|
118934
118956
|
params: {
|
|
@@ -118938,10 +118960,10 @@ interface SendAdvisoryReportAsMailProps {
|
|
|
118938
118960
|
}
|
|
118939
118961
|
declare const sendAdvisoryReportAsMail: (props: SendAdvisoryReportAsMailProps, wgApiClient: ClientType) => Promise<SendAdvisoryReportAsMailResponse>;
|
|
118940
118962
|
|
|
118941
|
-
declare const routeName$
|
|
118942
|
-
type GenerateDocxDocumentOfAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
118943
|
-
type GenerateDocxDocumentOfAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
118944
|
-
type GenerateDocxDocumentOfAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
118963
|
+
declare const routeName$7H = "/v1/api/advisory-reports/{report_id}/docx";
|
|
118964
|
+
type GenerateDocxDocumentOfAdvisoryReportByIdPathParams = paths[typeof routeName$7H]['post']['parameters']['path'];
|
|
118965
|
+
type GenerateDocxDocumentOfAdvisoryReportByIdQueryParams = paths[typeof routeName$7H]['post']['parameters']['query'];
|
|
118966
|
+
type GenerateDocxDocumentOfAdvisoryReportByIdResponse = paths[typeof routeName$7H]['post']['responses'][200]['content']['application/json'];
|
|
118945
118967
|
interface GenerateDocxDocumentOfAdvisoryReportByIdProps {
|
|
118946
118968
|
params: {
|
|
118947
118969
|
query: GenerateDocxDocumentOfAdvisoryReportByIdQueryParams;
|
|
@@ -118950,17 +118972,17 @@ interface GenerateDocxDocumentOfAdvisoryReportByIdProps {
|
|
|
118950
118972
|
}
|
|
118951
118973
|
declare const generateDocxDocumentOfAdvisoryReportById: (props: GenerateDocxDocumentOfAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<GenerateDocxDocumentOfAdvisoryReportByIdResponse>;
|
|
118952
118974
|
|
|
118953
|
-
declare const routeName$
|
|
118954
|
-
type GetPdfOfAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
118955
|
-
type GetPdfOfAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
118956
|
-
type GetPdfOfAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
118957
|
-
type GetPdfOfAdvisoryReportByIdProps = paths[typeof routeName$
|
|
118975
|
+
declare const routeName$7G = "/v1/api/advisory-reports/{report_id}/pdf";
|
|
118976
|
+
type GetPdfOfAdvisoryReportByIdPathParams = paths[typeof routeName$7G]['get']['parameters']['path'];
|
|
118977
|
+
type GetPdfOfAdvisoryReportByIdQueryParams = paths[typeof routeName$7G]['get']['parameters']['query'];
|
|
118978
|
+
type GetPdfOfAdvisoryReportByIdResponse = paths[typeof routeName$7G]['get']['responses'][307]['content']['application/json'];
|
|
118979
|
+
type GetPdfOfAdvisoryReportByIdProps = paths[typeof routeName$7G]['get']['parameters'];
|
|
118958
118980
|
declare const getPdfOfAdvisoryReportById: (props: GetPdfOfAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<GetPdfOfAdvisoryReportByIdResponse>;
|
|
118959
118981
|
|
|
118960
|
-
declare const routeName$
|
|
118961
|
-
type GeneratePdfOfAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
118962
|
-
type GeneratePdfOfAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
118963
|
-
type GeneratePdfOfAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
118982
|
+
declare const routeName$7F = "/v1/api/advisory-reports/{report_id}/pdf";
|
|
118983
|
+
type GeneratePdfOfAdvisoryReportByIdPathParams = paths[typeof routeName$7F]['post']['parameters']['path'];
|
|
118984
|
+
type GeneratePdfOfAdvisoryReportByIdQueryParams = paths[typeof routeName$7F]['post']['parameters']['query'];
|
|
118985
|
+
type GeneratePdfOfAdvisoryReportByIdResponse = paths[typeof routeName$7F]['post']['responses'][200]['content']['application/json'];
|
|
118964
118986
|
interface GeneratePdfOfAdvisoryReportByIdProps {
|
|
118965
118987
|
params: {
|
|
118966
118988
|
query: GeneratePdfOfAdvisoryReportByIdQueryParams;
|
|
@@ -118969,10 +118991,10 @@ interface GeneratePdfOfAdvisoryReportByIdProps {
|
|
|
118969
118991
|
}
|
|
118970
118992
|
declare const generatePdfOfAdvisoryReportById: (props: GeneratePdfOfAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<GeneratePdfOfAdvisoryReportByIdResponse>;
|
|
118971
118993
|
|
|
118972
|
-
declare const routeName$
|
|
118973
|
-
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleBody = paths[typeof routeName$
|
|
118974
|
-
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleQueryParams = paths[typeof routeName$
|
|
118975
|
-
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleResponse = paths[typeof routeName$
|
|
118994
|
+
declare const routeName$7E = "/v1/api/advisory-report-front-page-pdf";
|
|
118995
|
+
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleBody = paths[typeof routeName$7E]['post']['requestBody']['content']['application/json'];
|
|
118996
|
+
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleQueryParams = paths[typeof routeName$7E]['post']['parameters']['query'];
|
|
118997
|
+
type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleResponse = paths[typeof routeName$7E]['post']['responses'][201]['content']['application/json'];
|
|
118976
118998
|
interface GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleProps {
|
|
118977
118999
|
body: GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleBody;
|
|
118978
119000
|
params: {
|
|
@@ -118981,11 +119003,11 @@ interface GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleProps {
|
|
|
118981
119003
|
}
|
|
118982
119004
|
declare const generateStandaloneFrontPagePdfOfAdvisoryReportAsExample: (props: GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleProps, wgApiClient: ClientType) => Promise<GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleResponse>;
|
|
118983
119005
|
|
|
118984
|
-
declare const routeName$
|
|
118985
|
-
type AcceptOrRejectAnAdvisoryReportBody = paths[typeof routeName$
|
|
118986
|
-
type AcceptOrRejectAnAdvisoryReportPathParams = paths[typeof routeName$
|
|
118987
|
-
type AcceptOrRejectAnAdvisoryReportQueryParams = paths[typeof routeName$
|
|
118988
|
-
type AcceptOrRejectAnAdvisoryReportResponse = paths[typeof routeName$
|
|
119006
|
+
declare const routeName$7D = "/v1/api/advisory-reports/{report_id}/acceptances";
|
|
119007
|
+
type AcceptOrRejectAnAdvisoryReportBody = paths[typeof routeName$7D]['post']['requestBody']['content']['application/json'];
|
|
119008
|
+
type AcceptOrRejectAnAdvisoryReportPathParams = paths[typeof routeName$7D]['post']['parameters']['path'];
|
|
119009
|
+
type AcceptOrRejectAnAdvisoryReportQueryParams = paths[typeof routeName$7D]['post']['parameters']['query'];
|
|
119010
|
+
type AcceptOrRejectAnAdvisoryReportResponse = paths[typeof routeName$7D]['post']['responses'][200]['content']['application/json'];
|
|
118989
119011
|
interface AcceptOrRejectAnAdvisoryReportProps {
|
|
118990
119012
|
body: AcceptOrRejectAnAdvisoryReportBody;
|
|
118991
119013
|
params: {
|
|
@@ -118995,11 +119017,11 @@ interface AcceptOrRejectAnAdvisoryReportProps {
|
|
|
118995
119017
|
}
|
|
118996
119018
|
declare const acceptOrRejectAnAdvisoryReport: (props: AcceptOrRejectAnAdvisoryReportProps, wgApiClient: ClientType) => Promise<AcceptOrRejectAnAdvisoryReportResponse>;
|
|
118997
119019
|
|
|
118998
|
-
declare const routeName$
|
|
118999
|
-
type LinkConversationToAdvisoryReportBody = paths[typeof routeName$
|
|
119000
|
-
type LinkConversationToAdvisoryReportPathParams = paths[typeof routeName$
|
|
119001
|
-
type LinkConversationToAdvisoryReportQueryParams = paths[typeof routeName$
|
|
119002
|
-
type LinkConversationToAdvisoryReportResponse = paths[typeof routeName$
|
|
119020
|
+
declare const routeName$7C = "/v1/api/advisory-reports/{report_id}/conversations";
|
|
119021
|
+
type LinkConversationToAdvisoryReportBody = paths[typeof routeName$7C]['post']['requestBody']['content']['application/json'];
|
|
119022
|
+
type LinkConversationToAdvisoryReportPathParams = paths[typeof routeName$7C]['post']['parameters']['path'];
|
|
119023
|
+
type LinkConversationToAdvisoryReportQueryParams = paths[typeof routeName$7C]['post']['parameters']['query'];
|
|
119024
|
+
type LinkConversationToAdvisoryReportResponse = paths[typeof routeName$7C]['post']['responses'][201]['content']['application/json'];
|
|
119003
119025
|
interface LinkConversationToAdvisoryReportProps {
|
|
119004
119026
|
body: LinkConversationToAdvisoryReportBody;
|
|
119005
119027
|
params: {
|
|
@@ -119009,11 +119031,11 @@ interface LinkConversationToAdvisoryReportProps {
|
|
|
119009
119031
|
}
|
|
119010
119032
|
declare const linkConversationToAdvisoryReport: (props: LinkConversationToAdvisoryReportProps, wgApiClient: ClientType) => Promise<LinkConversationToAdvisoryReportResponse>;
|
|
119011
119033
|
|
|
119012
|
-
declare const routeName$
|
|
119013
|
-
type CreateAdvisoryReportRevisionV2Body = paths[typeof routeName$
|
|
119014
|
-
type CreateAdvisoryReportRevisionV2PathParams = paths[typeof routeName$
|
|
119015
|
-
type CreateAdvisoryReportRevisionV2QueryParams = paths[typeof routeName$
|
|
119016
|
-
type CreateAdvisoryReportRevisionV2Response = paths[typeof routeName$
|
|
119034
|
+
declare const routeName$7B = "/v2/api/advisory-reports/{report_id}/revisions";
|
|
119035
|
+
type CreateAdvisoryReportRevisionV2Body = paths[typeof routeName$7B]['post']['requestBody']['content']['application/json'];
|
|
119036
|
+
type CreateAdvisoryReportRevisionV2PathParams = paths[typeof routeName$7B]['post']['parameters']['path'];
|
|
119037
|
+
type CreateAdvisoryReportRevisionV2QueryParams = paths[typeof routeName$7B]['post']['parameters']['query'];
|
|
119038
|
+
type CreateAdvisoryReportRevisionV2Response = paths[typeof routeName$7B]['post']['responses'][201]['content']['application/json'];
|
|
119017
119039
|
interface CreateAdvisoryReportRevisionV2Props {
|
|
119018
119040
|
body: CreateAdvisoryReportRevisionV2Body;
|
|
119019
119041
|
params: {
|
|
@@ -119023,11 +119045,11 @@ interface CreateAdvisoryReportRevisionV2Props {
|
|
|
119023
119045
|
}
|
|
119024
119046
|
declare const createAdvisoryReportRevisionV2: (props: CreateAdvisoryReportRevisionV2Props, wgApiClient: ClientType) => Promise<CreateAdvisoryReportRevisionV2Response>;
|
|
119025
119047
|
|
|
119026
|
-
declare const routeName$
|
|
119027
|
-
type CreateAdvisoryReportRevisionBody = paths[typeof routeName$
|
|
119028
|
-
type CreateAdvisoryReportRevisionPathParams = paths[typeof routeName$
|
|
119029
|
-
type CreateAdvisoryReportRevisionQueryParams = paths[typeof routeName$
|
|
119030
|
-
type CreateAdvisoryReportRevisionResponse = paths[typeof routeName$
|
|
119048
|
+
declare const routeName$7A = "/v1/api/advisory-reports/{report_id}/revisions";
|
|
119049
|
+
type CreateAdvisoryReportRevisionBody = paths[typeof routeName$7A]['post']['requestBody']['content']['application/json'];
|
|
119050
|
+
type CreateAdvisoryReportRevisionPathParams = paths[typeof routeName$7A]['post']['parameters']['path'];
|
|
119051
|
+
type CreateAdvisoryReportRevisionQueryParams = paths[typeof routeName$7A]['post']['parameters']['query'];
|
|
119052
|
+
type CreateAdvisoryReportRevisionResponse = paths[typeof routeName$7A]['post']['responses'][201]['content']['application/json'];
|
|
119031
119053
|
interface CreateAdvisoryReportRevisionProps {
|
|
119032
119054
|
body: CreateAdvisoryReportRevisionBody;
|
|
119033
119055
|
params: {
|
|
@@ -119037,10 +119059,10 @@ interface CreateAdvisoryReportRevisionProps {
|
|
|
119037
119059
|
}
|
|
119038
119060
|
declare const createAdvisoryReportRevision: (props: CreateAdvisoryReportRevisionProps, wgApiClient: ClientType) => Promise<CreateAdvisoryReportRevisionResponse>;
|
|
119039
119061
|
|
|
119040
|
-
declare const routeName$
|
|
119041
|
-
type DeleteAdvisoryReportPathParams = paths[typeof routeName$
|
|
119042
|
-
type DeleteAdvisoryReportQueryParams = paths[typeof routeName$
|
|
119043
|
-
type DeleteAdvisoryReportResponse = paths[typeof routeName$
|
|
119062
|
+
declare const routeName$7z = "/v2/api/advisory-reports/{report_id}";
|
|
119063
|
+
type DeleteAdvisoryReportPathParams = paths[typeof routeName$7z]['delete']['parameters']['path'];
|
|
119064
|
+
type DeleteAdvisoryReportQueryParams = paths[typeof routeName$7z]['delete']['parameters']['query'];
|
|
119065
|
+
type DeleteAdvisoryReportResponse = paths[typeof routeName$7z]['delete']['responses'][200]['content']['application/json'];
|
|
119044
119066
|
interface DeleteAdvisoryReportProps {
|
|
119045
119067
|
params: {
|
|
119046
119068
|
query: DeleteAdvisoryReportQueryParams;
|
|
@@ -119049,11 +119071,11 @@ interface DeleteAdvisoryReportProps {
|
|
|
119049
119071
|
}
|
|
119050
119072
|
declare const deleteAdvisoryReport: (props: DeleteAdvisoryReportProps, wgApiClient: ClientType) => Promise<DeleteAdvisoryReportResponse>;
|
|
119051
119073
|
|
|
119052
|
-
declare const routeName$
|
|
119053
|
-
type PutClausesForReportBody = paths[typeof routeName$
|
|
119054
|
-
type PutClausesForReportPathParams = paths[typeof routeName$
|
|
119055
|
-
type PutClausesForReportQueryParams = paths[typeof routeName$
|
|
119056
|
-
type PutClausesForReportResponse = paths[typeof routeName$
|
|
119074
|
+
declare const routeName$7y = "/v1/api/advisory-reports/{report_id}/clauses";
|
|
119075
|
+
type PutClausesForReportBody = paths[typeof routeName$7y]['put']['requestBody']['content']['application/json'];
|
|
119076
|
+
type PutClausesForReportPathParams = paths[typeof routeName$7y]['put']['parameters']['path'];
|
|
119077
|
+
type PutClausesForReportQueryParams = paths[typeof routeName$7y]['put']['parameters']['query'];
|
|
119078
|
+
type PutClausesForReportResponse = paths[typeof routeName$7y]['put']['responses'][200]['content']['application/json'];
|
|
119057
119079
|
interface PutClausesForReportProps {
|
|
119058
119080
|
body: PutClausesForReportBody;
|
|
119059
119081
|
params: {
|
|
@@ -119063,9 +119085,9 @@ interface PutClausesForReportProps {
|
|
|
119063
119085
|
}
|
|
119064
119086
|
declare const putClausesForReport: (props: PutClausesForReportProps, wgApiClient: ClientType) => Promise<PutClausesForReportResponse>;
|
|
119065
119087
|
|
|
119066
|
-
declare const routeName$
|
|
119067
|
-
type GeneratePersonalizationAdviceForAdvisoryReportPathParams = paths[typeof routeName$
|
|
119068
|
-
type GeneratePersonalizationAdviceForAdvisoryReportResponse = paths[typeof routeName$
|
|
119088
|
+
declare const routeName$7x = "/v1/api/advisory-reports/{report_id}/personalise-advices";
|
|
119089
|
+
type GeneratePersonalizationAdviceForAdvisoryReportPathParams = paths[typeof routeName$7x]['post']['parameters']['path'];
|
|
119090
|
+
type GeneratePersonalizationAdviceForAdvisoryReportResponse = paths[typeof routeName$7x]['post']['responses'][200]['content']['application/json'];
|
|
119069
119091
|
interface GeneratePersonalizationAdviceForAdvisoryReportProps {
|
|
119070
119092
|
params: {
|
|
119071
119093
|
path: GeneratePersonalizationAdviceForAdvisoryReportPathParams;
|
|
@@ -119073,18 +119095,18 @@ interface GeneratePersonalizationAdviceForAdvisoryReportProps {
|
|
|
119073
119095
|
}
|
|
119074
119096
|
declare const generatePersonalizationAdviceForAdvisoryReport: (props: GeneratePersonalizationAdviceForAdvisoryReportProps, wgApiClient: ClientType) => Promise<GeneratePersonalizationAdviceForAdvisoryReportResponse>;
|
|
119075
119097
|
|
|
119076
|
-
declare const routeName$
|
|
119077
|
-
type GetStepSettingsByAdvisoryReportIdPathParams = paths[typeof routeName$
|
|
119078
|
-
type GetStepSettingsByAdvisoryReportIdQueryParams = paths[typeof routeName$
|
|
119079
|
-
type GetStepSettingsByAdvisoryReportIdResponse = paths[typeof routeName$
|
|
119080
|
-
type GetStepSettingsByAdvisoryReportIdProps = paths[typeof routeName$
|
|
119098
|
+
declare const routeName$7w = "/v1/api/advisory-reports/{report_id}/settings/steps";
|
|
119099
|
+
type GetStepSettingsByAdvisoryReportIdPathParams = paths[typeof routeName$7w]['get']['parameters']['path'];
|
|
119100
|
+
type GetStepSettingsByAdvisoryReportIdQueryParams = paths[typeof routeName$7w]['get']['parameters']['query'];
|
|
119101
|
+
type GetStepSettingsByAdvisoryReportIdResponse = paths[typeof routeName$7w]['get']['responses'][200]['content']['application/json'];
|
|
119102
|
+
type GetStepSettingsByAdvisoryReportIdProps = paths[typeof routeName$7w]['get']['parameters'];
|
|
119081
119103
|
declare const getStepSettingsByAdvisoryReportId: (props: GetStepSettingsByAdvisoryReportIdProps, wgApiClient: ClientType) => Promise<GetStepSettingsByAdvisoryReportIdResponse>;
|
|
119082
119104
|
|
|
119083
|
-
declare const routeName$
|
|
119084
|
-
type CreateAdvisoryReportStepSettingsBody = paths[typeof routeName$
|
|
119085
|
-
type CreateAdvisoryReportStepSettingsPathParams = paths[typeof routeName$
|
|
119086
|
-
type CreateAdvisoryReportStepSettingsQueryParams = paths[typeof routeName$
|
|
119087
|
-
type CreateAdvisoryReportStepSettingsResponse = paths[typeof routeName$
|
|
119105
|
+
declare const routeName$7v = "/v1/api/advisory-reports/{report_id}/settings/steps";
|
|
119106
|
+
type CreateAdvisoryReportStepSettingsBody = paths[typeof routeName$7v]['put']['requestBody']['content']['application/json'];
|
|
119107
|
+
type CreateAdvisoryReportStepSettingsPathParams = paths[typeof routeName$7v]['put']['parameters']['path'];
|
|
119108
|
+
type CreateAdvisoryReportStepSettingsQueryParams = paths[typeof routeName$7v]['put']['parameters']['query'];
|
|
119109
|
+
type CreateAdvisoryReportStepSettingsResponse = paths[typeof routeName$7v]['put']['responses'][200]['content']['application/json'];
|
|
119088
119110
|
interface CreateAdvisoryReportStepSettingsProps {
|
|
119089
119111
|
body: CreateAdvisoryReportStepSettingsBody;
|
|
119090
119112
|
params: {
|
|
@@ -119094,11 +119116,11 @@ interface CreateAdvisoryReportStepSettingsProps {
|
|
|
119094
119116
|
}
|
|
119095
119117
|
declare const createAdvisoryReportStepSettings: (props: CreateAdvisoryReportStepSettingsProps, wgApiClient: ClientType) => Promise<CreateAdvisoryReportStepSettingsResponse>;
|
|
119096
119118
|
|
|
119097
|
-
declare const routeName$
|
|
119098
|
-
type CreateRiskDomainForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119099
|
-
type CreateRiskDomainForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119100
|
-
type CreateRiskDomainForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119101
|
-
type CreateRiskDomainForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119119
|
+
declare const routeName$7u = "/v1/api/advisory-reports/{report_id}/risk-domains";
|
|
119120
|
+
type CreateRiskDomainForAdvisoryReportByIdBody = paths[typeof routeName$7u]['post']['requestBody']['content']['application/json'];
|
|
119121
|
+
type CreateRiskDomainForAdvisoryReportByIdPathParams = paths[typeof routeName$7u]['post']['parameters']['path'];
|
|
119122
|
+
type CreateRiskDomainForAdvisoryReportByIdQueryParams = paths[typeof routeName$7u]['post']['parameters']['query'];
|
|
119123
|
+
type CreateRiskDomainForAdvisoryReportByIdResponse = paths[typeof routeName$7u]['post']['responses'][201]['content']['application/json'];
|
|
119102
119124
|
interface CreateRiskDomainForAdvisoryReportByIdProps {
|
|
119103
119125
|
body: CreateRiskDomainForAdvisoryReportByIdBody;
|
|
119104
119126
|
params: {
|
|
@@ -119108,10 +119130,10 @@ interface CreateRiskDomainForAdvisoryReportByIdProps {
|
|
|
119108
119130
|
}
|
|
119109
119131
|
declare const createRiskDomainForAdvisoryReportById: (props: CreateRiskDomainForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateRiskDomainForAdvisoryReportByIdResponse>;
|
|
119110
119132
|
|
|
119111
|
-
declare const routeName$
|
|
119112
|
-
type DeleteRiskDomainForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119113
|
-
type DeleteRiskDomainForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119114
|
-
type DeleteRiskDomainForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119133
|
+
declare const routeName$7t = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}";
|
|
119134
|
+
type DeleteRiskDomainForAdvisoryReportByIdPathParams = paths[typeof routeName$7t]['delete']['parameters']['path'];
|
|
119135
|
+
type DeleteRiskDomainForAdvisoryReportByIdQueryParams = paths[typeof routeName$7t]['delete']['parameters']['query'];
|
|
119136
|
+
type DeleteRiskDomainForAdvisoryReportByIdResponse = paths[typeof routeName$7t]['delete']['responses'][200]['content']['application/json'];
|
|
119115
119137
|
interface DeleteRiskDomainForAdvisoryReportByIdProps {
|
|
119116
119138
|
params: {
|
|
119117
119139
|
query: DeleteRiskDomainForAdvisoryReportByIdQueryParams;
|
|
@@ -119120,11 +119142,11 @@ interface DeleteRiskDomainForAdvisoryReportByIdProps {
|
|
|
119120
119142
|
}
|
|
119121
119143
|
declare const deleteRiskDomainForAdvisoryReportById: (props: DeleteRiskDomainForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<DeleteRiskDomainForAdvisoryReportByIdResponse>;
|
|
119122
119144
|
|
|
119123
|
-
declare const routeName$
|
|
119124
|
-
type CreateRiskDomainAdviceForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119125
|
-
type CreateRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119126
|
-
type CreateRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119127
|
-
type CreateRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119145
|
+
declare const routeName$7s = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice";
|
|
119146
|
+
type CreateRiskDomainAdviceForAdvisoryReportByIdBody = paths[typeof routeName$7s]['post']['requestBody']['content']['application/json'];
|
|
119147
|
+
type CreateRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$7s]['post']['parameters']['path'];
|
|
119148
|
+
type CreateRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$7s]['post']['parameters']['query'];
|
|
119149
|
+
type CreateRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$7s]['post']['responses'][201]['content']['application/json'];
|
|
119128
119150
|
interface CreateRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
119129
119151
|
body: CreateRiskDomainAdviceForAdvisoryReportByIdBody;
|
|
119130
119152
|
params: {
|
|
@@ -119134,10 +119156,10 @@ interface CreateRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
|
119134
119156
|
}
|
|
119135
119157
|
declare const createRiskDomainAdviceForAdvisoryReportById: (props: CreateRiskDomainAdviceForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateRiskDomainAdviceForAdvisoryReportByIdResponse>;
|
|
119136
119158
|
|
|
119137
|
-
declare const routeName$
|
|
119138
|
-
type DeleteRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119139
|
-
type DeleteRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119140
|
-
type DeleteRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119159
|
+
declare const routeName$7r = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}";
|
|
119160
|
+
type DeleteRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$7r]['delete']['parameters']['path'];
|
|
119161
|
+
type DeleteRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$7r]['delete']['parameters']['query'];
|
|
119162
|
+
type DeleteRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$7r]['delete']['responses'][200]['content']['application/json'];
|
|
119141
119163
|
interface DeleteRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
119142
119164
|
params: {
|
|
119143
119165
|
query: DeleteRiskDomainAdviceForAdvisoryReportByIdQueryParams;
|
|
@@ -119146,11 +119168,11 @@ interface DeleteRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
|
119146
119168
|
}
|
|
119147
119169
|
declare const deleteRiskDomainAdviceForAdvisoryReportById: (props: DeleteRiskDomainAdviceForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<DeleteRiskDomainAdviceForAdvisoryReportByIdResponse>;
|
|
119148
119170
|
|
|
119149
|
-
declare const routeName$
|
|
119150
|
-
type UpdateRiskDomainAdviceForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119151
|
-
type UpdateRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119152
|
-
type UpdateRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119153
|
-
type UpdateRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119171
|
+
declare const routeName$7q = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}";
|
|
119172
|
+
type UpdateRiskDomainAdviceForAdvisoryReportByIdBody = paths[typeof routeName$7q]['patch']['requestBody']['content']['application/json'];
|
|
119173
|
+
type UpdateRiskDomainAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$7q]['patch']['parameters']['path'];
|
|
119174
|
+
type UpdateRiskDomainAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$7q]['patch']['parameters']['query'];
|
|
119175
|
+
type UpdateRiskDomainAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$7q]['patch']['responses'][201]['content']['application/json'];
|
|
119154
119176
|
interface UpdateRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
119155
119177
|
body: UpdateRiskDomainAdviceForAdvisoryReportByIdBody;
|
|
119156
119178
|
params: {
|
|
@@ -119160,11 +119182,11 @@ interface UpdateRiskDomainAdviceForAdvisoryReportByIdProps {
|
|
|
119160
119182
|
}
|
|
119161
119183
|
declare const updateRiskDomainAdviceForAdvisoryReportById: (props: UpdateRiskDomainAdviceForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<UpdateRiskDomainAdviceForAdvisoryReportByIdResponse>;
|
|
119162
119184
|
|
|
119163
|
-
declare const routeName$
|
|
119164
|
-
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119165
|
-
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119166
|
-
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119167
|
-
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119185
|
+
declare const routeName$7p = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/advice/{advice_id}/actions";
|
|
119186
|
+
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdBody = paths[typeof routeName$7p]['put']['requestBody']['content']['application/json'];
|
|
119187
|
+
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdPathParams = paths[typeof routeName$7p]['put']['parameters']['path'];
|
|
119188
|
+
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdQueryParams = paths[typeof routeName$7p]['put']['parameters']['query'];
|
|
119189
|
+
type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdResponse = paths[typeof routeName$7p]['put']['responses'][201]['content']['application/json'];
|
|
119168
119190
|
interface CreateRiskDomainActionFromAdviceForAdvisoryReportByIdProps {
|
|
119169
119191
|
body: CreateRiskDomainActionFromAdviceForAdvisoryReportByIdBody;
|
|
119170
119192
|
params: {
|
|
@@ -119174,11 +119196,11 @@ interface CreateRiskDomainActionFromAdviceForAdvisoryReportByIdProps {
|
|
|
119174
119196
|
}
|
|
119175
119197
|
declare const createRiskDomainActionFromAdviceForAdvisoryReportById: (props: CreateRiskDomainActionFromAdviceForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateRiskDomainActionFromAdviceForAdvisoryReportByIdResponse>;
|
|
119176
119198
|
|
|
119177
|
-
declare const routeName$
|
|
119178
|
-
type CreateRiskDomainActionForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119179
|
-
type CreateRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119180
|
-
type CreateRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119181
|
-
type CreateRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119199
|
+
declare const routeName$7o = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions";
|
|
119200
|
+
type CreateRiskDomainActionForAdvisoryReportByIdBody = paths[typeof routeName$7o]['post']['requestBody']['content']['application/json'];
|
|
119201
|
+
type CreateRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$7o]['post']['parameters']['path'];
|
|
119202
|
+
type CreateRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$7o]['post']['parameters']['query'];
|
|
119203
|
+
type CreateRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$7o]['post']['responses'][201]['content']['application/json'];
|
|
119182
119204
|
interface CreateRiskDomainActionForAdvisoryReportByIdProps {
|
|
119183
119205
|
body: CreateRiskDomainActionForAdvisoryReportByIdBody;
|
|
119184
119206
|
params: {
|
|
@@ -119188,10 +119210,10 @@ interface CreateRiskDomainActionForAdvisoryReportByIdProps {
|
|
|
119188
119210
|
}
|
|
119189
119211
|
declare const createRiskDomainActionForAdvisoryReportById: (props: CreateRiskDomainActionForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateRiskDomainActionForAdvisoryReportByIdResponse>;
|
|
119190
119212
|
|
|
119191
|
-
declare const routeName$
|
|
119192
|
-
type DeleteRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119193
|
-
type DeleteRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119194
|
-
type DeleteRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119213
|
+
declare const routeName$7n = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}";
|
|
119214
|
+
type DeleteRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$7n]['delete']['parameters']['path'];
|
|
119215
|
+
type DeleteRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$7n]['delete']['parameters']['query'];
|
|
119216
|
+
type DeleteRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$7n]['delete']['responses'][200]['content']['application/json'];
|
|
119195
119217
|
interface DeleteRiskDomainActionForAdvisoryReportByIdProps {
|
|
119196
119218
|
params: {
|
|
119197
119219
|
query: DeleteRiskDomainActionForAdvisoryReportByIdQueryParams;
|
|
@@ -119200,11 +119222,11 @@ interface DeleteRiskDomainActionForAdvisoryReportByIdProps {
|
|
|
119200
119222
|
}
|
|
119201
119223
|
declare const deleteRiskDomainActionForAdvisoryReportById: (props: DeleteRiskDomainActionForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<DeleteRiskDomainActionForAdvisoryReportByIdResponse>;
|
|
119202
119224
|
|
|
119203
|
-
declare const routeName$
|
|
119204
|
-
type UpdateRiskDomainActionForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119205
|
-
type UpdateRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119206
|
-
type UpdateRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119207
|
-
type UpdateRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119225
|
+
declare const routeName$7m = "/v1/api/advisory-reports/{report_id}/risk-domains/{risk_domain_id}/actions/{action_id}";
|
|
119226
|
+
type UpdateRiskDomainActionForAdvisoryReportByIdBody = paths[typeof routeName$7m]['patch']['requestBody']['content']['application/json'];
|
|
119227
|
+
type UpdateRiskDomainActionForAdvisoryReportByIdPathParams = paths[typeof routeName$7m]['patch']['parameters']['path'];
|
|
119228
|
+
type UpdateRiskDomainActionForAdvisoryReportByIdQueryParams = paths[typeof routeName$7m]['patch']['parameters']['query'];
|
|
119229
|
+
type UpdateRiskDomainActionForAdvisoryReportByIdResponse = paths[typeof routeName$7m]['patch']['responses'][200]['content']['application/json'];
|
|
119208
119230
|
interface UpdateRiskDomainActionForAdvisoryReportByIdProps {
|
|
119209
119231
|
body: UpdateRiskDomainActionForAdvisoryReportByIdBody;
|
|
119210
119232
|
params: {
|
|
@@ -119214,11 +119236,11 @@ interface UpdateRiskDomainActionForAdvisoryReportByIdProps {
|
|
|
119214
119236
|
}
|
|
119215
119237
|
declare const updateRiskDomainActionForAdvisoryReportById: (props: UpdateRiskDomainActionForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<UpdateRiskDomainActionForAdvisoryReportByIdResponse>;
|
|
119216
119238
|
|
|
119217
|
-
declare const routeName$
|
|
119218
|
-
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119219
|
-
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119220
|
-
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119221
|
-
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119239
|
+
declare const routeName$7l = "/v1/api/advisory-reports/{report_id}/insurance-policies";
|
|
119240
|
+
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdBody = paths[typeof routeName$7l]['put']['requestBody']['content']['application/json'];
|
|
119241
|
+
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdPathParams = paths[typeof routeName$7l]['put']['parameters']['path'];
|
|
119242
|
+
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdQueryParams = paths[typeof routeName$7l]['put']['parameters']['query'];
|
|
119243
|
+
type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdResponse = paths[typeof routeName$7l]['put']['responses'][200]['content']['application/json'];
|
|
119222
119244
|
interface CreateOrReplaceInsurancePolicyForAdvisoryReportByIdProps {
|
|
119223
119245
|
body: CreateOrReplaceInsurancePolicyForAdvisoryReportByIdBody;
|
|
119224
119246
|
params: {
|
|
@@ -119228,10 +119250,10 @@ interface CreateOrReplaceInsurancePolicyForAdvisoryReportByIdProps {
|
|
|
119228
119250
|
}
|
|
119229
119251
|
declare const createOrReplaceInsurancePolicyForAdvisoryReportById: (props: CreateOrReplaceInsurancePolicyForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateOrReplaceInsurancePolicyForAdvisoryReportByIdResponse>;
|
|
119230
119252
|
|
|
119231
|
-
declare const routeName$
|
|
119232
|
-
type DeleteInsurancePolicyForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119233
|
-
type DeleteInsurancePolicyForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119234
|
-
type DeleteInsurancePolicyForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119253
|
+
declare const routeName$7k = "/v1/api/advisory-reports/{report_id}/insurance-policies/{insurance_policy_id}";
|
|
119254
|
+
type DeleteInsurancePolicyForAdvisoryReportByIdPathParams = paths[typeof routeName$7k]['delete']['parameters']['path'];
|
|
119255
|
+
type DeleteInsurancePolicyForAdvisoryReportByIdQueryParams = paths[typeof routeName$7k]['delete']['parameters']['query'];
|
|
119256
|
+
type DeleteInsurancePolicyForAdvisoryReportByIdResponse = paths[typeof routeName$7k]['delete']['responses'][200]['content']['application/json'];
|
|
119235
119257
|
interface DeleteInsurancePolicyForAdvisoryReportByIdProps {
|
|
119236
119258
|
params: {
|
|
119237
119259
|
query: DeleteInsurancePolicyForAdvisoryReportByIdQueryParams;
|
|
@@ -119240,11 +119262,11 @@ interface DeleteInsurancePolicyForAdvisoryReportByIdProps {
|
|
|
119240
119262
|
}
|
|
119241
119263
|
declare const deleteInsurancePolicyForAdvisoryReportById: (props: DeleteInsurancePolicyForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<DeleteInsurancePolicyForAdvisoryReportByIdResponse>;
|
|
119242
119264
|
|
|
119243
|
-
declare const routeName$
|
|
119244
|
-
type OrderInsurancePolciesOfAdvisoryReportBody = paths[typeof routeName$
|
|
119245
|
-
type OrderInsurancePolciesOfAdvisoryReportPathParams = paths[typeof routeName$
|
|
119246
|
-
type OrderInsurancePolciesOfAdvisoryReportQueryParams = paths[typeof routeName$
|
|
119247
|
-
type OrderInsurancePolciesOfAdvisoryReportResponse = paths[typeof routeName$
|
|
119265
|
+
declare const routeName$7j = "/v1/api/advisory-reports/{report_id}/insurance-policies/order";
|
|
119266
|
+
type OrderInsurancePolciesOfAdvisoryReportBody = paths[typeof routeName$7j]['put']['requestBody']['content']['application/json'];
|
|
119267
|
+
type OrderInsurancePolciesOfAdvisoryReportPathParams = paths[typeof routeName$7j]['put']['parameters']['path'];
|
|
119268
|
+
type OrderInsurancePolciesOfAdvisoryReportQueryParams = paths[typeof routeName$7j]['put']['parameters']['query'];
|
|
119269
|
+
type OrderInsurancePolciesOfAdvisoryReportResponse = paths[typeof routeName$7j]['put']['responses'][200]['content']['application/json'];
|
|
119248
119270
|
interface OrderInsurancePolciesOfAdvisoryReportProps {
|
|
119249
119271
|
body: OrderInsurancePolciesOfAdvisoryReportBody;
|
|
119250
119272
|
params: {
|
|
@@ -119254,11 +119276,11 @@ interface OrderInsurancePolciesOfAdvisoryReportProps {
|
|
|
119254
119276
|
}
|
|
119255
119277
|
declare const orderInsurancePolciesOfAdvisoryReport: (props: OrderInsurancePolciesOfAdvisoryReportProps, wgApiClient: ClientType) => Promise<OrderInsurancePolciesOfAdvisoryReportResponse>;
|
|
119256
119278
|
|
|
119257
|
-
declare const routeName$
|
|
119258
|
-
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdBody = paths[typeof routeName$
|
|
119259
|
-
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdPathParams = paths[typeof routeName$
|
|
119260
|
-
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdQueryParams = paths[typeof routeName$
|
|
119261
|
-
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdResponse = paths[typeof routeName$
|
|
119279
|
+
declare const routeName$7i = "/v1/api/advisory-reports/{report_id}/policy-packages";
|
|
119280
|
+
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdBody = paths[typeof routeName$7i]['put']['requestBody']['content']['application/json'];
|
|
119281
|
+
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdPathParams = paths[typeof routeName$7i]['put']['parameters']['path'];
|
|
119282
|
+
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdQueryParams = paths[typeof routeName$7i]['put']['parameters']['query'];
|
|
119283
|
+
type CreateOrReplacePolicyPackagesForAdvisoryReportByIdResponse = paths[typeof routeName$7i]['put']['responses'][200]['content']['application/json'];
|
|
119262
119284
|
interface CreateOrReplacePolicyPackagesForAdvisoryReportByIdProps {
|
|
119263
119285
|
body: CreateOrReplacePolicyPackagesForAdvisoryReportByIdBody;
|
|
119264
119286
|
params: {
|
|
@@ -119268,39 +119290,39 @@ interface CreateOrReplacePolicyPackagesForAdvisoryReportByIdProps {
|
|
|
119268
119290
|
}
|
|
119269
119291
|
declare const createOrReplacePolicyPackagesForAdvisoryReportById: (props: CreateOrReplacePolicyPackagesForAdvisoryReportByIdProps, wgApiClient: ClientType) => Promise<CreateOrReplacePolicyPackagesForAdvisoryReportByIdResponse>;
|
|
119270
119292
|
|
|
119271
|
-
declare const routeName$
|
|
119272
|
-
type GetAdvisoryReportRevisionDiffPathParams = paths[typeof routeName$
|
|
119273
|
-
type GetAdvisoryReportRevisionDiffQueryParams = paths[typeof routeName$
|
|
119274
|
-
type GetAdvisoryReportRevisionDiffResponse = paths[typeof routeName$
|
|
119275
|
-
type GetAdvisoryReportRevisionDiffProps = paths[typeof routeName$
|
|
119293
|
+
declare const routeName$7h = "/v1/api/advisory-reports/{report_id_1}/diff/{report_id_2}";
|
|
119294
|
+
type GetAdvisoryReportRevisionDiffPathParams = paths[typeof routeName$7h]['get']['parameters']['path'];
|
|
119295
|
+
type GetAdvisoryReportRevisionDiffQueryParams = paths[typeof routeName$7h]['get']['parameters']['query'];
|
|
119296
|
+
type GetAdvisoryReportRevisionDiffResponse = paths[typeof routeName$7h]['get']['responses'][200]['content']['application/json'];
|
|
119297
|
+
type GetAdvisoryReportRevisionDiffProps = paths[typeof routeName$7h]['get']['parameters'];
|
|
119276
119298
|
declare const getAdvisoryReportRevisionDiff: (props: GetAdvisoryReportRevisionDiffProps, wgApiClient: ClientType) => Promise<GetAdvisoryReportRevisionDiffResponse>;
|
|
119277
119299
|
|
|
119278
|
-
declare const routeName$
|
|
119279
|
-
type GetAllAvailableAffiliationsResponse = paths[typeof routeName$
|
|
119300
|
+
declare const routeName$7g = "/v1/api/affiliations";
|
|
119301
|
+
type GetAllAvailableAffiliationsResponse = paths[typeof routeName$7g]['get']['responses'][200]['content']['application/json'];
|
|
119280
119302
|
declare const getAllAvailableAffiliations: (wgApiClient: ClientType) => Promise<GetAllAvailableAffiliationsResponse>;
|
|
119281
119303
|
|
|
119282
|
-
declare const routeName$
|
|
119283
|
-
type GetAnvaLabelsQueryParams = paths[typeof routeName$
|
|
119284
|
-
type GetAnvaLabelsResponse = paths[typeof routeName$
|
|
119285
|
-
type GetAnvaLabelsProps = paths[typeof routeName$
|
|
119304
|
+
declare const routeName$7f = "/v1/api/anvaflows/labels";
|
|
119305
|
+
type GetAnvaLabelsQueryParams = paths[typeof routeName$7f]['get']['parameters']['query'];
|
|
119306
|
+
type GetAnvaLabelsResponse = paths[typeof routeName$7f]['get']['responses'][200]['content']['application/json'];
|
|
119307
|
+
type GetAnvaLabelsProps = paths[typeof routeName$7f]['get']['parameters'];
|
|
119286
119308
|
declare const getAnvaLabels: (props: GetAnvaLabelsProps, wgApiClient: ClientType) => Promise<GetAnvaLabelsResponse>;
|
|
119287
119309
|
|
|
119288
|
-
declare const routeName$
|
|
119289
|
-
type GetSupportedAnvaflowInsurancesQueryParams = paths[typeof routeName$
|
|
119290
|
-
type GetSupportedAnvaflowInsurancesResponse = paths[typeof routeName$
|
|
119291
|
-
type GetSupportedAnvaflowInsurancesProps = paths[typeof routeName$
|
|
119310
|
+
declare const routeName$7e = "/v1/api/anvaflows/supported-insurances";
|
|
119311
|
+
type GetSupportedAnvaflowInsurancesQueryParams = paths[typeof routeName$7e]['get']['parameters']['query'];
|
|
119312
|
+
type GetSupportedAnvaflowInsurancesResponse = paths[typeof routeName$7e]['get']['responses'][200]['content']['application/json'];
|
|
119313
|
+
type GetSupportedAnvaflowInsurancesProps = paths[typeof routeName$7e]['get']['parameters'];
|
|
119292
119314
|
declare const getSupportedAnvaflowInsurances: (props: GetSupportedAnvaflowInsurancesProps, wgApiClient: ClientType) => Promise<GetSupportedAnvaflowInsurancesResponse>;
|
|
119293
119315
|
|
|
119294
|
-
declare const routeName$
|
|
119295
|
-
type GetSupportedAnvaflowTagsQueryParams = paths[typeof routeName$
|
|
119296
|
-
type GetSupportedAnvaflowTagsResponse = paths[typeof routeName$
|
|
119297
|
-
type GetSupportedAnvaflowTagsProps = paths[typeof routeName$
|
|
119316
|
+
declare const routeName$7d = "/v1/api/anvaflows/supported-tags";
|
|
119317
|
+
type GetSupportedAnvaflowTagsQueryParams = paths[typeof routeName$7d]['get']['parameters']['query'];
|
|
119318
|
+
type GetSupportedAnvaflowTagsResponse = paths[typeof routeName$7d]['get']['responses'][200]['content']['application/json'];
|
|
119319
|
+
type GetSupportedAnvaflowTagsProps = paths[typeof routeName$7d]['get']['parameters'];
|
|
119298
119320
|
declare const getSupportedAnvaflowTags: (props: GetSupportedAnvaflowTagsProps, wgApiClient: ClientType) => Promise<GetSupportedAnvaflowTagsResponse>;
|
|
119299
119321
|
|
|
119300
|
-
declare const routeName$
|
|
119301
|
-
type CreateAnvaflowTagsBody = paths[typeof routeName$
|
|
119302
|
-
type CreateAnvaflowTagsQueryParams = paths[typeof routeName$
|
|
119303
|
-
type CreateAnvaflowTagsResponse = paths[typeof routeName$
|
|
119322
|
+
declare const routeName$7c = "/v1/api/anvaflows/supported-tags";
|
|
119323
|
+
type CreateAnvaflowTagsBody = paths[typeof routeName$7c]['put']['requestBody']['content']['application/json'];
|
|
119324
|
+
type CreateAnvaflowTagsQueryParams = paths[typeof routeName$7c]['put']['parameters']['query'];
|
|
119325
|
+
type CreateAnvaflowTagsResponse = paths[typeof routeName$7c]['put']['responses'][200]['content']['application/json'];
|
|
119304
119326
|
interface CreateAnvaflowTagsProps {
|
|
119305
119327
|
body: CreateAnvaflowTagsBody;
|
|
119306
119328
|
params: {
|
|
@@ -119309,35 +119331,35 @@ interface CreateAnvaflowTagsProps {
|
|
|
119309
119331
|
}
|
|
119310
119332
|
declare const createAnvaflowTags: (props: CreateAnvaflowTagsProps, wgApiClient: ClientType) => Promise<CreateAnvaflowTagsResponse>;
|
|
119311
119333
|
|
|
119312
|
-
declare const routeName$
|
|
119313
|
-
type GetSupportedAnvaflowCoveragesQueryParams = paths[typeof routeName$
|
|
119314
|
-
type GetSupportedAnvaflowCoveragesResponse = paths[typeof routeName$
|
|
119315
|
-
type GetSupportedAnvaflowCoveragesProps = paths[typeof routeName$
|
|
119334
|
+
declare const routeName$7b = "/v1/api/anvaflows/supported-coverages";
|
|
119335
|
+
type GetSupportedAnvaflowCoveragesQueryParams = paths[typeof routeName$7b]['get']['parameters']['query'];
|
|
119336
|
+
type GetSupportedAnvaflowCoveragesResponse = paths[typeof routeName$7b]['get']['responses'][200]['content']['application/json'];
|
|
119337
|
+
type GetSupportedAnvaflowCoveragesProps = paths[typeof routeName$7b]['get']['parameters'];
|
|
119316
119338
|
declare const getSupportedAnvaflowCoverages: (props: GetSupportedAnvaflowCoveragesProps, wgApiClient: ClientType) => Promise<GetSupportedAnvaflowCoveragesResponse>;
|
|
119317
119339
|
|
|
119318
|
-
declare const routeName$
|
|
119319
|
-
type GetSupportedAnvaflowCoveragesGroupedByAdnQueryParams = paths[typeof routeName$
|
|
119320
|
-
type GetSupportedAnvaflowCoveragesGroupedByAdnResponse = paths[typeof routeName$
|
|
119321
|
-
type GetSupportedAnvaflowCoveragesGroupedByAdnProps = paths[typeof routeName$
|
|
119340
|
+
declare const routeName$7a = "/v1/api/anvaflows/supported-adn-coverages";
|
|
119341
|
+
type GetSupportedAnvaflowCoveragesGroupedByAdnQueryParams = paths[typeof routeName$7a]['get']['parameters']['query'];
|
|
119342
|
+
type GetSupportedAnvaflowCoveragesGroupedByAdnResponse = paths[typeof routeName$7a]['get']['responses'][200]['content']['application/json'];
|
|
119343
|
+
type GetSupportedAnvaflowCoveragesGroupedByAdnProps = paths[typeof routeName$7a]['get']['parameters'];
|
|
119322
119344
|
declare const getSupportedAnvaflowCoveragesGroupedByAdn: (props: GetSupportedAnvaflowCoveragesGroupedByAdnProps, wgApiClient: ClientType) => Promise<GetSupportedAnvaflowCoveragesGroupedByAdnResponse>;
|
|
119323
119345
|
|
|
119324
|
-
declare const routeName$
|
|
119325
|
-
type GetSupportedAnvaflowInsuranceCompaniesQueryParams = paths[typeof routeName$
|
|
119326
|
-
type GetSupportedAnvaflowInsuranceCompaniesResponse = paths[typeof routeName$
|
|
119327
|
-
type GetSupportedAnvaflowInsuranceCompaniesProps = paths[typeof routeName$
|
|
119346
|
+
declare const routeName$79 = "/v1/api/anvaflows/supported-insurance-companies";
|
|
119347
|
+
type GetSupportedAnvaflowInsuranceCompaniesQueryParams = paths[typeof routeName$79]['get']['parameters']['query'];
|
|
119348
|
+
type GetSupportedAnvaflowInsuranceCompaniesResponse = paths[typeof routeName$79]['get']['responses'][200]['content']['application/json'];
|
|
119349
|
+
type GetSupportedAnvaflowInsuranceCompaniesProps = paths[typeof routeName$79]['get']['parameters'];
|
|
119328
119350
|
declare const getSupportedAnvaflowInsuranceCompanies: (props: GetSupportedAnvaflowInsuranceCompaniesProps, wgApiClient: ClientType) => Promise<GetSupportedAnvaflowInsuranceCompaniesResponse>;
|
|
119329
119351
|
|
|
119330
|
-
declare const routeName$
|
|
119331
|
-
type GetAnvaMutationReasonsQueryParams = paths[typeof routeName$
|
|
119332
|
-
type GetAnvaMutationReasonsResponse = paths[typeof routeName$
|
|
119333
|
-
type GetAnvaMutationReasonsProps = paths[typeof routeName$
|
|
119352
|
+
declare const routeName$78 = "/v1/api/anvaflows/mutation-reasons";
|
|
119353
|
+
type GetAnvaMutationReasonsQueryParams = paths[typeof routeName$78]['get']['parameters']['query'];
|
|
119354
|
+
type GetAnvaMutationReasonsResponse = paths[typeof routeName$78]['get']['responses'][200]['content']['application/json'];
|
|
119355
|
+
type GetAnvaMutationReasonsProps = paths[typeof routeName$78]['get']['parameters'];
|
|
119334
119356
|
declare const getAnvaMutationReasons: (props: GetAnvaMutationReasonsProps, wgApiClient: ClientType) => Promise<GetAnvaMutationReasonsResponse>;
|
|
119335
119357
|
|
|
119336
|
-
declare const routeName$
|
|
119337
|
-
type CalculateAnvaquotesBySessionIdBody = paths[typeof routeName$
|
|
119338
|
-
type CalculateAnvaquotesBySessionIdPathParams = paths[typeof routeName$
|
|
119339
|
-
type CalculateAnvaquotesBySessionIdQueryParams = paths[typeof routeName$
|
|
119340
|
-
type CalculateAnvaquotesBySessionIdResponse = paths[typeof routeName$
|
|
119358
|
+
declare const routeName$77 = "/v1/api/anvaflows/{session_id}/calculate";
|
|
119359
|
+
type CalculateAnvaquotesBySessionIdBody = paths[typeof routeName$77]['post']['requestBody']['content']['application/json'];
|
|
119360
|
+
type CalculateAnvaquotesBySessionIdPathParams = paths[typeof routeName$77]['post']['parameters']['path'];
|
|
119361
|
+
type CalculateAnvaquotesBySessionIdQueryParams = paths[typeof routeName$77]['post']['parameters']['query'];
|
|
119362
|
+
type CalculateAnvaquotesBySessionIdResponse = paths[typeof routeName$77]['post']['responses'][200]['content']['application/json'];
|
|
119341
119363
|
interface CalculateAnvaquotesBySessionIdProps {
|
|
119342
119364
|
body: CalculateAnvaquotesBySessionIdBody;
|
|
119343
119365
|
params: {
|
|
@@ -119347,11 +119369,11 @@ interface CalculateAnvaquotesBySessionIdProps {
|
|
|
119347
119369
|
}
|
|
119348
119370
|
declare const calculateAnvaquotesBySessionId: (props: CalculateAnvaquotesBySessionIdProps, wgApiClient: ClientType) => Promise<CalculateAnvaquotesBySessionIdResponse>;
|
|
119349
119371
|
|
|
119350
|
-
declare const routeName$
|
|
119351
|
-
type EnqueueCalculationAnvaquotesBySessionIdBody = paths[typeof routeName$
|
|
119352
|
-
type EnqueueCalculationAnvaquotesBySessionIdPathParams = paths[typeof routeName$
|
|
119353
|
-
type EnqueueCalculationAnvaquotesBySessionIdQueryParams = paths[typeof routeName$
|
|
119354
|
-
type EnqueueCalculationAnvaquotesBySessionIdResponse = paths[typeof routeName$
|
|
119372
|
+
declare const routeName$76 = "/v2/api/anvaflows/{session_id}/calculate";
|
|
119373
|
+
type EnqueueCalculationAnvaquotesBySessionIdBody = paths[typeof routeName$76]['post']['requestBody']['content']['application/json'];
|
|
119374
|
+
type EnqueueCalculationAnvaquotesBySessionIdPathParams = paths[typeof routeName$76]['post']['parameters']['path'];
|
|
119375
|
+
type EnqueueCalculationAnvaquotesBySessionIdQueryParams = paths[typeof routeName$76]['post']['parameters']['query'];
|
|
119376
|
+
type EnqueueCalculationAnvaquotesBySessionIdResponse = paths[typeof routeName$76]['post']['responses'][202]['content']['application/json'];
|
|
119355
119377
|
interface EnqueueCalculationAnvaquotesBySessionIdProps {
|
|
119356
119378
|
body: EnqueueCalculationAnvaquotesBySessionIdBody;
|
|
119357
119379
|
params: {
|
|
@@ -119361,11 +119383,11 @@ interface EnqueueCalculationAnvaquotesBySessionIdProps {
|
|
|
119361
119383
|
}
|
|
119362
119384
|
declare const enqueueCalculationAnvaquotesBySessionId: (props: EnqueueCalculationAnvaquotesBySessionIdProps, wgApiClient: ClientType) => Promise<EnqueueCalculationAnvaquotesBySessionIdResponse>;
|
|
119363
119385
|
|
|
119364
|
-
declare const routeName$
|
|
119365
|
-
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdBody = paths[typeof routeName$
|
|
119366
|
-
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdPathParams = paths[typeof routeName$
|
|
119367
|
-
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdQueryParams = paths[typeof routeName$
|
|
119368
|
-
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdResponse = paths[typeof routeName$
|
|
119386
|
+
declare const routeName$75 = "/v1/api/anvaflows/{session_id}/anvaproducts/{anva_product_id}/calculate";
|
|
119387
|
+
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdBody = paths[typeof routeName$75]['post']['requestBody']['content']['application/json'];
|
|
119388
|
+
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdPathParams = paths[typeof routeName$75]['post']['parameters']['path'];
|
|
119389
|
+
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdQueryParams = paths[typeof routeName$75]['post']['parameters']['query'];
|
|
119390
|
+
type RecalculateOneAnvaquoteByAnvaProductIdSessionIdResponse = paths[typeof routeName$75]['post']['responses'][200]['content']['application/json'];
|
|
119369
119391
|
interface RecalculateOneAnvaquoteByAnvaProductIdSessionIdProps {
|
|
119370
119392
|
body: RecalculateOneAnvaquoteByAnvaProductIdSessionIdBody;
|
|
119371
119393
|
params: {
|
|
@@ -119375,10 +119397,10 @@ interface RecalculateOneAnvaquoteByAnvaProductIdSessionIdProps {
|
|
|
119375
119397
|
}
|
|
119376
119398
|
declare const recalculateOneAnvaquoteByAnvaProductIdSessionId: (props: RecalculateOneAnvaquoteByAnvaProductIdSessionIdProps, wgApiClient: ClientType) => Promise<RecalculateOneAnvaquoteByAnvaProductIdSessionIdResponse>;
|
|
119377
119399
|
|
|
119378
|
-
declare const routeName$
|
|
119379
|
-
type SendOfferToAnvaBySessionIdPathParams = paths[typeof routeName$
|
|
119380
|
-
type SendOfferToAnvaBySessionIdQueryParams = paths[typeof routeName$
|
|
119381
|
-
type SendOfferToAnvaBySessionIdResponse = paths[typeof routeName$
|
|
119400
|
+
declare const routeName$74 = "/v1/api/anvaflows/{session_id}/send-offer-to-anva";
|
|
119401
|
+
type SendOfferToAnvaBySessionIdPathParams = paths[typeof routeName$74]['post']['parameters']['path'];
|
|
119402
|
+
type SendOfferToAnvaBySessionIdQueryParams = paths[typeof routeName$74]['post']['parameters']['query'];
|
|
119403
|
+
type SendOfferToAnvaBySessionIdResponse = paths[typeof routeName$74]['post']['responses'][201]['content']['application/json'];
|
|
119382
119404
|
interface SendOfferToAnvaBySessionIdProps {
|
|
119383
119405
|
params: {
|
|
119384
119406
|
query: SendOfferToAnvaBySessionIdQueryParams;
|
|
@@ -119387,10 +119409,10 @@ interface SendOfferToAnvaBySessionIdProps {
|
|
|
119387
119409
|
}
|
|
119388
119410
|
declare const sendOfferToAnvaBySessionId: (props: SendOfferToAnvaBySessionIdProps, wgApiClient: ClientType) => Promise<SendOfferToAnvaBySessionIdResponse>;
|
|
119389
119411
|
|
|
119390
|
-
declare const routeName$
|
|
119391
|
-
type EnqueueSendOfferToAnvaBySessionIdPathParams = paths[typeof routeName$
|
|
119392
|
-
type EnqueueSendOfferToAnvaBySessionIdQueryParams = paths[typeof routeName$
|
|
119393
|
-
type EnqueueSendOfferToAnvaBySessionIdResponse = paths[typeof routeName$
|
|
119412
|
+
declare const routeName$73 = "/v2/api/anvaflows/{session_id}/send-offer-to-anva";
|
|
119413
|
+
type EnqueueSendOfferToAnvaBySessionIdPathParams = paths[typeof routeName$73]['post']['parameters']['path'];
|
|
119414
|
+
type EnqueueSendOfferToAnvaBySessionIdQueryParams = paths[typeof routeName$73]['post']['parameters']['query'];
|
|
119415
|
+
type EnqueueSendOfferToAnvaBySessionIdResponse = paths[typeof routeName$73]['post']['responses'][202]['content']['application/json'];
|
|
119394
119416
|
interface EnqueueSendOfferToAnvaBySessionIdProps {
|
|
119395
119417
|
params: {
|
|
119396
119418
|
query: EnqueueSendOfferToAnvaBySessionIdQueryParams;
|
|
@@ -119399,11 +119421,11 @@ interface EnqueueSendOfferToAnvaBySessionIdProps {
|
|
|
119399
119421
|
}
|
|
119400
119422
|
declare const enqueueSendOfferToAnvaBySessionId: (props: EnqueueSendOfferToAnvaBySessionIdProps, wgApiClient: ClientType) => Promise<EnqueueSendOfferToAnvaBySessionIdResponse>;
|
|
119401
119423
|
|
|
119402
|
-
declare const routeName$
|
|
119403
|
-
type SendOfferMailBySessionIdBody = paths[typeof routeName$
|
|
119404
|
-
type SendOfferMailBySessionIdPathParams = paths[typeof routeName$
|
|
119405
|
-
type SendOfferMailBySessionIdQueryParams = paths[typeof routeName$
|
|
119406
|
-
type SendOfferMailBySessionIdResponse = paths[typeof routeName$
|
|
119424
|
+
declare const routeName$72 = "/v1/api/anvaflows/{session_id}/send-offer-mail";
|
|
119425
|
+
type SendOfferMailBySessionIdBody = paths[typeof routeName$72]['post']['requestBody']['content']['application/json'];
|
|
119426
|
+
type SendOfferMailBySessionIdPathParams = paths[typeof routeName$72]['post']['parameters']['path'];
|
|
119427
|
+
type SendOfferMailBySessionIdQueryParams = paths[typeof routeName$72]['post']['parameters']['query'];
|
|
119428
|
+
type SendOfferMailBySessionIdResponse = paths[typeof routeName$72]['post']['responses'][201]['content']['application/json'];
|
|
119407
119429
|
interface SendOfferMailBySessionIdProps {
|
|
119408
119430
|
body: SendOfferMailBySessionIdBody;
|
|
119409
119431
|
params: {
|
|
@@ -119413,11 +119435,11 @@ interface SendOfferMailBySessionIdProps {
|
|
|
119413
119435
|
}
|
|
119414
119436
|
declare const sendOfferMailBySessionId: (props: SendOfferMailBySessionIdProps, wgApiClient: ClientType) => Promise<SendOfferMailBySessionIdResponse>;
|
|
119415
119437
|
|
|
119416
|
-
declare const routeName$
|
|
119417
|
-
type EnqueueSendCustomQuotesToAnvaBySessionIdBody = paths[typeof routeName$
|
|
119418
|
-
type EnqueueSendCustomQuotesToAnvaBySessionIdPathParams = paths[typeof routeName$
|
|
119419
|
-
type EnqueueSendCustomQuotesToAnvaBySessionIdQueryParams = paths[typeof routeName$
|
|
119420
|
-
type EnqueueSendCustomQuotesToAnvaBySessionIdResponse = paths[typeof routeName$
|
|
119438
|
+
declare const routeName$71 = "/v1/api/anvaflows/{session_id}/send-custom-quotes-to-anva";
|
|
119439
|
+
type EnqueueSendCustomQuotesToAnvaBySessionIdBody = paths[typeof routeName$71]['post']['requestBody']['content']['application/json'];
|
|
119440
|
+
type EnqueueSendCustomQuotesToAnvaBySessionIdPathParams = paths[typeof routeName$71]['post']['parameters']['path'];
|
|
119441
|
+
type EnqueueSendCustomQuotesToAnvaBySessionIdQueryParams = paths[typeof routeName$71]['post']['parameters']['query'];
|
|
119442
|
+
type EnqueueSendCustomQuotesToAnvaBySessionIdResponse = paths[typeof routeName$71]['post']['responses'][202]['content']['application/json'];
|
|
119421
119443
|
interface EnqueueSendCustomQuotesToAnvaBySessionIdProps {
|
|
119422
119444
|
body: EnqueueSendCustomQuotesToAnvaBySessionIdBody;
|
|
119423
119445
|
params: {
|
|
@@ -119427,11 +119449,11 @@ interface EnqueueSendCustomQuotesToAnvaBySessionIdProps {
|
|
|
119427
119449
|
}
|
|
119428
119450
|
declare const enqueueSendCustomQuotesToAnvaBySessionId: (props: EnqueueSendCustomQuotesToAnvaBySessionIdProps, wgApiClient: ClientType) => Promise<EnqueueSendCustomQuotesToAnvaBySessionIdResponse>;
|
|
119429
119451
|
|
|
119430
|
-
declare const routeName$
|
|
119431
|
-
type RecalculateSimulationBySessionIdBody = paths[typeof routeName$
|
|
119432
|
-
type RecalculateSimulationBySessionIdPathParams = paths[typeof routeName$
|
|
119433
|
-
type RecalculateSimulationBySessionIdQueryParams = paths[typeof routeName$
|
|
119434
|
-
type RecalculateSimulationBySessionIdResponse = paths[typeof routeName$
|
|
119452
|
+
declare const routeName$70 = "/v1/api/anvaflows/{session_id}/recalculate-simulation";
|
|
119453
|
+
type RecalculateSimulationBySessionIdBody = paths[typeof routeName$70]['post']['requestBody']['content']['application/json'];
|
|
119454
|
+
type RecalculateSimulationBySessionIdPathParams = paths[typeof routeName$70]['post']['parameters']['path'];
|
|
119455
|
+
type RecalculateSimulationBySessionIdQueryParams = paths[typeof routeName$70]['post']['parameters']['query'];
|
|
119456
|
+
type RecalculateSimulationBySessionIdResponse = paths[typeof routeName$70]['post']['responses'][200]['content']['application/json'];
|
|
119435
119457
|
interface RecalculateSimulationBySessionIdProps {
|
|
119436
119458
|
body: RecalculateSimulationBySessionIdBody;
|
|
119437
119459
|
params: {
|
|
@@ -119441,23 +119463,23 @@ interface RecalculateSimulationBySessionIdProps {
|
|
|
119441
119463
|
}
|
|
119442
119464
|
declare const recalculateSimulationBySessionId: (props: RecalculateSimulationBySessionIdProps, wgApiClient: ClientType) => Promise<RecalculateSimulationBySessionIdResponse>;
|
|
119443
119465
|
|
|
119444
|
-
declare const routeName$
|
|
119445
|
-
type GetAnvaCollectionMethodsPathParams = paths[typeof routeName$
|
|
119446
|
-
type GetAnvaCollectionMethodsQueryParams = paths[typeof routeName$
|
|
119447
|
-
type GetAnvaCollectionMethodsResponse = paths[typeof routeName$
|
|
119448
|
-
type GetAnvaCollectionMethodsProps = paths[typeof routeName$
|
|
119466
|
+
declare const routeName$6$ = "/v1/api/anvaflows/{session_id}/collection-methods";
|
|
119467
|
+
type GetAnvaCollectionMethodsPathParams = paths[typeof routeName$6$]['get']['parameters']['path'];
|
|
119468
|
+
type GetAnvaCollectionMethodsQueryParams = paths[typeof routeName$6$]['get']['parameters']['query'];
|
|
119469
|
+
type GetAnvaCollectionMethodsResponse = paths[typeof routeName$6$]['get']['responses'][200]['content']['application/json'];
|
|
119470
|
+
type GetAnvaCollectionMethodsProps = paths[typeof routeName$6$]['get']['parameters'];
|
|
119449
119471
|
declare const getAnvaCollectionMethods: (props: GetAnvaCollectionMethodsProps, wgApiClient: ClientType) => Promise<GetAnvaCollectionMethodsResponse>;
|
|
119450
119472
|
|
|
119451
|
-
declare const routeName$
|
|
119452
|
-
type GetAnvaClosingQuestionsQueryParams = paths[typeof routeName$
|
|
119453
|
-
type GetAnvaClosingQuestionsResponse = paths[typeof routeName$
|
|
119454
|
-
type GetAnvaClosingQuestionsProps = paths[typeof routeName$
|
|
119473
|
+
declare const routeName$6_ = "/v1/api/anvaflows/closing-questions";
|
|
119474
|
+
type GetAnvaClosingQuestionsQueryParams = paths[typeof routeName$6_]['get']['parameters']['query'];
|
|
119475
|
+
type GetAnvaClosingQuestionsResponse = paths[typeof routeName$6_]['get']['responses'][200]['content']['application/json'];
|
|
119476
|
+
type GetAnvaClosingQuestionsProps = paths[typeof routeName$6_]['get']['parameters'];
|
|
119455
119477
|
declare const getAnvaClosingQuestions: (props: GetAnvaClosingQuestionsProps, wgApiClient: ClientType) => Promise<GetAnvaClosingQuestionsResponse>;
|
|
119456
119478
|
|
|
119457
|
-
declare const routeName$
|
|
119458
|
-
type UpsertAnvaClosingQuestionsBody = paths[typeof routeName$
|
|
119459
|
-
type UpsertAnvaClosingQuestionsQueryParams = paths[typeof routeName$
|
|
119460
|
-
type UpsertAnvaClosingQuestionsResponse = paths[typeof routeName$
|
|
119479
|
+
declare const routeName$6Z = "/v1/api/anvaflows/closing-questions";
|
|
119480
|
+
type UpsertAnvaClosingQuestionsBody = paths[typeof routeName$6Z]['put']['requestBody']['content']['application/json'];
|
|
119481
|
+
type UpsertAnvaClosingQuestionsQueryParams = paths[typeof routeName$6Z]['put']['parameters']['query'];
|
|
119482
|
+
type UpsertAnvaClosingQuestionsResponse = paths[typeof routeName$6Z]['put']['responses'][200]['content']['application/json'];
|
|
119461
119483
|
interface UpsertAnvaClosingQuestionsProps {
|
|
119462
119484
|
body: UpsertAnvaClosingQuestionsBody;
|
|
119463
119485
|
params: {
|
|
@@ -119466,10 +119488,10 @@ interface UpsertAnvaClosingQuestionsProps {
|
|
|
119466
119488
|
}
|
|
119467
119489
|
declare const upsertAnvaClosingQuestions: (props: UpsertAnvaClosingQuestionsProps, wgApiClient: ClientType) => Promise<UpsertAnvaClosingQuestionsResponse>;
|
|
119468
119490
|
|
|
119469
|
-
declare const routeName$
|
|
119470
|
-
type DeleteAnvaClosingQuestionsPathParams = paths[typeof routeName$
|
|
119471
|
-
type DeleteAnvaClosingQuestionsQueryParams = paths[typeof routeName$
|
|
119472
|
-
type DeleteAnvaClosingQuestionsResponse = paths[typeof routeName$
|
|
119491
|
+
declare const routeName$6Y = "/v1/api/anvaflows/closing-questions/{closing_question_id}";
|
|
119492
|
+
type DeleteAnvaClosingQuestionsPathParams = paths[typeof routeName$6Y]['delete']['parameters']['path'];
|
|
119493
|
+
type DeleteAnvaClosingQuestionsQueryParams = paths[typeof routeName$6Y]['delete']['parameters']['query'];
|
|
119494
|
+
type DeleteAnvaClosingQuestionsResponse = paths[typeof routeName$6Y]['delete']['responses'][200]['content']['application/json'];
|
|
119473
119495
|
interface DeleteAnvaClosingQuestionsProps {
|
|
119474
119496
|
params: {
|
|
119475
119497
|
query: DeleteAnvaClosingQuestionsQueryParams;
|
|
@@ -119478,30 +119500,44 @@ interface DeleteAnvaClosingQuestionsProps {
|
|
|
119478
119500
|
}
|
|
119479
119501
|
declare const deleteAnvaClosingQuestions: (props: DeleteAnvaClosingQuestionsProps, wgApiClient: ClientType) => Promise<DeleteAnvaClosingQuestionsResponse>;
|
|
119480
119502
|
|
|
119481
|
-
declare const routeName$
|
|
119482
|
-
type
|
|
119483
|
-
type
|
|
119484
|
-
type
|
|
119485
|
-
type
|
|
119486
|
-
interface
|
|
119487
|
-
body:
|
|
119503
|
+
declare const routeName$6X = "/v1/api/anvaflows/{session_id}/anva-party";
|
|
119504
|
+
type CreateAnvaPartyViaConversationBody = paths[typeof routeName$6X]['post']['requestBody']['content']['application/json'];
|
|
119505
|
+
type CreateAnvaPartyViaConversationPathParams = paths[typeof routeName$6X]['post']['parameters']['path'];
|
|
119506
|
+
type CreateAnvaPartyViaConversationQueryParams = paths[typeof routeName$6X]['post']['parameters']['query'];
|
|
119507
|
+
type CreateAnvaPartyViaConversationResponse = paths[typeof routeName$6X]['post']['responses'][201]['content']['application/json'];
|
|
119508
|
+
interface CreateAnvaPartyViaConversationProps {
|
|
119509
|
+
body: CreateAnvaPartyViaConversationBody;
|
|
119488
119510
|
params: {
|
|
119489
|
-
query:
|
|
119490
|
-
path:
|
|
119511
|
+
query: CreateAnvaPartyViaConversationQueryParams;
|
|
119512
|
+
path: CreateAnvaPartyViaConversationPathParams;
|
|
119491
119513
|
};
|
|
119492
119514
|
}
|
|
119493
|
-
declare const
|
|
119515
|
+
declare const createAnvaPartyViaConversation: (props: CreateAnvaPartyViaConversationProps, wgApiClient: ClientType) => Promise<CreateAnvaPartyViaConversationResponse>;
|
|
119494
119516
|
|
|
119495
|
-
declare const routeName$
|
|
119496
|
-
type
|
|
119497
|
-
type
|
|
119498
|
-
type
|
|
119517
|
+
declare const routeName$6W = "/v1/api/anvaflows/{session_id}/anva-party";
|
|
119518
|
+
type UpdateAnvaPartyViaConversationBody = paths[typeof routeName$6W]['patch']['requestBody']['content']['application/json'];
|
|
119519
|
+
type UpdateAnvaPartyViaConversationPathParams = paths[typeof routeName$6W]['patch']['parameters']['path'];
|
|
119520
|
+
type UpdateAnvaPartyViaConversationQueryParams = paths[typeof routeName$6W]['patch']['parameters']['query'];
|
|
119521
|
+
type UpdateAnvaPartyViaConversationResponse = paths[typeof routeName$6W]['patch']['responses'][200]['content']['application/json'];
|
|
119522
|
+
interface UpdateAnvaPartyViaConversationProps {
|
|
119523
|
+
body: UpdateAnvaPartyViaConversationBody;
|
|
119524
|
+
params: {
|
|
119525
|
+
query: UpdateAnvaPartyViaConversationQueryParams;
|
|
119526
|
+
path: UpdateAnvaPartyViaConversationPathParams;
|
|
119527
|
+
};
|
|
119528
|
+
}
|
|
119529
|
+
declare const updateAnvaPartyViaConversation: (props: UpdateAnvaPartyViaConversationProps, wgApiClient: ClientType) => Promise<UpdateAnvaPartyViaConversationResponse>;
|
|
119530
|
+
|
|
119531
|
+
declare const routeName$6V = "/v1/api/anvaproducts";
|
|
119532
|
+
type GetAnvaproductsQueryParams = paths[typeof routeName$6V]['get']['parameters']['query'];
|
|
119533
|
+
type GetAnvaproductsResponse = paths[typeof routeName$6V]['get']['responses'][200]['content']['application/json'];
|
|
119534
|
+
type GetAnvaproductsProps = paths[typeof routeName$6V]['get']['parameters'];
|
|
119499
119535
|
declare const getAnvaproducts: (props: GetAnvaproductsProps, wgApiClient: ClientType) => Promise<GetAnvaproductsResponse>;
|
|
119500
119536
|
|
|
119501
|
-
declare const routeName$
|
|
119502
|
-
type ImportAnvaproductBody = paths[typeof routeName$
|
|
119503
|
-
type ImportAnvaproductQueryParams = paths[typeof routeName$
|
|
119504
|
-
type ImportAnvaproductResponse = paths[typeof routeName$
|
|
119537
|
+
declare const routeName$6U = "/v1/api/anvaproducts/import";
|
|
119538
|
+
type ImportAnvaproductBody = paths[typeof routeName$6U]['post']['requestBody']['content']['application/json'];
|
|
119539
|
+
type ImportAnvaproductQueryParams = paths[typeof routeName$6U]['post']['parameters']['query'];
|
|
119540
|
+
type ImportAnvaproductResponse = paths[typeof routeName$6U]['post']['responses'][200]['content']['application/json'];
|
|
119505
119541
|
interface ImportAnvaproductProps {
|
|
119506
119542
|
body: ImportAnvaproductBody;
|
|
119507
119543
|
params: {
|
|
@@ -119510,18 +119546,18 @@ interface ImportAnvaproductProps {
|
|
|
119510
119546
|
}
|
|
119511
119547
|
declare const importAnvaproduct: (props: ImportAnvaproductProps, wgApiClient: ClientType) => Promise<ImportAnvaproductResponse>;
|
|
119512
119548
|
|
|
119513
|
-
declare const routeName$
|
|
119514
|
-
type GetAnvaproductByIdPathParams = paths[typeof routeName$
|
|
119515
|
-
type GetAnvaproductByIdQueryParams = paths[typeof routeName$
|
|
119516
|
-
type GetAnvaproductByIdResponse = paths[typeof routeName$
|
|
119517
|
-
type GetAnvaproductByIdProps = paths[typeof routeName$
|
|
119549
|
+
declare const routeName$6T = "/v1/api/anvaproducts/{anva_product_id}";
|
|
119550
|
+
type GetAnvaproductByIdPathParams = paths[typeof routeName$6T]['get']['parameters']['path'];
|
|
119551
|
+
type GetAnvaproductByIdQueryParams = paths[typeof routeName$6T]['get']['parameters']['query'];
|
|
119552
|
+
type GetAnvaproductByIdResponse = paths[typeof routeName$6T]['get']['responses'][200]['content']['application/json'];
|
|
119553
|
+
type GetAnvaproductByIdProps = paths[typeof routeName$6T]['get']['parameters'];
|
|
119518
119554
|
declare const getAnvaproductById: (props: GetAnvaproductByIdProps, wgApiClient: ClientType) => Promise<GetAnvaproductByIdResponse>;
|
|
119519
119555
|
|
|
119520
|
-
declare const routeName$
|
|
119521
|
-
type PatchAnvaproductByIdBody = paths[typeof routeName$
|
|
119522
|
-
type PatchAnvaproductByIdPathParams = paths[typeof routeName$
|
|
119523
|
-
type PatchAnvaproductByIdQueryParams = paths[typeof routeName$
|
|
119524
|
-
type PatchAnvaproductByIdResponse = paths[typeof routeName$
|
|
119556
|
+
declare const routeName$6S = "/v1/api/anvaproducts/{anva_product_id}";
|
|
119557
|
+
type PatchAnvaproductByIdBody = paths[typeof routeName$6S]['patch']['requestBody']['content']['application/json'];
|
|
119558
|
+
type PatchAnvaproductByIdPathParams = paths[typeof routeName$6S]['patch']['parameters']['path'];
|
|
119559
|
+
type PatchAnvaproductByIdQueryParams = paths[typeof routeName$6S]['patch']['parameters']['query'];
|
|
119560
|
+
type PatchAnvaproductByIdResponse = paths[typeof routeName$6S]['patch']['responses'][200]['content']['application/json'];
|
|
119525
119561
|
interface PatchAnvaproductByIdProps {
|
|
119526
119562
|
body: PatchAnvaproductByIdBody;
|
|
119527
119563
|
params: {
|
|
@@ -119531,11 +119567,11 @@ interface PatchAnvaproductByIdProps {
|
|
|
119531
119567
|
}
|
|
119532
119568
|
declare const patchAnvaproductById: (props: PatchAnvaproductByIdProps, wgApiClient: ClientType) => Promise<PatchAnvaproductByIdResponse>;
|
|
119533
119569
|
|
|
119534
|
-
declare const routeName$
|
|
119535
|
-
type PatchAnvaproductCoverageByIdBody = paths[typeof routeName$
|
|
119536
|
-
type PatchAnvaproductCoverageByIdPathParams = paths[typeof routeName$
|
|
119537
|
-
type PatchAnvaproductCoverageByIdQueryParams = paths[typeof routeName$
|
|
119538
|
-
type PatchAnvaproductCoverageByIdResponse = paths[typeof routeName$
|
|
119570
|
+
declare const routeName$6R = "/v1/api/anvaproducts/{anva_product_id}/coverages/{coverage_code}";
|
|
119571
|
+
type PatchAnvaproductCoverageByIdBody = paths[typeof routeName$6R]['patch']['requestBody']['content']['application/json'];
|
|
119572
|
+
type PatchAnvaproductCoverageByIdPathParams = paths[typeof routeName$6R]['patch']['parameters']['path'];
|
|
119573
|
+
type PatchAnvaproductCoverageByIdQueryParams = paths[typeof routeName$6R]['patch']['parameters']['query'];
|
|
119574
|
+
type PatchAnvaproductCoverageByIdResponse = paths[typeof routeName$6R]['patch']['responses'][200]['content']['application/json'];
|
|
119539
119575
|
interface PatchAnvaproductCoverageByIdProps {
|
|
119540
119576
|
body: PatchAnvaproductCoverageByIdBody;
|
|
119541
119577
|
params: {
|
|
@@ -119545,18 +119581,18 @@ interface PatchAnvaproductCoverageByIdProps {
|
|
|
119545
119581
|
}
|
|
119546
119582
|
declare const patchAnvaproductCoverageById: (props: PatchAnvaproductCoverageByIdProps, wgApiClient: ClientType) => Promise<PatchAnvaproductCoverageByIdResponse>;
|
|
119547
119583
|
|
|
119548
|
-
declare const routeName$
|
|
119549
|
-
type RetrieveAnvaflowsQuestionnairesPathParams = paths[typeof routeName$
|
|
119550
|
-
type RetrieveAnvaflowsQuestionnairesQueryParams = paths[typeof routeName$
|
|
119551
|
-
type RetrieveAnvaflowsQuestionnairesResponse = paths[typeof routeName$
|
|
119552
|
-
type RetrieveAnvaflowsQuestionnairesProps = paths[typeof routeName$
|
|
119584
|
+
declare const routeName$6Q = "/v1/api/anvaproducts/{anva_product_id}/questionnaires";
|
|
119585
|
+
type RetrieveAnvaflowsQuestionnairesPathParams = paths[typeof routeName$6Q]['get']['parameters']['path'];
|
|
119586
|
+
type RetrieveAnvaflowsQuestionnairesQueryParams = paths[typeof routeName$6Q]['get']['parameters']['query'];
|
|
119587
|
+
type RetrieveAnvaflowsQuestionnairesResponse = paths[typeof routeName$6Q]['get']['responses'][200]['content']['application/json'];
|
|
119588
|
+
type RetrieveAnvaflowsQuestionnairesProps = paths[typeof routeName$6Q]['get']['parameters'];
|
|
119553
119589
|
declare const retrieveAnvaflowsQuestionnaires: (props: RetrieveAnvaflowsQuestionnairesProps, wgApiClient: ClientType) => Promise<RetrieveAnvaflowsQuestionnairesResponse>;
|
|
119554
119590
|
|
|
119555
|
-
declare const routeName$
|
|
119556
|
-
type UpdateAnvaflowsQuestionnaireBody = paths[typeof routeName$
|
|
119557
|
-
type UpdateAnvaflowsQuestionnairePathParams = paths[typeof routeName$
|
|
119558
|
-
type UpdateAnvaflowsQuestionnaireQueryParams = paths[typeof routeName$
|
|
119559
|
-
type UpdateAnvaflowsQuestionnaireResponse = paths[typeof routeName$
|
|
119591
|
+
declare const routeName$6P = "/v1/api/anvaproducts/{anva_product_id}/questionnaires";
|
|
119592
|
+
type UpdateAnvaflowsQuestionnaireBody = paths[typeof routeName$6P]['put']['requestBody']['content']['application/json'];
|
|
119593
|
+
type UpdateAnvaflowsQuestionnairePathParams = paths[typeof routeName$6P]['put']['parameters']['path'];
|
|
119594
|
+
type UpdateAnvaflowsQuestionnaireQueryParams = paths[typeof routeName$6P]['put']['parameters']['query'];
|
|
119595
|
+
type UpdateAnvaflowsQuestionnaireResponse = paths[typeof routeName$6P]['put']['responses'][200]['content']['application/json'];
|
|
119560
119596
|
interface UpdateAnvaflowsQuestionnaireProps {
|
|
119561
119597
|
body: UpdateAnvaflowsQuestionnaireBody;
|
|
119562
119598
|
params: {
|
|
@@ -119566,11 +119602,11 @@ interface UpdateAnvaflowsQuestionnaireProps {
|
|
|
119566
119602
|
}
|
|
119567
119603
|
declare const updateAnvaflowsQuestionnaire: (props: UpdateAnvaflowsQuestionnaireProps, wgApiClient: ClientType) => Promise<UpdateAnvaflowsQuestionnaireResponse>;
|
|
119568
119604
|
|
|
119569
|
-
declare const routeName$
|
|
119570
|
-
type ValidateAnvaflowsQuestionnaireBody = paths[typeof routeName$
|
|
119571
|
-
type ValidateAnvaflowsQuestionnairePathParams = paths[typeof routeName$
|
|
119572
|
-
type ValidateAnvaflowsQuestionnaireQueryParams = paths[typeof routeName$
|
|
119573
|
-
type ValidateAnvaflowsQuestionnaireResponse = paths[typeof routeName$
|
|
119605
|
+
declare const routeName$6O = "/v1/api/anvaproducts/{anva_product_id}/questionnaires/validate";
|
|
119606
|
+
type ValidateAnvaflowsQuestionnaireBody = paths[typeof routeName$6O]['post']['requestBody']['content']['application/json'];
|
|
119607
|
+
type ValidateAnvaflowsQuestionnairePathParams = paths[typeof routeName$6O]['post']['parameters']['path'];
|
|
119608
|
+
type ValidateAnvaflowsQuestionnaireQueryParams = paths[typeof routeName$6O]['post']['parameters']['query'];
|
|
119609
|
+
type ValidateAnvaflowsQuestionnaireResponse = paths[typeof routeName$6O]['post']['responses'][200]['content']['application/json'];
|
|
119574
119610
|
interface ValidateAnvaflowsQuestionnaireProps {
|
|
119575
119611
|
body: ValidateAnvaflowsQuestionnaireBody;
|
|
119576
119612
|
params: {
|
|
@@ -119580,10 +119616,10 @@ interface ValidateAnvaflowsQuestionnaireProps {
|
|
|
119580
119616
|
}
|
|
119581
119617
|
declare const validateAnvaflowsQuestionnaire: (props: ValidateAnvaflowsQuestionnaireProps, wgApiClient: ClientType) => Promise<ValidateAnvaflowsQuestionnaireResponse>;
|
|
119582
119618
|
|
|
119583
|
-
declare const routeName$
|
|
119584
|
-
type UpdateQuestionForAllQuestionnairesByAnvaLabelsBody = paths[typeof routeName$
|
|
119585
|
-
type UpdateQuestionForAllQuestionnairesByAnvaLabelsQueryParams = paths[typeof routeName$
|
|
119586
|
-
type UpdateQuestionForAllQuestionnairesByAnvaLabelsResponse = paths[typeof routeName$
|
|
119619
|
+
declare const routeName$6N = "/v1/api/anvaproducts/questionnaires/update-all-questions-by-anvalabels";
|
|
119620
|
+
type UpdateQuestionForAllQuestionnairesByAnvaLabelsBody = paths[typeof routeName$6N]['post']['requestBody']['content']['application/json'];
|
|
119621
|
+
type UpdateQuestionForAllQuestionnairesByAnvaLabelsQueryParams = paths[typeof routeName$6N]['post']['parameters']['query'];
|
|
119622
|
+
type UpdateQuestionForAllQuestionnairesByAnvaLabelsResponse = paths[typeof routeName$6N]['post']['responses'][200]['content']['application/json'];
|
|
119587
119623
|
interface UpdateQuestionForAllQuestionnairesByAnvaLabelsProps {
|
|
119588
119624
|
body: UpdateQuestionForAllQuestionnairesByAnvaLabelsBody;
|
|
119589
119625
|
params: {
|
|
@@ -119592,20 +119628,20 @@ interface UpdateQuestionForAllQuestionnairesByAnvaLabelsProps {
|
|
|
119592
119628
|
}
|
|
119593
119629
|
declare const updateQuestionForAllQuestionnairesByAnvaLabels: (props: UpdateQuestionForAllQuestionnairesByAnvaLabelsProps, wgApiClient: ClientType) => Promise<UpdateQuestionForAllQuestionnairesByAnvaLabelsResponse>;
|
|
119594
119630
|
|
|
119595
|
-
declare const routeName$
|
|
119596
|
-
type GetCurrentBrokerOfTheUserResponse = paths[typeof routeName$
|
|
119631
|
+
declare const routeName$6M = "/v1/api/brokers/me";
|
|
119632
|
+
type GetCurrentBrokerOfTheUserResponse = paths[typeof routeName$6M]['get']['responses'][200]['content']['application/json'];
|
|
119597
119633
|
declare const getCurrentBrokerOfTheUser: (wgApiClient: ClientType) => Promise<GetCurrentBrokerOfTheUserResponse>;
|
|
119598
119634
|
|
|
119599
|
-
declare const routeName$
|
|
119600
|
-
type GetTheBrokerByIdPathParams = paths[typeof routeName$
|
|
119601
|
-
type GetTheBrokerByIdResponse = paths[typeof routeName$
|
|
119602
|
-
type GetTheBrokerByIdProps = paths[typeof routeName$
|
|
119635
|
+
declare const routeName$6L = "/v1/api/brokers/{broker_id}";
|
|
119636
|
+
type GetTheBrokerByIdPathParams = paths[typeof routeName$6L]['get']['parameters']['path'];
|
|
119637
|
+
type GetTheBrokerByIdResponse = paths[typeof routeName$6L]['get']['responses'][200]['content']['application/json'];
|
|
119638
|
+
type GetTheBrokerByIdProps = paths[typeof routeName$6L]['get']['parameters'];
|
|
119603
119639
|
declare const getTheBrokerById: (props: GetTheBrokerByIdProps, wgApiClient: ClientType) => Promise<GetTheBrokerByIdResponse>;
|
|
119604
119640
|
|
|
119605
|
-
declare const routeName$
|
|
119606
|
-
type UpdateBrokerByBrokerBody = paths[typeof routeName$
|
|
119607
|
-
type UpdateBrokerByBrokerPathParams = paths[typeof routeName$
|
|
119608
|
-
type UpdateBrokerByBrokerResponse = paths[typeof routeName$
|
|
119641
|
+
declare const routeName$6K = "/v1/api/brokers/{broker_id}";
|
|
119642
|
+
type UpdateBrokerByBrokerBody = paths[typeof routeName$6K]['patch']['requestBody']['content']['application/json'];
|
|
119643
|
+
type UpdateBrokerByBrokerPathParams = paths[typeof routeName$6K]['patch']['parameters']['path'];
|
|
119644
|
+
type UpdateBrokerByBrokerResponse = paths[typeof routeName$6K]['patch']['responses'][200]['content']['application/json'];
|
|
119609
119645
|
interface UpdateBrokerByBrokerProps {
|
|
119610
119646
|
body: UpdateBrokerByBrokerBody;
|
|
119611
119647
|
params: {
|
|
@@ -119614,16 +119650,16 @@ interface UpdateBrokerByBrokerProps {
|
|
|
119614
119650
|
}
|
|
119615
119651
|
declare const updateBrokerByBroker: (props: UpdateBrokerByBrokerProps, wgApiClient: ClientType) => Promise<UpdateBrokerByBrokerResponse>;
|
|
119616
119652
|
|
|
119617
|
-
declare const routeName$
|
|
119618
|
-
type GetBrokerIntegrationsPathParams = paths[typeof routeName$
|
|
119619
|
-
type GetBrokerIntegrationsResponse = paths[typeof routeName$
|
|
119620
|
-
type GetBrokerIntegrationsProps = paths[typeof routeName$
|
|
119653
|
+
declare const routeName$6J = "/v1/api/brokers/{broker_id}/integrations";
|
|
119654
|
+
type GetBrokerIntegrationsPathParams = paths[typeof routeName$6J]['get']['parameters']['path'];
|
|
119655
|
+
type GetBrokerIntegrationsResponse = paths[typeof routeName$6J]['get']['responses'][200]['content']['application/json'];
|
|
119656
|
+
type GetBrokerIntegrationsProps = paths[typeof routeName$6J]['get']['parameters'];
|
|
119621
119657
|
declare const getBrokerIntegrations: (props: GetBrokerIntegrationsProps, wgApiClient: ClientType) => Promise<GetBrokerIntegrationsResponse>;
|
|
119622
119658
|
|
|
119623
|
-
declare const routeName$
|
|
119624
|
-
type UpdateBrokerIntegrationsBody = paths[typeof routeName$
|
|
119625
|
-
type UpdateBrokerIntegrationsPathParams = paths[typeof routeName$
|
|
119626
|
-
type UpdateBrokerIntegrationsResponse = paths[typeof routeName$
|
|
119659
|
+
declare const routeName$6I = "/v1/api/brokers/{broker_id}/integrations";
|
|
119660
|
+
type UpdateBrokerIntegrationsBody = paths[typeof routeName$6I]['patch']['requestBody']['content']['application/json'];
|
|
119661
|
+
type UpdateBrokerIntegrationsPathParams = paths[typeof routeName$6I]['patch']['parameters']['path'];
|
|
119662
|
+
type UpdateBrokerIntegrationsResponse = paths[typeof routeName$6I]['patch']['responses'][200]['content']['application/json'];
|
|
119627
119663
|
interface UpdateBrokerIntegrationsProps {
|
|
119628
119664
|
body: UpdateBrokerIntegrationsBody;
|
|
119629
119665
|
params: {
|
|
@@ -119632,37 +119668,37 @@ interface UpdateBrokerIntegrationsProps {
|
|
|
119632
119668
|
}
|
|
119633
119669
|
declare const updateBrokerIntegrations: (props: UpdateBrokerIntegrationsProps, wgApiClient: ClientType) => Promise<UpdateBrokerIntegrationsResponse>;
|
|
119634
119670
|
|
|
119635
|
-
declare const routeName$
|
|
119636
|
-
type GetBrokerByAnvaRelationMangerIdPathParams = paths[typeof routeName$
|
|
119637
|
-
type GetBrokerByAnvaRelationMangerIdResponse = paths[typeof routeName$
|
|
119638
|
-
type GetBrokerByAnvaRelationMangerIdProps = paths[typeof routeName$
|
|
119671
|
+
declare const routeName$6H = "/v1/api/anva-relation-managers/{anva_relation_manager_id}";
|
|
119672
|
+
type GetBrokerByAnvaRelationMangerIdPathParams = paths[typeof routeName$6H]['get']['parameters']['path'];
|
|
119673
|
+
type GetBrokerByAnvaRelationMangerIdResponse = paths[typeof routeName$6H]['get']['responses'][200]['content']['application/json'];
|
|
119674
|
+
type GetBrokerByAnvaRelationMangerIdProps = paths[typeof routeName$6H]['get']['parameters'];
|
|
119639
119675
|
declare const getBrokerByAnvaRelationMangerId: (props: GetBrokerByAnvaRelationMangerIdProps, wgApiClient: ClientType) => Promise<GetBrokerByAnvaRelationMangerIdResponse>;
|
|
119640
119676
|
|
|
119641
|
-
declare const routeName$
|
|
119642
|
-
type GetBrokerByAnvaProducerIdPathParams = paths[typeof routeName$
|
|
119643
|
-
type GetBrokerByAnvaProducerIdResponse = paths[typeof routeName$
|
|
119644
|
-
type GetBrokerByAnvaProducerIdProps = paths[typeof routeName$
|
|
119677
|
+
declare const routeName$6G = "/v1/api/anva-producers/{anva_producer_id}";
|
|
119678
|
+
type GetBrokerByAnvaProducerIdPathParams = paths[typeof routeName$6G]['get']['parameters']['path'];
|
|
119679
|
+
type GetBrokerByAnvaProducerIdResponse = paths[typeof routeName$6G]['get']['responses'][200]['content']['application/json'];
|
|
119680
|
+
type GetBrokerByAnvaProducerIdProps = paths[typeof routeName$6G]['get']['parameters'];
|
|
119645
119681
|
declare const getBrokerByAnvaProducerId: (props: GetBrokerByAnvaProducerIdProps, wgApiClient: ClientType) => Promise<GetBrokerByAnvaProducerIdResponse>;
|
|
119646
119682
|
|
|
119647
|
-
declare const routeName$
|
|
119648
|
-
type GetOnboardingChecklistByBrokerPathParams = paths[typeof routeName$
|
|
119649
|
-
type GetOnboardingChecklistByBrokerQueryParams = paths[typeof routeName$
|
|
119650
|
-
type GetOnboardingChecklistByBrokerResponse = paths[typeof routeName$
|
|
119651
|
-
type GetOnboardingChecklistByBrokerProps = paths[typeof routeName$
|
|
119683
|
+
declare const routeName$6F = "/v1/api/brokers/{broker_id}/checklists/onboarding";
|
|
119684
|
+
type GetOnboardingChecklistByBrokerPathParams = paths[typeof routeName$6F]['get']['parameters']['path'];
|
|
119685
|
+
type GetOnboardingChecklistByBrokerQueryParams = paths[typeof routeName$6F]['get']['parameters']['query'];
|
|
119686
|
+
type GetOnboardingChecklistByBrokerResponse = paths[typeof routeName$6F]['get']['responses'][200]['content']['application/json'];
|
|
119687
|
+
type GetOnboardingChecklistByBrokerProps = paths[typeof routeName$6F]['get']['parameters'];
|
|
119652
119688
|
declare const getOnboardingChecklistByBroker: (props: GetOnboardingChecklistByBrokerProps, wgApiClient: ClientType) => Promise<GetOnboardingChecklistByBrokerResponse>;
|
|
119653
119689
|
|
|
119654
|
-
declare const routeName$
|
|
119655
|
-
type GetCampaignByIdPathParams = paths[typeof routeName$
|
|
119656
|
-
type GetCampaignByIdQueryParams = paths[typeof routeName$
|
|
119657
|
-
type GetCampaignByIdResponse = paths[typeof routeName$
|
|
119658
|
-
type GetCampaignByIdProps = paths[typeof routeName$
|
|
119690
|
+
declare const routeName$6E = "/v1/api/campaigns/{campaign_id}";
|
|
119691
|
+
type GetCampaignByIdPathParams = paths[typeof routeName$6E]['get']['parameters']['path'];
|
|
119692
|
+
type GetCampaignByIdQueryParams = paths[typeof routeName$6E]['get']['parameters']['query'];
|
|
119693
|
+
type GetCampaignByIdResponse = paths[typeof routeName$6E]['get']['responses'][200]['content']['application/json'];
|
|
119694
|
+
type GetCampaignByIdProps = paths[typeof routeName$6E]['get']['parameters'];
|
|
119659
119695
|
declare const getCampaignById: (props: GetCampaignByIdProps, wgApiClient: ClientType) => Promise<GetCampaignByIdResponse>;
|
|
119660
119696
|
|
|
119661
|
-
declare const routeName$
|
|
119662
|
-
type UpdateCampaignBody = paths[typeof routeName$
|
|
119663
|
-
type UpdateCampaignPathParams = paths[typeof routeName$
|
|
119664
|
-
type UpdateCampaignQueryParams = paths[typeof routeName$
|
|
119665
|
-
type UpdateCampaignResponse = paths[typeof routeName$
|
|
119697
|
+
declare const routeName$6D = "/v1/api/campaigns/{campaign_id}";
|
|
119698
|
+
type UpdateCampaignBody = paths[typeof routeName$6D]['patch']['requestBody']['content']['application/json'];
|
|
119699
|
+
type UpdateCampaignPathParams = paths[typeof routeName$6D]['patch']['parameters']['path'];
|
|
119700
|
+
type UpdateCampaignQueryParams = paths[typeof routeName$6D]['patch']['parameters']['query'];
|
|
119701
|
+
type UpdateCampaignResponse = paths[typeof routeName$6D]['patch']['responses'][200]['content']['application/json'];
|
|
119666
119702
|
interface UpdateCampaignProps {
|
|
119667
119703
|
body: UpdateCampaignBody;
|
|
119668
119704
|
params: {
|
|
@@ -119672,16 +119708,16 @@ interface UpdateCampaignProps {
|
|
|
119672
119708
|
}
|
|
119673
119709
|
declare const updateCampaign: (props: UpdateCampaignProps, wgApiClient: ClientType) => Promise<UpdateCampaignResponse>;
|
|
119674
119710
|
|
|
119675
|
-
declare const routeName$
|
|
119676
|
-
type GetAllCampaignsByDistributionQueryParams = paths[typeof routeName$
|
|
119677
|
-
type GetAllCampaignsByDistributionResponse = paths[typeof routeName$
|
|
119678
|
-
type GetAllCampaignsByDistributionProps = paths[typeof routeName$
|
|
119711
|
+
declare const routeName$6C = "/v1/api/campaigns";
|
|
119712
|
+
type GetAllCampaignsByDistributionQueryParams = paths[typeof routeName$6C]['get']['parameters']['query'];
|
|
119713
|
+
type GetAllCampaignsByDistributionResponse = paths[typeof routeName$6C]['get']['responses'][200]['content']['application/json'];
|
|
119714
|
+
type GetAllCampaignsByDistributionProps = paths[typeof routeName$6C]['get']['parameters'];
|
|
119679
119715
|
declare const getAllCampaignsByDistribution: (props: GetAllCampaignsByDistributionProps, wgApiClient: ClientType) => Promise<GetAllCampaignsByDistributionResponse>;
|
|
119680
119716
|
|
|
119681
|
-
declare const routeName$
|
|
119682
|
-
type CreateCampaignBody = paths[typeof routeName$
|
|
119683
|
-
type CreateCampaignQueryParams = paths[typeof routeName$
|
|
119684
|
-
type CreateCampaignResponse = paths[typeof routeName$
|
|
119717
|
+
declare const routeName$6B = "/v1/api/campaigns";
|
|
119718
|
+
type CreateCampaignBody = paths[typeof routeName$6B]['post']['requestBody']['content']['application/json'];
|
|
119719
|
+
type CreateCampaignQueryParams = paths[typeof routeName$6B]['post']['parameters']['query'];
|
|
119720
|
+
type CreateCampaignResponse = paths[typeof routeName$6B]['post']['responses'][201]['content']['application/json'];
|
|
119685
119721
|
interface CreateCampaignProps {
|
|
119686
119722
|
body: CreateCampaignBody;
|
|
119687
119723
|
params: {
|
|
@@ -119690,17 +119726,17 @@ interface CreateCampaignProps {
|
|
|
119690
119726
|
}
|
|
119691
119727
|
declare const createCampaign: (props: CreateCampaignProps, wgApiClient: ClientType) => Promise<CreateCampaignResponse>;
|
|
119692
119728
|
|
|
119693
|
-
declare const routeName$
|
|
119694
|
-
type GetMetricsByCampaignPathParams = paths[typeof routeName$
|
|
119695
|
-
type GetMetricsByCampaignQueryParams = paths[typeof routeName$
|
|
119696
|
-
type GetMetricsByCampaignResponse = paths[typeof routeName$
|
|
119697
|
-
type GetMetricsByCampaignProps = paths[typeof routeName$
|
|
119729
|
+
declare const routeName$6A = "/v1/api/campaigns/{campaign_id}/metrics";
|
|
119730
|
+
type GetMetricsByCampaignPathParams = paths[typeof routeName$6A]['get']['parameters']['path'];
|
|
119731
|
+
type GetMetricsByCampaignQueryParams = paths[typeof routeName$6A]['get']['parameters']['query'];
|
|
119732
|
+
type GetMetricsByCampaignResponse = paths[typeof routeName$6A]['get']['responses'][200]['content']['application/json'];
|
|
119733
|
+
type GetMetricsByCampaignProps = paths[typeof routeName$6A]['get']['parameters'];
|
|
119698
119734
|
declare const getMetricsByCampaign: (props: GetMetricsByCampaignProps, wgApiClient: ClientType) => Promise<GetMetricsByCampaignResponse>;
|
|
119699
119735
|
|
|
119700
|
-
declare const routeName$
|
|
119701
|
-
type UpdateTargetsByCampaignPathParams = paths[typeof routeName$
|
|
119702
|
-
type UpdateTargetsByCampaignQueryParams = paths[typeof routeName$
|
|
119703
|
-
type UpdateTargetsByCampaignResponse = paths[typeof routeName$
|
|
119736
|
+
declare const routeName$6z = "/v1/api/campaigns/{campaign_id}/targets";
|
|
119737
|
+
type UpdateTargetsByCampaignPathParams = paths[typeof routeName$6z]['patch']['parameters']['path'];
|
|
119738
|
+
type UpdateTargetsByCampaignQueryParams = paths[typeof routeName$6z]['patch']['parameters']['query'];
|
|
119739
|
+
type UpdateTargetsByCampaignResponse = paths[typeof routeName$6z]['patch']['responses'][200]['content']['application/json'];
|
|
119704
119740
|
interface UpdateTargetsByCampaignProps {
|
|
119705
119741
|
params: {
|
|
119706
119742
|
query: UpdateTargetsByCampaignQueryParams;
|
|
@@ -119709,15 +119745,15 @@ interface UpdateTargetsByCampaignProps {
|
|
|
119709
119745
|
}
|
|
119710
119746
|
declare const updateTargetsByCampaign: (props: UpdateTargetsByCampaignProps, wgApiClient: ClientType) => Promise<UpdateTargetsByCampaignResponse>;
|
|
119711
119747
|
|
|
119712
|
-
declare const routeName$
|
|
119713
|
-
type GetAllCampaignTemplatesQueryParams = paths[typeof routeName$
|
|
119714
|
-
type GetAllCampaignTemplatesResponse = paths[typeof routeName$
|
|
119715
|
-
type GetAllCampaignTemplatesProps = paths[typeof routeName$
|
|
119748
|
+
declare const routeName$6y = "/v1/api/campaign-templates";
|
|
119749
|
+
type GetAllCampaignTemplatesQueryParams = paths[typeof routeName$6y]['get']['parameters']['query'];
|
|
119750
|
+
type GetAllCampaignTemplatesResponse = paths[typeof routeName$6y]['get']['responses'][200]['content']['application/json'];
|
|
119751
|
+
type GetAllCampaignTemplatesProps = paths[typeof routeName$6y]['get']['parameters'];
|
|
119716
119752
|
declare const getAllCampaignTemplates: (props: GetAllCampaignTemplatesProps, wgApiClient: ClientType) => Promise<GetAllCampaignTemplatesResponse>;
|
|
119717
119753
|
|
|
119718
|
-
declare const routeName$
|
|
119719
|
-
type SendExampleCampaignTargetMailQueryParams = paths[typeof routeName$
|
|
119720
|
-
type SendExampleCampaignTargetMailResponse = paths[typeof routeName$
|
|
119754
|
+
declare const routeName$6x = "/v1/api/campaigns/example-mails";
|
|
119755
|
+
type SendExampleCampaignTargetMailQueryParams = paths[typeof routeName$6x]['post']['parameters']['query'];
|
|
119756
|
+
type SendExampleCampaignTargetMailResponse = paths[typeof routeName$6x]['post']['responses'][201]['content']['application/json'];
|
|
119721
119757
|
interface SendExampleCampaignTargetMailProps {
|
|
119722
119758
|
params: {
|
|
119723
119759
|
query: SendExampleCampaignTargetMailQueryParams;
|
|
@@ -119725,16 +119761,16 @@ interface SendExampleCampaignTargetMailProps {
|
|
|
119725
119761
|
}
|
|
119726
119762
|
declare const sendExampleCampaignTargetMail: (props: SendExampleCampaignTargetMailProps, wgApiClient: ClientType) => Promise<SendExampleCampaignTargetMailResponse>;
|
|
119727
119763
|
|
|
119728
|
-
declare const routeName$
|
|
119729
|
-
type GetCampaignSettingsByDistributionQueryParams = paths[typeof routeName$
|
|
119730
|
-
type GetCampaignSettingsByDistributionResponse = paths[typeof routeName$
|
|
119731
|
-
type GetCampaignSettingsByDistributionProps = paths[typeof routeName$
|
|
119764
|
+
declare const routeName$6w = "/v1/api/distributions/campaign-settings";
|
|
119765
|
+
type GetCampaignSettingsByDistributionQueryParams = paths[typeof routeName$6w]['get']['parameters']['query'];
|
|
119766
|
+
type GetCampaignSettingsByDistributionResponse = paths[typeof routeName$6w]['get']['responses'][200]['content']['application/json'];
|
|
119767
|
+
type GetCampaignSettingsByDistributionProps = paths[typeof routeName$6w]['get']['parameters'];
|
|
119732
119768
|
declare const getCampaignSettingsByDistribution: (props: GetCampaignSettingsByDistributionProps, wgApiClient: ClientType) => Promise<GetCampaignSettingsByDistributionResponse>;
|
|
119733
119769
|
|
|
119734
|
-
declare const routeName$
|
|
119735
|
-
type GenerateDnsPrefixBody = paths[typeof routeName$
|
|
119736
|
-
type GenerateDnsPrefixQueryParams = paths[typeof routeName$
|
|
119737
|
-
type GenerateDnsPrefixResponse = paths[typeof routeName$
|
|
119770
|
+
declare const routeName$6v = "/v1/api/campaigns/dns-prefixes/generate";
|
|
119771
|
+
type GenerateDnsPrefixBody = paths[typeof routeName$6v]['post']['requestBody']['content']['application/json'];
|
|
119772
|
+
type GenerateDnsPrefixQueryParams = paths[typeof routeName$6v]['post']['parameters']['query'];
|
|
119773
|
+
type GenerateDnsPrefixResponse = paths[typeof routeName$6v]['post']['responses'][200]['content']['application/json'];
|
|
119738
119774
|
interface GenerateDnsPrefixProps {
|
|
119739
119775
|
body: GenerateDnsPrefixBody;
|
|
119740
119776
|
params: {
|
|
@@ -119743,16 +119779,16 @@ interface GenerateDnsPrefixProps {
|
|
|
119743
119779
|
}
|
|
119744
119780
|
declare const generateDnsPrefix: (props: GenerateDnsPrefixProps, wgApiClient: ClientType) => Promise<GenerateDnsPrefixResponse>;
|
|
119745
119781
|
|
|
119746
|
-
declare const routeName$
|
|
119747
|
-
type GetCampaignTargetMailTemplateQueryParams = paths[typeof routeName$
|
|
119748
|
-
type GetCampaignTargetMailTemplateResponse = paths[typeof routeName$
|
|
119749
|
-
type GetCampaignTargetMailTemplateProps = paths[typeof routeName$
|
|
119782
|
+
declare const routeName$6u = "/v1/api/mail-templates/campaign-target";
|
|
119783
|
+
type GetCampaignTargetMailTemplateQueryParams = paths[typeof routeName$6u]['get']['parameters']['query'];
|
|
119784
|
+
type GetCampaignTargetMailTemplateResponse = paths[typeof routeName$6u]['get']['responses'][200]['content']['application/json'];
|
|
119785
|
+
type GetCampaignTargetMailTemplateProps = paths[typeof routeName$6u]['get']['parameters'];
|
|
119750
119786
|
declare const getCampaignTargetMailTemplate: (props: GetCampaignTargetMailTemplateProps, wgApiClient: ClientType) => Promise<GetCampaignTargetMailTemplateResponse>;
|
|
119751
119787
|
|
|
119752
|
-
declare const routeName$
|
|
119753
|
-
type CreateClaimAsCustomerPathParams = paths[typeof routeName$
|
|
119754
|
-
type CreateClaimAsCustomerQueryParams = paths[typeof routeName$
|
|
119755
|
-
type CreateClaimAsCustomerResponse = paths[typeof routeName$
|
|
119788
|
+
declare const routeName$6t = "/v1/api/distributions/{distribution_id}/claims";
|
|
119789
|
+
type CreateClaimAsCustomerPathParams = paths[typeof routeName$6t]['post']['parameters']['path'];
|
|
119790
|
+
type CreateClaimAsCustomerQueryParams = paths[typeof routeName$6t]['post']['parameters']['query'];
|
|
119791
|
+
type CreateClaimAsCustomerResponse = paths[typeof routeName$6t]['post']['responses'][201]['content']['application/json'];
|
|
119756
119792
|
interface CreateClaimAsCustomerProps {
|
|
119757
119793
|
params: {
|
|
119758
119794
|
query: CreateClaimAsCustomerQueryParams;
|
|
@@ -119761,15 +119797,15 @@ interface CreateClaimAsCustomerProps {
|
|
|
119761
119797
|
}
|
|
119762
119798
|
declare const createClaimAsCustomer: (props: CreateClaimAsCustomerProps, wgApiClient: ClientType) => Promise<CreateClaimAsCustomerResponse>;
|
|
119763
119799
|
|
|
119764
|
-
declare const routeName$
|
|
119765
|
-
type GetAllClaimsAsBrokerQueryParams = paths[typeof routeName$
|
|
119766
|
-
type GetAllClaimsAsBrokerResponse = paths[typeof routeName$
|
|
119767
|
-
type GetAllClaimsAsBrokerProps = paths[typeof routeName$
|
|
119800
|
+
declare const routeName$6s = "/v1/api/claims";
|
|
119801
|
+
type GetAllClaimsAsBrokerQueryParams = paths[typeof routeName$6s]['get']['parameters']['query'];
|
|
119802
|
+
type GetAllClaimsAsBrokerResponse = paths[typeof routeName$6s]['get']['responses'][200]['content']['application/json'];
|
|
119803
|
+
type GetAllClaimsAsBrokerProps = paths[typeof routeName$6s]['get']['parameters'];
|
|
119768
119804
|
declare const getAllClaimsAsBroker: (props: GetAllClaimsAsBrokerProps, wgApiClient: ClientType) => Promise<GetAllClaimsAsBrokerResponse>;
|
|
119769
119805
|
|
|
119770
|
-
declare const routeName$
|
|
119771
|
-
type CreateClaimAsBrokerQueryParams = paths[typeof routeName$
|
|
119772
|
-
type CreateClaimAsBrokerResponse = paths[typeof routeName$
|
|
119806
|
+
declare const routeName$6r = "/v1/api/claims";
|
|
119807
|
+
type CreateClaimAsBrokerQueryParams = paths[typeof routeName$6r]['post']['parameters']['query'];
|
|
119808
|
+
type CreateClaimAsBrokerResponse = paths[typeof routeName$6r]['post']['responses'][201]['content']['application/json'];
|
|
119773
119809
|
interface CreateClaimAsBrokerProps {
|
|
119774
119810
|
params: {
|
|
119775
119811
|
query: CreateClaimAsBrokerQueryParams;
|
|
@@ -119777,17 +119813,17 @@ interface CreateClaimAsBrokerProps {
|
|
|
119777
119813
|
}
|
|
119778
119814
|
declare const createClaimAsBroker: (props: CreateClaimAsBrokerProps, wgApiClient: ClientType) => Promise<CreateClaimAsBrokerResponse>;
|
|
119779
119815
|
|
|
119780
|
-
declare const routeName$
|
|
119781
|
-
type GetClaimAsBrokerByIdPathParams = paths[typeof routeName$
|
|
119782
|
-
type GetClaimAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
119783
|
-
type GetClaimAsBrokerByIdResponse = paths[typeof routeName$
|
|
119784
|
-
type GetClaimAsBrokerByIdProps = paths[typeof routeName$
|
|
119816
|
+
declare const routeName$6q = "/v1/api/claims/{claim_id}";
|
|
119817
|
+
type GetClaimAsBrokerByIdPathParams = paths[typeof routeName$6q]['get']['parameters']['path'];
|
|
119818
|
+
type GetClaimAsBrokerByIdQueryParams = paths[typeof routeName$6q]['get']['parameters']['query'];
|
|
119819
|
+
type GetClaimAsBrokerByIdResponse = paths[typeof routeName$6q]['get']['responses'][200]['content']['application/json'];
|
|
119820
|
+
type GetClaimAsBrokerByIdProps = paths[typeof routeName$6q]['get']['parameters'];
|
|
119785
119821
|
declare const getClaimAsBrokerById: (props: GetClaimAsBrokerByIdProps, wgApiClient: ClientType) => Promise<GetClaimAsBrokerByIdResponse>;
|
|
119786
119822
|
|
|
119787
|
-
declare const routeName$
|
|
119788
|
-
type DeleteClaimAsBrokerByIdPathParams = paths[typeof routeName$
|
|
119789
|
-
type DeleteClaimAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
119790
|
-
type DeleteClaimAsBrokerByIdResponse = paths[typeof routeName$
|
|
119823
|
+
declare const routeName$6p = "/v1/api/claims/{claim_id}";
|
|
119824
|
+
type DeleteClaimAsBrokerByIdPathParams = paths[typeof routeName$6p]['delete']['parameters']['path'];
|
|
119825
|
+
type DeleteClaimAsBrokerByIdQueryParams = paths[typeof routeName$6p]['delete']['parameters']['query'];
|
|
119826
|
+
type DeleteClaimAsBrokerByIdResponse = paths[typeof routeName$6p]['delete']['responses'][200]['content']['application/json'];
|
|
119791
119827
|
interface DeleteClaimAsBrokerByIdProps {
|
|
119792
119828
|
params: {
|
|
119793
119829
|
query: DeleteClaimAsBrokerByIdQueryParams;
|
|
@@ -119796,10 +119832,10 @@ interface DeleteClaimAsBrokerByIdProps {
|
|
|
119796
119832
|
}
|
|
119797
119833
|
declare const deleteClaimAsBrokerById: (props: DeleteClaimAsBrokerByIdProps, wgApiClient: ClientType) => Promise<DeleteClaimAsBrokerByIdResponse>;
|
|
119798
119834
|
|
|
119799
|
-
declare const routeName$
|
|
119800
|
-
type UpdateClaimAsBrokerByIdPathParams = paths[typeof routeName$
|
|
119801
|
-
type UpdateClaimAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
119802
|
-
type UpdateClaimAsBrokerByIdResponse = paths[typeof routeName$
|
|
119835
|
+
declare const routeName$6o = "/v1/api/claims/{claim_id}";
|
|
119836
|
+
type UpdateClaimAsBrokerByIdPathParams = paths[typeof routeName$6o]['patch']['parameters']['path'];
|
|
119837
|
+
type UpdateClaimAsBrokerByIdQueryParams = paths[typeof routeName$6o]['patch']['parameters']['query'];
|
|
119838
|
+
type UpdateClaimAsBrokerByIdResponse = paths[typeof routeName$6o]['patch']['responses'][200]['content']['application/json'];
|
|
119803
119839
|
interface UpdateClaimAsBrokerByIdProps {
|
|
119804
119840
|
params: {
|
|
119805
119841
|
query: UpdateClaimAsBrokerByIdQueryParams;
|
|
@@ -119808,10 +119844,10 @@ interface UpdateClaimAsBrokerByIdProps {
|
|
|
119808
119844
|
}
|
|
119809
119845
|
declare const updateClaimAsBrokerById: (props: UpdateClaimAsBrokerByIdProps, wgApiClient: ClientType) => Promise<UpdateClaimAsBrokerByIdResponse>;
|
|
119810
119846
|
|
|
119811
|
-
declare const routeName$
|
|
119812
|
-
type UpdateDeclarationRemarkPathParams = paths[typeof routeName$
|
|
119813
|
-
type UpdateDeclarationRemarkQueryParams = paths[typeof routeName$
|
|
119814
|
-
type UpdateDeclarationRemarkResponse = paths[typeof routeName$
|
|
119847
|
+
declare const routeName$6n = "/v1/api/claims/{claim_id}/connections/keypoint/declaration/remark";
|
|
119848
|
+
type UpdateDeclarationRemarkPathParams = paths[typeof routeName$6n]['put']['parameters']['path'];
|
|
119849
|
+
type UpdateDeclarationRemarkQueryParams = paths[typeof routeName$6n]['put']['parameters']['query'];
|
|
119850
|
+
type UpdateDeclarationRemarkResponse = paths[typeof routeName$6n]['put']['responses'][200]['content']['application/json'];
|
|
119815
119851
|
interface UpdateDeclarationRemarkProps {
|
|
119816
119852
|
params: {
|
|
119817
119853
|
query: UpdateDeclarationRemarkQueryParams;
|
|
@@ -119820,10 +119856,10 @@ interface UpdateDeclarationRemarkProps {
|
|
|
119820
119856
|
}
|
|
119821
119857
|
declare const updateDeclarationRemark: (props: UpdateDeclarationRemarkProps, wgApiClient: ClientType) => Promise<UpdateDeclarationRemarkResponse>;
|
|
119822
119858
|
|
|
119823
|
-
declare const routeName$
|
|
119824
|
-
type CreateLockForClaimPathParams = paths[typeof routeName$
|
|
119825
|
-
type CreateLockForClaimQueryParams = paths[typeof routeName$
|
|
119826
|
-
type CreateLockForClaimResponse = paths[typeof routeName$
|
|
119859
|
+
declare const routeName$6m = "/v1/api/claims/{claim_id}/lock";
|
|
119860
|
+
type CreateLockForClaimPathParams = paths[typeof routeName$6m]['post']['parameters']['path'];
|
|
119861
|
+
type CreateLockForClaimQueryParams = paths[typeof routeName$6m]['post']['parameters']['query'];
|
|
119862
|
+
type CreateLockForClaimResponse = paths[typeof routeName$6m]['post']['responses'][201]['content']['application/json'];
|
|
119827
119863
|
interface CreateLockForClaimProps {
|
|
119828
119864
|
params: {
|
|
119829
119865
|
query: CreateLockForClaimQueryParams;
|
|
@@ -119832,10 +119868,10 @@ interface CreateLockForClaimProps {
|
|
|
119832
119868
|
}
|
|
119833
119869
|
declare const createLockForClaim: (props: CreateLockForClaimProps, wgApiClient: ClientType) => Promise<CreateLockForClaimResponse>;
|
|
119834
119870
|
|
|
119835
|
-
declare const routeName$
|
|
119836
|
-
type UnlockClaimPathParams = paths[typeof routeName$
|
|
119837
|
-
type UnlockClaimQueryParams = paths[typeof routeName$
|
|
119838
|
-
type UnlockClaimResponse = paths[typeof routeName$
|
|
119871
|
+
declare const routeName$6l = "/v1/api/claims/{claim_id}/unlock";
|
|
119872
|
+
type UnlockClaimPathParams = paths[typeof routeName$6l]['post']['parameters']['path'];
|
|
119873
|
+
type UnlockClaimQueryParams = paths[typeof routeName$6l]['post']['parameters']['query'];
|
|
119874
|
+
type UnlockClaimResponse = paths[typeof routeName$6l]['post']['responses'][200]['content']['application/json'];
|
|
119839
119875
|
interface UnlockClaimProps {
|
|
119840
119876
|
params: {
|
|
119841
119877
|
query: UnlockClaimQueryParams;
|
|
@@ -119844,10 +119880,10 @@ interface UnlockClaimProps {
|
|
|
119844
119880
|
}
|
|
119845
119881
|
declare const unlockClaim: (props: UnlockClaimProps, wgApiClient: ClientType) => Promise<UnlockClaimResponse>;
|
|
119846
119882
|
|
|
119847
|
-
declare const routeName$
|
|
119848
|
-
type ClaimRequestUpdatePathParams = paths[typeof routeName$
|
|
119849
|
-
type ClaimRequestUpdateQueryParams = paths[typeof routeName$
|
|
119850
|
-
type ClaimRequestUpdateResponse = paths[typeof routeName$
|
|
119883
|
+
declare const routeName$6k = "/v1/api/claims/{claim_id}/request_update";
|
|
119884
|
+
type ClaimRequestUpdatePathParams = paths[typeof routeName$6k]['post']['parameters']['path'];
|
|
119885
|
+
type ClaimRequestUpdateQueryParams = paths[typeof routeName$6k]['post']['parameters']['query'];
|
|
119886
|
+
type ClaimRequestUpdateResponse = paths[typeof routeName$6k]['post']['responses'][200]['content']['application/json'];
|
|
119851
119887
|
interface ClaimRequestUpdateProps {
|
|
119852
119888
|
params: {
|
|
119853
119889
|
query: ClaimRequestUpdateQueryParams;
|
|
@@ -119856,10 +119892,10 @@ interface ClaimRequestUpdateProps {
|
|
|
119856
119892
|
}
|
|
119857
119893
|
declare const claimRequestUpdate: (props: ClaimRequestUpdateProps, wgApiClient: ClientType) => Promise<ClaimRequestUpdateResponse>;
|
|
119858
119894
|
|
|
119859
|
-
declare const routeName$
|
|
119860
|
-
type ValidateClaimPathParams = paths[typeof routeName$
|
|
119861
|
-
type ValidateClaimQueryParams = paths[typeof routeName$
|
|
119862
|
-
type ValidateClaimResponse = paths[typeof routeName$
|
|
119895
|
+
declare const routeName$6j = "/v1/api/claims/{claim_id}/validate";
|
|
119896
|
+
type ValidateClaimPathParams = paths[typeof routeName$6j]['post']['parameters']['path'];
|
|
119897
|
+
type ValidateClaimQueryParams = paths[typeof routeName$6j]['post']['parameters']['query'];
|
|
119898
|
+
type ValidateClaimResponse = paths[typeof routeName$6j]['post']['responses'][200]['content']['application/json'];
|
|
119863
119899
|
interface ValidateClaimProps {
|
|
119864
119900
|
params: {
|
|
119865
119901
|
query: ValidateClaimQueryParams;
|
|
@@ -119868,10 +119904,10 @@ interface ValidateClaimProps {
|
|
|
119868
119904
|
}
|
|
119869
119905
|
declare const validateClaim: (props: ValidateClaimProps, wgApiClient: ClientType) => Promise<ValidateClaimResponse>;
|
|
119870
119906
|
|
|
119871
|
-
declare const routeName$
|
|
119872
|
-
type CreateDocumentForClaimPathParams = paths[typeof routeName$
|
|
119873
|
-
type CreateDocumentForClaimQueryParams = paths[typeof routeName$
|
|
119874
|
-
type CreateDocumentForClaimResponse = paths[typeof routeName$
|
|
119907
|
+
declare const routeName$6i = "/v1/api/claims/{claim_id}/documents";
|
|
119908
|
+
type CreateDocumentForClaimPathParams = paths[typeof routeName$6i]['post']['parameters']['path'];
|
|
119909
|
+
type CreateDocumentForClaimQueryParams = paths[typeof routeName$6i]['post']['parameters']['query'];
|
|
119910
|
+
type CreateDocumentForClaimResponse = paths[typeof routeName$6i]['post']['responses'][201]['content']['application/json'];
|
|
119875
119911
|
interface CreateDocumentForClaimProps {
|
|
119876
119912
|
params: {
|
|
119877
119913
|
query: CreateDocumentForClaimQueryParams;
|
|
@@ -119880,17 +119916,17 @@ interface CreateDocumentForClaimProps {
|
|
|
119880
119916
|
}
|
|
119881
119917
|
declare const createDocumentForClaim: (props: CreateDocumentForClaimProps, wgApiClient: ClientType) => Promise<CreateDocumentForClaimResponse>;
|
|
119882
119918
|
|
|
119883
|
-
declare const routeName$
|
|
119884
|
-
type DownloadDocumentByIdPathParams = paths[typeof routeName$
|
|
119885
|
-
type DownloadDocumentByIdQueryParams = paths[typeof routeName$
|
|
119886
|
-
type DownloadDocumentByIdResponse = paths[typeof routeName$
|
|
119887
|
-
type DownloadDocumentByIdProps = paths[typeof routeName$
|
|
119919
|
+
declare const routeName$6h = "/v1/api/claims/{claim_id}/documents/{document_id}";
|
|
119920
|
+
type DownloadDocumentByIdPathParams = paths[typeof routeName$6h]['get']['parameters']['path'];
|
|
119921
|
+
type DownloadDocumentByIdQueryParams = paths[typeof routeName$6h]['get']['parameters']['query'];
|
|
119922
|
+
type DownloadDocumentByIdResponse = paths[typeof routeName$6h]['get']['responses'][307]['content']['application/json'];
|
|
119923
|
+
type DownloadDocumentByIdProps = paths[typeof routeName$6h]['get']['parameters'];
|
|
119888
119924
|
declare const downloadDocumentById: (props: DownloadDocumentByIdProps, wgApiClient: ClientType) => Promise<DownloadDocumentByIdResponse>;
|
|
119889
119925
|
|
|
119890
|
-
declare const routeName$
|
|
119891
|
-
type DeleteDocumentByIdPathParams = paths[typeof routeName$
|
|
119892
|
-
type DeleteDocumentByIdQueryParams = paths[typeof routeName$
|
|
119893
|
-
type DeleteDocumentByIdResponse = paths[typeof routeName$
|
|
119926
|
+
declare const routeName$6g = "/v1/api/claims/{claim_id}/documents/{document_id}";
|
|
119927
|
+
type DeleteDocumentByIdPathParams = paths[typeof routeName$6g]['delete']['parameters']['path'];
|
|
119928
|
+
type DeleteDocumentByIdQueryParams = paths[typeof routeName$6g]['delete']['parameters']['query'];
|
|
119929
|
+
type DeleteDocumentByIdResponse = paths[typeof routeName$6g]['delete']['responses'][200]['content']['application/json'];
|
|
119894
119930
|
interface DeleteDocumentByIdProps {
|
|
119895
119931
|
params: {
|
|
119896
119932
|
query: DeleteDocumentByIdQueryParams;
|
|
@@ -119899,10 +119935,10 @@ interface DeleteDocumentByIdProps {
|
|
|
119899
119935
|
}
|
|
119900
119936
|
declare const deleteDocumentById: (props: DeleteDocumentByIdProps, wgApiClient: ClientType) => Promise<DeleteDocumentByIdResponse>;
|
|
119901
119937
|
|
|
119902
|
-
declare const routeName$
|
|
119903
|
-
type UpdateDocumentMetadataByIdPathParams = paths[typeof routeName$
|
|
119904
|
-
type UpdateDocumentMetadataByIdQueryParams = paths[typeof routeName$
|
|
119905
|
-
type UpdateDocumentMetadataByIdResponse = paths[typeof routeName$
|
|
119938
|
+
declare const routeName$6f = "/v1/api/claims/{claim_id}/documents/{document_id}";
|
|
119939
|
+
type UpdateDocumentMetadataByIdPathParams = paths[typeof routeName$6f]['patch']['parameters']['path'];
|
|
119940
|
+
type UpdateDocumentMetadataByIdQueryParams = paths[typeof routeName$6f]['patch']['parameters']['query'];
|
|
119941
|
+
type UpdateDocumentMetadataByIdResponse = paths[typeof routeName$6f]['patch']['responses'][200]['content']['application/json'];
|
|
119906
119942
|
interface UpdateDocumentMetadataByIdProps {
|
|
119907
119943
|
params: {
|
|
119908
119944
|
query: UpdateDocumentMetadataByIdQueryParams;
|
|
@@ -119911,17 +119947,17 @@ interface UpdateDocumentMetadataByIdProps {
|
|
|
119911
119947
|
}
|
|
119912
119948
|
declare const updateDocumentMetadataById: (props: UpdateDocumentMetadataByIdProps, wgApiClient: ClientType) => Promise<UpdateDocumentMetadataByIdResponse>;
|
|
119913
119949
|
|
|
119914
|
-
declare const routeName$
|
|
119915
|
-
type GetClaimAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
119916
|
-
type GetClaimAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
119917
|
-
type GetClaimAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
119918
|
-
type GetClaimAsCustomerWithTokenProps = paths[typeof routeName$
|
|
119950
|
+
declare const routeName$6e = "/v1/api/claims/customer/token/{token}";
|
|
119951
|
+
type GetClaimAsCustomerWithTokenPathParams = paths[typeof routeName$6e]['get']['parameters']['path'];
|
|
119952
|
+
type GetClaimAsCustomerWithTokenQueryParams = paths[typeof routeName$6e]['get']['parameters']['query'];
|
|
119953
|
+
type GetClaimAsCustomerWithTokenResponse = paths[typeof routeName$6e]['get']['responses'][200]['content']['application/json'];
|
|
119954
|
+
type GetClaimAsCustomerWithTokenProps = paths[typeof routeName$6e]['get']['parameters'];
|
|
119919
119955
|
declare const getClaimAsCustomerWithToken: (props: GetClaimAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<GetClaimAsCustomerWithTokenResponse>;
|
|
119920
119956
|
|
|
119921
|
-
declare const routeName$
|
|
119922
|
-
type UpdateClaimAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
119923
|
-
type UpdateClaimAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
119924
|
-
type UpdateClaimAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
119957
|
+
declare const routeName$6d = "/v1/api/claims/customer/token/{token}";
|
|
119958
|
+
type UpdateClaimAsCustomerWithTokenPathParams = paths[typeof routeName$6d]['patch']['parameters']['path'];
|
|
119959
|
+
type UpdateClaimAsCustomerWithTokenQueryParams = paths[typeof routeName$6d]['patch']['parameters']['query'];
|
|
119960
|
+
type UpdateClaimAsCustomerWithTokenResponse = paths[typeof routeName$6d]['patch']['responses'][200]['content']['application/json'];
|
|
119925
119961
|
interface UpdateClaimAsCustomerWithTokenProps {
|
|
119926
119962
|
params: {
|
|
119927
119963
|
query: UpdateClaimAsCustomerWithTokenQueryParams;
|
|
@@ -119930,10 +119966,10 @@ interface UpdateClaimAsCustomerWithTokenProps {
|
|
|
119930
119966
|
}
|
|
119931
119967
|
declare const updateClaimAsCustomerWithToken: (props: UpdateClaimAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<UpdateClaimAsCustomerWithTokenResponse>;
|
|
119932
119968
|
|
|
119933
|
-
declare const routeName$
|
|
119934
|
-
type CreateEntityAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
119935
|
-
type CreateEntityAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
119936
|
-
type CreateEntityAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
119969
|
+
declare const routeName$6c = "/v1/api/claims/customer/token/{token}/entities";
|
|
119970
|
+
type CreateEntityAsCustomerWithTokenPathParams = paths[typeof routeName$6c]['post']['parameters']['path'];
|
|
119971
|
+
type CreateEntityAsCustomerWithTokenQueryParams = paths[typeof routeName$6c]['post']['parameters']['query'];
|
|
119972
|
+
type CreateEntityAsCustomerWithTokenResponse = paths[typeof routeName$6c]['post']['responses'][201]['content']['application/json'];
|
|
119937
119973
|
interface CreateEntityAsCustomerWithTokenProps {
|
|
119938
119974
|
params: {
|
|
119939
119975
|
query: CreateEntityAsCustomerWithTokenQueryParams;
|
|
@@ -119942,10 +119978,10 @@ interface CreateEntityAsCustomerWithTokenProps {
|
|
|
119942
119978
|
}
|
|
119943
119979
|
declare const createEntityAsCustomerWithToken: (props: CreateEntityAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<CreateEntityAsCustomerWithTokenResponse>;
|
|
119944
119980
|
|
|
119945
|
-
declare const routeName$
|
|
119946
|
-
type DeleteEntityByIdAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
119947
|
-
type DeleteEntityByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
119948
|
-
type DeleteEntityByIdAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
119981
|
+
declare const routeName$6b = "/v1/api/claims/customer/token/{token}/entities/{entity_id}";
|
|
119982
|
+
type DeleteEntityByIdAsCustomerWithTokenPathParams = paths[typeof routeName$6b]['delete']['parameters']['path'];
|
|
119983
|
+
type DeleteEntityByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$6b]['delete']['parameters']['query'];
|
|
119984
|
+
type DeleteEntityByIdAsCustomerWithTokenResponse = paths[typeof routeName$6b]['delete']['responses'][200]['content']['application/json'];
|
|
119949
119985
|
interface DeleteEntityByIdAsCustomerWithTokenProps {
|
|
119950
119986
|
params: {
|
|
119951
119987
|
query: DeleteEntityByIdAsCustomerWithTokenQueryParams;
|
|
@@ -119954,10 +119990,10 @@ interface DeleteEntityByIdAsCustomerWithTokenProps {
|
|
|
119954
119990
|
}
|
|
119955
119991
|
declare const deleteEntityByIdAsCustomerWithToken: (props: DeleteEntityByIdAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<DeleteEntityByIdAsCustomerWithTokenResponse>;
|
|
119956
119992
|
|
|
119957
|
-
declare const routeName$
|
|
119958
|
-
type UpdateEntityAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
119959
|
-
type UpdateEntityAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
119960
|
-
type UpdateEntityAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
119993
|
+
declare const routeName$6a = "/v1/api/claims/customer/token/{token}/entities/{entity_id}";
|
|
119994
|
+
type UpdateEntityAsCustomerWithTokenPathParams = paths[typeof routeName$6a]['patch']['parameters']['path'];
|
|
119995
|
+
type UpdateEntityAsCustomerWithTokenQueryParams = paths[typeof routeName$6a]['patch']['parameters']['query'];
|
|
119996
|
+
type UpdateEntityAsCustomerWithTokenResponse = paths[typeof routeName$6a]['patch']['responses'][200]['content']['application/json'];
|
|
119961
119997
|
interface UpdateEntityAsCustomerWithTokenProps {
|
|
119962
119998
|
params: {
|
|
119963
119999
|
query: UpdateEntityAsCustomerWithTokenQueryParams;
|
|
@@ -119966,10 +120002,10 @@ interface UpdateEntityAsCustomerWithTokenProps {
|
|
|
119966
120002
|
}
|
|
119967
120003
|
declare const updateEntityAsCustomerWithToken: (props: UpdateEntityAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<UpdateEntityAsCustomerWithTokenResponse>;
|
|
119968
120004
|
|
|
119969
|
-
declare const routeName$
|
|
119970
|
-
type UploadClaimDocumentAsBrokerPathParams = paths[typeof routeName$
|
|
119971
|
-
type UploadClaimDocumentAsBrokerQueryParams = paths[typeof routeName$
|
|
119972
|
-
type UploadClaimDocumentAsBrokerResponse = paths[typeof routeName$
|
|
120005
|
+
declare const routeName$69 = "/v1/api/claims/upload/{claim_doc_category}";
|
|
120006
|
+
type UploadClaimDocumentAsBrokerPathParams = paths[typeof routeName$69]['post']['parameters']['path'];
|
|
120007
|
+
type UploadClaimDocumentAsBrokerQueryParams = paths[typeof routeName$69]['post']['parameters']['query'];
|
|
120008
|
+
type UploadClaimDocumentAsBrokerResponse = paths[typeof routeName$69]['post']['responses'][200]['content']['application/json'];
|
|
119973
120009
|
interface UploadClaimDocumentAsBrokerProps {
|
|
119974
120010
|
params: {
|
|
119975
120011
|
query: UploadClaimDocumentAsBrokerQueryParams;
|
|
@@ -119978,10 +120014,10 @@ interface UploadClaimDocumentAsBrokerProps {
|
|
|
119978
120014
|
}
|
|
119979
120015
|
declare const uploadClaimDocumentAsBroker: (props: UploadClaimDocumentAsBrokerProps, wgApiClient: ClientType) => Promise<UploadClaimDocumentAsBrokerResponse>;
|
|
119980
120016
|
|
|
119981
|
-
declare const routeName$
|
|
119982
|
-
type CreateUploadLinkAsCustomerPathParams = paths[typeof routeName$
|
|
119983
|
-
type CreateUploadLinkAsCustomerQueryParams = paths[typeof routeName$
|
|
119984
|
-
type CreateUploadLinkAsCustomerResponse = paths[typeof routeName$
|
|
120017
|
+
declare const routeName$68 = "/v1/api/claims/customer/upload/{claim_doc_category}";
|
|
120018
|
+
type CreateUploadLinkAsCustomerPathParams = paths[typeof routeName$68]['post']['parameters']['path'];
|
|
120019
|
+
type CreateUploadLinkAsCustomerQueryParams = paths[typeof routeName$68]['post']['parameters']['query'];
|
|
120020
|
+
type CreateUploadLinkAsCustomerResponse = paths[typeof routeName$68]['post']['responses'][200]['content']['application/json'];
|
|
119985
120021
|
interface CreateUploadLinkAsCustomerProps {
|
|
119986
120022
|
params: {
|
|
119987
120023
|
query: CreateUploadLinkAsCustomerQueryParams;
|
|
@@ -119990,9 +120026,9 @@ interface CreateUploadLinkAsCustomerProps {
|
|
|
119990
120026
|
}
|
|
119991
120027
|
declare const createUploadLinkAsCustomer: (props: CreateUploadLinkAsCustomerProps, wgApiClient: ClientType) => Promise<CreateUploadLinkAsCustomerResponse>;
|
|
119992
120028
|
|
|
119993
|
-
declare const routeName$
|
|
119994
|
-
type GenerateTokenForSocialLoginFlowAsBrokerQueryParams = paths[typeof routeName$
|
|
119995
|
-
type GenerateTokenForSocialLoginFlowAsBrokerResponse = paths[typeof routeName$
|
|
120029
|
+
declare const routeName$67 = "/v1/api/claims/generate/token";
|
|
120030
|
+
type GenerateTokenForSocialLoginFlowAsBrokerQueryParams = paths[typeof routeName$67]['post']['parameters']['query'];
|
|
120031
|
+
type GenerateTokenForSocialLoginFlowAsBrokerResponse = paths[typeof routeName$67]['post']['responses'][201]['content']['application/json'];
|
|
119996
120032
|
interface GenerateTokenForSocialLoginFlowAsBrokerProps {
|
|
119997
120033
|
params: {
|
|
119998
120034
|
query: GenerateTokenForSocialLoginFlowAsBrokerQueryParams;
|
|
@@ -120000,17 +120036,17 @@ interface GenerateTokenForSocialLoginFlowAsBrokerProps {
|
|
|
120000
120036
|
}
|
|
120001
120037
|
declare const generateTokenForSocialLoginFlowAsBroker: (props: GenerateTokenForSocialLoginFlowAsBrokerProps, wgApiClient: ClientType) => Promise<GenerateTokenForSocialLoginFlowAsBrokerResponse>;
|
|
120002
120038
|
|
|
120003
|
-
declare const routeName$
|
|
120004
|
-
type GetClaimEventsAsCustomerPathParams = paths[typeof routeName$
|
|
120005
|
-
type GetClaimEventsAsCustomerQueryParams = paths[typeof routeName$
|
|
120006
|
-
type GetClaimEventsAsCustomerResponse = paths[typeof routeName$
|
|
120007
|
-
type GetClaimEventsAsCustomerProps = paths[typeof routeName$
|
|
120039
|
+
declare const routeName$66 = "/v1/api/claims/customer/token/{token}/events";
|
|
120040
|
+
type GetClaimEventsAsCustomerPathParams = paths[typeof routeName$66]['get']['parameters']['path'];
|
|
120041
|
+
type GetClaimEventsAsCustomerQueryParams = paths[typeof routeName$66]['get']['parameters']['query'];
|
|
120042
|
+
type GetClaimEventsAsCustomerResponse = paths[typeof routeName$66]['get']['responses'][200]['content']['application/json'];
|
|
120043
|
+
type GetClaimEventsAsCustomerProps = paths[typeof routeName$66]['get']['parameters'];
|
|
120008
120044
|
declare const getClaimEventsAsCustomer: (props: GetClaimEventsAsCustomerProps, wgApiClient: ClientType) => Promise<GetClaimEventsAsCustomerResponse>;
|
|
120009
120045
|
|
|
120010
|
-
declare const routeName$
|
|
120011
|
-
type CreateDocumentForClaimAsCustomerPathParams = paths[typeof routeName$
|
|
120012
|
-
type CreateDocumentForClaimAsCustomerQueryParams = paths[typeof routeName$
|
|
120013
|
-
type CreateDocumentForClaimAsCustomerResponse = paths[typeof routeName$
|
|
120046
|
+
declare const routeName$65 = "/v1/api/claims/customer/token/{token}/documents";
|
|
120047
|
+
type CreateDocumentForClaimAsCustomerPathParams = paths[typeof routeName$65]['post']['parameters']['path'];
|
|
120048
|
+
type CreateDocumentForClaimAsCustomerQueryParams = paths[typeof routeName$65]['post']['parameters']['query'];
|
|
120049
|
+
type CreateDocumentForClaimAsCustomerResponse = paths[typeof routeName$65]['post']['responses'][200]['content']['application/json'];
|
|
120014
120050
|
interface CreateDocumentForClaimAsCustomerProps {
|
|
120015
120051
|
params: {
|
|
120016
120052
|
query: CreateDocumentForClaimAsCustomerQueryParams;
|
|
@@ -120019,10 +120055,10 @@ interface CreateDocumentForClaimAsCustomerProps {
|
|
|
120019
120055
|
}
|
|
120020
120056
|
declare const createDocumentForClaimAsCustomer: (props: CreateDocumentForClaimAsCustomerProps, wgApiClient: ClientType) => Promise<CreateDocumentForClaimAsCustomerResponse>;
|
|
120021
120057
|
|
|
120022
|
-
declare const routeName$
|
|
120023
|
-
type DeleteDocumentByIdAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
120024
|
-
type DeleteDocumentByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
120025
|
-
type DeleteDocumentByIdAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
120058
|
+
declare const routeName$64 = "/v1/api/claims/customer/token/{token}/documents/{document_id}";
|
|
120059
|
+
type DeleteDocumentByIdAsCustomerWithTokenPathParams = paths[typeof routeName$64]['delete']['parameters']['path'];
|
|
120060
|
+
type DeleteDocumentByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$64]['delete']['parameters']['query'];
|
|
120061
|
+
type DeleteDocumentByIdAsCustomerWithTokenResponse = paths[typeof routeName$64]['delete']['responses'][200]['content']['application/json'];
|
|
120026
120062
|
interface DeleteDocumentByIdAsCustomerWithTokenProps {
|
|
120027
120063
|
params: {
|
|
120028
120064
|
query: DeleteDocumentByIdAsCustomerWithTokenQueryParams;
|
|
@@ -120031,10 +120067,10 @@ interface DeleteDocumentByIdAsCustomerWithTokenProps {
|
|
|
120031
120067
|
}
|
|
120032
120068
|
declare const deleteDocumentByIdAsCustomerWithToken: (props: DeleteDocumentByIdAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<DeleteDocumentByIdAsCustomerWithTokenResponse>;
|
|
120033
120069
|
|
|
120034
|
-
declare const routeName$
|
|
120035
|
-
type UpdateDocumentMetadataByIdAsCustomerWithTokenPathParams = paths[typeof routeName$
|
|
120036
|
-
type UpdateDocumentMetadataByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$
|
|
120037
|
-
type UpdateDocumentMetadataByIdAsCustomerWithTokenResponse = paths[typeof routeName$
|
|
120070
|
+
declare const routeName$63 = "/v1/api/claims/customer/token/{token}/documents/{document_id}";
|
|
120071
|
+
type UpdateDocumentMetadataByIdAsCustomerWithTokenPathParams = paths[typeof routeName$63]['patch']['parameters']['path'];
|
|
120072
|
+
type UpdateDocumentMetadataByIdAsCustomerWithTokenQueryParams = paths[typeof routeName$63]['patch']['parameters']['query'];
|
|
120073
|
+
type UpdateDocumentMetadataByIdAsCustomerWithTokenResponse = paths[typeof routeName$63]['patch']['responses'][200]['content']['application/json'];
|
|
120038
120074
|
interface UpdateDocumentMetadataByIdAsCustomerWithTokenProps {
|
|
120039
120075
|
params: {
|
|
120040
120076
|
query: UpdateDocumentMetadataByIdAsCustomerWithTokenQueryParams;
|
|
@@ -120043,10 +120079,10 @@ interface UpdateDocumentMetadataByIdAsCustomerWithTokenProps {
|
|
|
120043
120079
|
}
|
|
120044
120080
|
declare const updateDocumentMetadataByIdAsCustomerWithToken: (props: UpdateDocumentMetadataByIdAsCustomerWithTokenProps, wgApiClient: ClientType) => Promise<UpdateDocumentMetadataByIdAsCustomerWithTokenResponse>;
|
|
120045
120081
|
|
|
120046
|
-
declare const routeName$
|
|
120047
|
-
type CreateNoteOnEventAsCustomerPathParams = paths[typeof routeName$
|
|
120048
|
-
type CreateNoteOnEventAsCustomerQueryParams = paths[typeof routeName$
|
|
120049
|
-
type CreateNoteOnEventAsCustomerResponse = paths[typeof routeName$
|
|
120082
|
+
declare const routeName$62 = "/v1/api/claims/customer/token/{token}/events/{event_id}/notes";
|
|
120083
|
+
type CreateNoteOnEventAsCustomerPathParams = paths[typeof routeName$62]['post']['parameters']['path'];
|
|
120084
|
+
type CreateNoteOnEventAsCustomerQueryParams = paths[typeof routeName$62]['post']['parameters']['query'];
|
|
120085
|
+
type CreateNoteOnEventAsCustomerResponse = paths[typeof routeName$62]['post']['responses'][200]['content']['application/json'];
|
|
120050
120086
|
interface CreateNoteOnEventAsCustomerProps {
|
|
120051
120087
|
params: {
|
|
120052
120088
|
query: CreateNoteOnEventAsCustomerQueryParams;
|
|
@@ -120055,10 +120091,10 @@ interface CreateNoteOnEventAsCustomerProps {
|
|
|
120055
120091
|
}
|
|
120056
120092
|
declare const createNoteOnEventAsCustomer: (props: CreateNoteOnEventAsCustomerProps, wgApiClient: ClientType) => Promise<CreateNoteOnEventAsCustomerResponse>;
|
|
120057
120093
|
|
|
120058
|
-
declare const routeName$
|
|
120059
|
-
type CreateEntityAsBrokerPathParams = paths[typeof routeName$
|
|
120060
|
-
type CreateEntityAsBrokerQueryParams = paths[typeof routeName$
|
|
120061
|
-
type CreateEntityAsBrokerResponse = paths[typeof routeName$
|
|
120094
|
+
declare const routeName$61 = "/v1/api/claims/{claim_id}/entities";
|
|
120095
|
+
type CreateEntityAsBrokerPathParams = paths[typeof routeName$61]['post']['parameters']['path'];
|
|
120096
|
+
type CreateEntityAsBrokerQueryParams = paths[typeof routeName$61]['post']['parameters']['query'];
|
|
120097
|
+
type CreateEntityAsBrokerResponse = paths[typeof routeName$61]['post']['responses'][201]['content']['application/json'];
|
|
120062
120098
|
interface CreateEntityAsBrokerProps {
|
|
120063
120099
|
params: {
|
|
120064
120100
|
query: CreateEntityAsBrokerQueryParams;
|
|
@@ -120067,10 +120103,10 @@ interface CreateEntityAsBrokerProps {
|
|
|
120067
120103
|
}
|
|
120068
120104
|
declare const createEntityAsBroker: (props: CreateEntityAsBrokerProps, wgApiClient: ClientType) => Promise<CreateEntityAsBrokerResponse>;
|
|
120069
120105
|
|
|
120070
|
-
declare const routeName$
|
|
120071
|
-
type DeleteEntityAsBrokerByIdPathParams = paths[typeof routeName$
|
|
120072
|
-
type DeleteEntityAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
120073
|
-
type DeleteEntityAsBrokerByIdResponse = paths[typeof routeName$
|
|
120106
|
+
declare const routeName$60 = "/v1/api/claims/{claim_id}/entities/{entity_id}";
|
|
120107
|
+
type DeleteEntityAsBrokerByIdPathParams = paths[typeof routeName$60]['delete']['parameters']['path'];
|
|
120108
|
+
type DeleteEntityAsBrokerByIdQueryParams = paths[typeof routeName$60]['delete']['parameters']['query'];
|
|
120109
|
+
type DeleteEntityAsBrokerByIdResponse = paths[typeof routeName$60]['delete']['responses'][200]['content']['application/json'];
|
|
120074
120110
|
interface DeleteEntityAsBrokerByIdProps {
|
|
120075
120111
|
params: {
|
|
120076
120112
|
query: DeleteEntityAsBrokerByIdQueryParams;
|
|
@@ -120079,10 +120115,10 @@ interface DeleteEntityAsBrokerByIdProps {
|
|
|
120079
120115
|
}
|
|
120080
120116
|
declare const deleteEntityAsBrokerById: (props: DeleteEntityAsBrokerByIdProps, wgApiClient: ClientType) => Promise<DeleteEntityAsBrokerByIdResponse>;
|
|
120081
120117
|
|
|
120082
|
-
declare const routeName$
|
|
120083
|
-
type UpdateEntityAsBrokerByIdPathParams = paths[typeof routeName$
|
|
120084
|
-
type UpdateEntityAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
120085
|
-
type UpdateEntityAsBrokerByIdResponse = paths[typeof routeName$
|
|
120118
|
+
declare const routeName$5$ = "/v1/api/claims/{claim_id}/entities/{entity_id}";
|
|
120119
|
+
type UpdateEntityAsBrokerByIdPathParams = paths[typeof routeName$5$]['patch']['parameters']['path'];
|
|
120120
|
+
type UpdateEntityAsBrokerByIdQueryParams = paths[typeof routeName$5$]['patch']['parameters']['query'];
|
|
120121
|
+
type UpdateEntityAsBrokerByIdResponse = paths[typeof routeName$5$]['patch']['responses'][200]['content']['application/json'];
|
|
120086
120122
|
interface UpdateEntityAsBrokerByIdProps {
|
|
120087
120123
|
params: {
|
|
120088
120124
|
query: UpdateEntityAsBrokerByIdQueryParams;
|
|
@@ -120091,17 +120127,17 @@ interface UpdateEntityAsBrokerByIdProps {
|
|
|
120091
120127
|
}
|
|
120092
120128
|
declare const updateEntityAsBrokerById: (props: UpdateEntityAsBrokerByIdProps, wgApiClient: ClientType) => Promise<UpdateEntityAsBrokerByIdResponse>;
|
|
120093
120129
|
|
|
120094
|
-
declare const routeName$
|
|
120095
|
-
type GetClaimEventsAsBrokerByIdPathParams = paths[typeof routeName$
|
|
120096
|
-
type GetClaimEventsAsBrokerByIdQueryParams = paths[typeof routeName$
|
|
120097
|
-
type GetClaimEventsAsBrokerByIdResponse = paths[typeof routeName$
|
|
120098
|
-
type GetClaimEventsAsBrokerByIdProps = paths[typeof routeName$
|
|
120130
|
+
declare const routeName$5_ = "/v1/api/claims/{claim_id}/events";
|
|
120131
|
+
type GetClaimEventsAsBrokerByIdPathParams = paths[typeof routeName$5_]['get']['parameters']['path'];
|
|
120132
|
+
type GetClaimEventsAsBrokerByIdQueryParams = paths[typeof routeName$5_]['get']['parameters']['query'];
|
|
120133
|
+
type GetClaimEventsAsBrokerByIdResponse = paths[typeof routeName$5_]['get']['responses'][200]['content']['application/json'];
|
|
120134
|
+
type GetClaimEventsAsBrokerByIdProps = paths[typeof routeName$5_]['get']['parameters'];
|
|
120099
120135
|
declare const getClaimEventsAsBrokerById: (props: GetClaimEventsAsBrokerByIdProps, wgApiClient: ClientType) => Promise<GetClaimEventsAsBrokerByIdResponse>;
|
|
120100
120136
|
|
|
120101
|
-
declare const routeName$
|
|
120102
|
-
type SendClaimToKeypointPathParams = paths[typeof routeName$
|
|
120103
|
-
type SendClaimToKeypointQueryParams = paths[typeof routeName$
|
|
120104
|
-
type SendClaimToKeypointResponse = paths[typeof routeName$
|
|
120137
|
+
declare const routeName$5Z = "/v1/api/claims/{claim_id}/connections/keypoint/declaration";
|
|
120138
|
+
type SendClaimToKeypointPathParams = paths[typeof routeName$5Z]['post']['parameters']['path'];
|
|
120139
|
+
type SendClaimToKeypointQueryParams = paths[typeof routeName$5Z]['post']['parameters']['query'];
|
|
120140
|
+
type SendClaimToKeypointResponse = paths[typeof routeName$5Z]['post']['responses'][201]['content']['application/json'];
|
|
120105
120141
|
interface SendClaimToKeypointProps {
|
|
120106
120142
|
params: {
|
|
120107
120143
|
query: SendClaimToKeypointQueryParams;
|
|
@@ -120110,10 +120146,10 @@ interface SendClaimToKeypointProps {
|
|
|
120110
120146
|
}
|
|
120111
120147
|
declare const sendClaimToKeypoint: (props: SendClaimToKeypointProps, wgApiClient: ClientType) => Promise<SendClaimToKeypointResponse>;
|
|
120112
120148
|
|
|
120113
|
-
declare const routeName$
|
|
120114
|
-
type SendMailFollowupPageToCustomerPathParams = paths[typeof routeName$
|
|
120115
|
-
type SendMailFollowupPageToCustomerQueryParams = paths[typeof routeName$
|
|
120116
|
-
type SendMailFollowupPageToCustomerResponse = paths[typeof routeName$
|
|
120149
|
+
declare const routeName$5Y = "/v1/api/claims/{claim_id}/customer/followup-page/email";
|
|
120150
|
+
type SendMailFollowupPageToCustomerPathParams = paths[typeof routeName$5Y]['post']['parameters']['path'];
|
|
120151
|
+
type SendMailFollowupPageToCustomerQueryParams = paths[typeof routeName$5Y]['post']['parameters']['query'];
|
|
120152
|
+
type SendMailFollowupPageToCustomerResponse = paths[typeof routeName$5Y]['post']['responses'][200]['content']['application/json'];
|
|
120117
120153
|
interface SendMailFollowupPageToCustomerProps {
|
|
120118
120154
|
params: {
|
|
120119
120155
|
query: SendMailFollowupPageToCustomerQueryParams;
|
|
@@ -120122,21 +120158,21 @@ interface SendMailFollowupPageToCustomerProps {
|
|
|
120122
120158
|
}
|
|
120123
120159
|
declare const sendMailFollowupPageToCustomer: (props: SendMailFollowupPageToCustomerProps, wgApiClient: ClientType) => Promise<SendMailFollowupPageToCustomerResponse>;
|
|
120124
120160
|
|
|
120125
|
-
declare const routeName$
|
|
120126
|
-
type GetAllCarClaimCategoriesResponse = paths[typeof routeName$
|
|
120161
|
+
declare const routeName$5X = "/v1/api/claims/categories/CAR";
|
|
120162
|
+
type GetAllCarClaimCategoriesResponse = paths[typeof routeName$5X]['get']['responses'][200]['content']['application/json'];
|
|
120127
120163
|
declare const getAllCarClaimCategories: (wgApiClient: ClientType) => Promise<GetAllCarClaimCategoriesResponse>;
|
|
120128
120164
|
|
|
120129
|
-
declare const routeName$
|
|
120130
|
-
type GetInfoForClaimPathParams = paths[typeof routeName$
|
|
120131
|
-
type GetInfoForClaimQueryParams = paths[typeof routeName$
|
|
120132
|
-
type GetInfoForClaimResponse = paths[typeof routeName$
|
|
120133
|
-
type GetInfoForClaimProps = paths[typeof routeName$
|
|
120165
|
+
declare const routeName$5W = "/v1/api/claims/info/{claim_type}/{claim_category}";
|
|
120166
|
+
type GetInfoForClaimPathParams = paths[typeof routeName$5W]['get']['parameters']['path'];
|
|
120167
|
+
type GetInfoForClaimQueryParams = paths[typeof routeName$5W]['get']['parameters']['query'];
|
|
120168
|
+
type GetInfoForClaimResponse = paths[typeof routeName$5W]['get']['responses'][200]['content']['application/json'];
|
|
120169
|
+
type GetInfoForClaimProps = paths[typeof routeName$5W]['get']['parameters'];
|
|
120134
120170
|
declare const getInfoForClaim: (props: GetInfoForClaimProps, wgApiClient: ClientType) => Promise<GetInfoForClaimResponse>;
|
|
120135
120171
|
|
|
120136
|
-
declare const routeName$
|
|
120137
|
-
type CreateNoteOnEventPathParams = paths[typeof routeName$
|
|
120138
|
-
type CreateNoteOnEventQueryParams = paths[typeof routeName$
|
|
120139
|
-
type CreateNoteOnEventResponse = paths[typeof routeName$
|
|
120172
|
+
declare const routeName$5V = "/v1/api/claims/{claim_id}/events/{event_id}/notes";
|
|
120173
|
+
type CreateNoteOnEventPathParams = paths[typeof routeName$5V]['post']['parameters']['path'];
|
|
120174
|
+
type CreateNoteOnEventQueryParams = paths[typeof routeName$5V]['post']['parameters']['query'];
|
|
120175
|
+
type CreateNoteOnEventResponse = paths[typeof routeName$5V]['post']['responses'][201]['content']['application/json'];
|
|
120140
120176
|
interface CreateNoteOnEventProps {
|
|
120141
120177
|
params: {
|
|
120142
120178
|
query: CreateNoteOnEventQueryParams;
|
|
@@ -120145,10 +120181,10 @@ interface CreateNoteOnEventProps {
|
|
|
120145
120181
|
}
|
|
120146
120182
|
declare const createNoteOnEvent: (props: CreateNoteOnEventProps, wgApiClient: ClientType) => Promise<CreateNoteOnEventResponse>;
|
|
120147
120183
|
|
|
120148
|
-
declare const routeName$
|
|
120149
|
-
type DeleteNotePathParams = paths[typeof routeName$
|
|
120150
|
-
type DeleteNoteQueryParams = paths[typeof routeName$
|
|
120151
|
-
type DeleteNoteResponse = paths[typeof routeName$
|
|
120184
|
+
declare const routeName$5U = "/v1/api/claims/notes/{note_id}";
|
|
120185
|
+
type DeleteNotePathParams = paths[typeof routeName$5U]['delete']['parameters']['path'];
|
|
120186
|
+
type DeleteNoteQueryParams = paths[typeof routeName$5U]['delete']['parameters']['query'];
|
|
120187
|
+
type DeleteNoteResponse = paths[typeof routeName$5U]['delete']['responses'][200]['content']['application/json'];
|
|
120152
120188
|
interface DeleteNoteProps {
|
|
120153
120189
|
params: {
|
|
120154
120190
|
query: DeleteNoteQueryParams;
|
|
@@ -120157,10 +120193,10 @@ interface DeleteNoteProps {
|
|
|
120157
120193
|
}
|
|
120158
120194
|
declare const deleteNote: (props: DeleteNoteProps, wgApiClient: ClientType) => Promise<DeleteNoteResponse>;
|
|
120159
120195
|
|
|
120160
|
-
declare const routeName$
|
|
120161
|
-
type UpdateNotePathParams = paths[typeof routeName$
|
|
120162
|
-
type UpdateNoteQueryParams = paths[typeof routeName$
|
|
120163
|
-
type UpdateNoteResponse = paths[typeof routeName$
|
|
120196
|
+
declare const routeName$5T = "/v1/api/claims/notes/{note_id}";
|
|
120197
|
+
type UpdateNotePathParams = paths[typeof routeName$5T]['patch']['parameters']['path'];
|
|
120198
|
+
type UpdateNoteQueryParams = paths[typeof routeName$5T]['patch']['parameters']['query'];
|
|
120199
|
+
type UpdateNoteResponse = paths[typeof routeName$5T]['patch']['responses'][200]['content']['application/json'];
|
|
120164
120200
|
interface UpdateNoteProps {
|
|
120165
120201
|
params: {
|
|
120166
120202
|
query: UpdateNoteQueryParams;
|
|
@@ -120169,17 +120205,17 @@ interface UpdateNoteProps {
|
|
|
120169
120205
|
}
|
|
120170
120206
|
declare const updateNote: (props: UpdateNoteProps, wgApiClient: ClientType) => Promise<UpdateNoteResponse>;
|
|
120171
120207
|
|
|
120172
|
-
declare const routeName$
|
|
120173
|
-
type ClaimReportByIdPathParams = paths[typeof routeName$
|
|
120174
|
-
type ClaimReportByIdQueryParams = paths[typeof routeName$
|
|
120175
|
-
type ClaimReportByIdResponse = paths[typeof routeName$
|
|
120176
|
-
type ClaimReportByIdProps = paths[typeof routeName$
|
|
120208
|
+
declare const routeName$5S = "/v1/api/claims/{claim_id}/report";
|
|
120209
|
+
type ClaimReportByIdPathParams = paths[typeof routeName$5S]['get']['parameters']['path'];
|
|
120210
|
+
type ClaimReportByIdQueryParams = paths[typeof routeName$5S]['get']['parameters']['query'];
|
|
120211
|
+
type ClaimReportByIdResponse = paths[typeof routeName$5S]['get']['responses'][200]['content']['application/json'];
|
|
120212
|
+
type ClaimReportByIdProps = paths[typeof routeName$5S]['get']['parameters'];
|
|
120177
120213
|
declare const claimReportById: (props: ClaimReportByIdProps, wgApiClient: ClientType) => Promise<ClaimReportByIdResponse>;
|
|
120178
120214
|
|
|
120179
|
-
declare const routeName$
|
|
120180
|
-
type SendMailClaimReportByIdPathParams = paths[typeof routeName$
|
|
120181
|
-
type SendMailClaimReportByIdQueryParams = paths[typeof routeName$
|
|
120182
|
-
type SendMailClaimReportByIdResponse = paths[typeof routeName$
|
|
120215
|
+
declare const routeName$5R = "/v1/api/claims/{claim_id}/report/email";
|
|
120216
|
+
type SendMailClaimReportByIdPathParams = paths[typeof routeName$5R]['post']['parameters']['path'];
|
|
120217
|
+
type SendMailClaimReportByIdQueryParams = paths[typeof routeName$5R]['post']['parameters']['query'];
|
|
120218
|
+
type SendMailClaimReportByIdResponse = paths[typeof routeName$5R]['post']['responses'][200]['content']['application/json'];
|
|
120183
120219
|
interface SendMailClaimReportByIdProps {
|
|
120184
120220
|
params: {
|
|
120185
120221
|
query: SendMailClaimReportByIdQueryParams;
|
|
@@ -120188,16 +120224,16 @@ interface SendMailClaimReportByIdProps {
|
|
|
120188
120224
|
}
|
|
120189
120225
|
declare const sendMailClaimReportById: (props: SendMailClaimReportByIdProps, wgApiClient: ClientType) => Promise<SendMailClaimReportByIdResponse>;
|
|
120190
120226
|
|
|
120191
|
-
declare const routeName$
|
|
120192
|
-
type GetBrokerConnectionsByIdPathParams = paths[typeof routeName$
|
|
120193
|
-
type GetBrokerConnectionsByIdResponse = paths[typeof routeName$
|
|
120194
|
-
type GetBrokerConnectionsByIdProps = paths[typeof routeName$
|
|
120227
|
+
declare const routeName$5Q = "/v1/api/brokers/{broker_id}/connections";
|
|
120228
|
+
type GetBrokerConnectionsByIdPathParams = paths[typeof routeName$5Q]['get']['parameters']['path'];
|
|
120229
|
+
type GetBrokerConnectionsByIdResponse = paths[typeof routeName$5Q]['get']['responses'][200]['content']['application/json'];
|
|
120230
|
+
type GetBrokerConnectionsByIdProps = paths[typeof routeName$5Q]['get']['parameters'];
|
|
120195
120231
|
declare const getBrokerConnectionsById: (props: GetBrokerConnectionsByIdProps, wgApiClient: ClientType) => Promise<GetBrokerConnectionsByIdResponse>;
|
|
120196
120232
|
|
|
120197
|
-
declare const routeName$
|
|
120198
|
-
type CreateBrokerConnectionsByIdBody = paths[typeof routeName$
|
|
120199
|
-
type CreateBrokerConnectionsByIdPathParams = paths[typeof routeName$
|
|
120200
|
-
type CreateBrokerConnectionsByIdResponse = paths[typeof routeName$
|
|
120233
|
+
declare const routeName$5P = "/v1/api/brokers/{broker_id}/connections/{key}";
|
|
120234
|
+
type CreateBrokerConnectionsByIdBody = paths[typeof routeName$5P]['post']['requestBody']['content']['application/json'];
|
|
120235
|
+
type CreateBrokerConnectionsByIdPathParams = paths[typeof routeName$5P]['post']['parameters']['path'];
|
|
120236
|
+
type CreateBrokerConnectionsByIdResponse = paths[typeof routeName$5P]['post']['responses'][201]['content']['application/json'];
|
|
120201
120237
|
interface CreateBrokerConnectionsByIdProps {
|
|
120202
120238
|
body: CreateBrokerConnectionsByIdBody;
|
|
120203
120239
|
params: {
|
|
@@ -120206,9 +120242,9 @@ interface CreateBrokerConnectionsByIdProps {
|
|
|
120206
120242
|
}
|
|
120207
120243
|
declare const createBrokerConnectionsById: (props: CreateBrokerConnectionsByIdProps, wgApiClient: ClientType) => Promise<CreateBrokerConnectionsByIdResponse>;
|
|
120208
120244
|
|
|
120209
|
-
declare const routeName$
|
|
120210
|
-
type DeleteBrokerConnectionByKeyPathParams = paths[typeof routeName$
|
|
120211
|
-
type DeleteBrokerConnectionByKeyResponse = paths[typeof routeName$
|
|
120245
|
+
declare const routeName$5O = "/v1/api/brokers/{broker_id}/connections/{key}";
|
|
120246
|
+
type DeleteBrokerConnectionByKeyPathParams = paths[typeof routeName$5O]['delete']['parameters']['path'];
|
|
120247
|
+
type DeleteBrokerConnectionByKeyResponse = paths[typeof routeName$5O]['delete']['responses'][200]['content']['application/json'];
|
|
120212
120248
|
interface DeleteBrokerConnectionByKeyProps {
|
|
120213
120249
|
params: {
|
|
120214
120250
|
path: DeleteBrokerConnectionByKeyPathParams;
|
|
@@ -120216,10 +120252,10 @@ interface DeleteBrokerConnectionByKeyProps {
|
|
|
120216
120252
|
}
|
|
120217
120253
|
declare const deleteBrokerConnectionByKey: (props: DeleteBrokerConnectionByKeyProps, wgApiClient: ClientType) => Promise<DeleteBrokerConnectionByKeyResponse>;
|
|
120218
120254
|
|
|
120219
|
-
declare const routeName$
|
|
120220
|
-
type UpdateBrokerConnectionByKeyBody = paths[typeof routeName$
|
|
120221
|
-
type UpdateBrokerConnectionByKeyPathParams = paths[typeof routeName$
|
|
120222
|
-
type UpdateBrokerConnectionByKeyResponse = paths[typeof routeName$
|
|
120255
|
+
declare const routeName$5N = "/v1/api/brokers/{broker_id}/connections/{key}";
|
|
120256
|
+
type UpdateBrokerConnectionByKeyBody = paths[typeof routeName$5N]['patch']['requestBody']['content']['application/json'];
|
|
120257
|
+
type UpdateBrokerConnectionByKeyPathParams = paths[typeof routeName$5N]['patch']['parameters']['path'];
|
|
120258
|
+
type UpdateBrokerConnectionByKeyResponse = paths[typeof routeName$5N]['patch']['responses'][200]['content']['application/json'];
|
|
120223
120259
|
interface UpdateBrokerConnectionByKeyProps {
|
|
120224
120260
|
body: UpdateBrokerConnectionByKeyBody;
|
|
120225
120261
|
params: {
|
|
@@ -120228,10 +120264,10 @@ interface UpdateBrokerConnectionByKeyProps {
|
|
|
120228
120264
|
}
|
|
120229
120265
|
declare const updateBrokerConnectionByKey: (props: UpdateBrokerConnectionByKeyProps, wgApiClient: ClientType) => Promise<UpdateBrokerConnectionByKeyResponse>;
|
|
120230
120266
|
|
|
120231
|
-
declare const routeName$
|
|
120232
|
-
type CreateDistributionConnectionByIdBody = paths[typeof routeName$
|
|
120233
|
-
type CreateDistributionConnectionByIdPathParams = paths[typeof routeName$
|
|
120234
|
-
type CreateDistributionConnectionByIdResponse = paths[typeof routeName$
|
|
120267
|
+
declare const routeName$5M = "/v1/api/distributions/{distribution_id}/connections/{key}";
|
|
120268
|
+
type CreateDistributionConnectionByIdBody = paths[typeof routeName$5M]['post']['requestBody']['content']['application/json'];
|
|
120269
|
+
type CreateDistributionConnectionByIdPathParams = paths[typeof routeName$5M]['post']['parameters']['path'];
|
|
120270
|
+
type CreateDistributionConnectionByIdResponse = paths[typeof routeName$5M]['post']['responses'][201]['content']['application/json'];
|
|
120235
120271
|
interface CreateDistributionConnectionByIdProps {
|
|
120236
120272
|
body: CreateDistributionConnectionByIdBody;
|
|
120237
120273
|
params: {
|
|
@@ -120240,9 +120276,9 @@ interface CreateDistributionConnectionByIdProps {
|
|
|
120240
120276
|
}
|
|
120241
120277
|
declare const createDistributionConnectionById: (props: CreateDistributionConnectionByIdProps, wgApiClient: ClientType) => Promise<CreateDistributionConnectionByIdResponse>;
|
|
120242
120278
|
|
|
120243
|
-
declare const routeName$
|
|
120244
|
-
type DeleteDistributionConnectionByKeyPathParams = paths[typeof routeName$
|
|
120245
|
-
type DeleteDistributionConnectionByKeyResponse = paths[typeof routeName$
|
|
120279
|
+
declare const routeName$5L = "/v1/api/distributions/{distribution_id}/connections/{key}";
|
|
120280
|
+
type DeleteDistributionConnectionByKeyPathParams = paths[typeof routeName$5L]['delete']['parameters']['path'];
|
|
120281
|
+
type DeleteDistributionConnectionByKeyResponse = paths[typeof routeName$5L]['delete']['responses'][200]['content']['application/json'];
|
|
120246
120282
|
interface DeleteDistributionConnectionByKeyProps {
|
|
120247
120283
|
params: {
|
|
120248
120284
|
path: DeleteDistributionConnectionByKeyPathParams;
|
|
@@ -120250,10 +120286,10 @@ interface DeleteDistributionConnectionByKeyProps {
|
|
|
120250
120286
|
}
|
|
120251
120287
|
declare const deleteDistributionConnectionByKey: (props: DeleteDistributionConnectionByKeyProps, wgApiClient: ClientType) => Promise<DeleteDistributionConnectionByKeyResponse>;
|
|
120252
120288
|
|
|
120253
|
-
declare const routeName$
|
|
120254
|
-
type UpdateDistributionConnectionByKeyBody = paths[typeof routeName$
|
|
120255
|
-
type UpdateDistributionConnectionByKeyPathParams = paths[typeof routeName$
|
|
120256
|
-
type UpdateDistributionConnectionByKeyResponse = paths[typeof routeName$
|
|
120289
|
+
declare const routeName$5K = "/v1/api/distributions/{distribution_id}/connections/{key}";
|
|
120290
|
+
type UpdateDistributionConnectionByKeyBody = paths[typeof routeName$5K]['patch']['requestBody']['content']['application/json'];
|
|
120291
|
+
type UpdateDistributionConnectionByKeyPathParams = paths[typeof routeName$5K]['patch']['parameters']['path'];
|
|
120292
|
+
type UpdateDistributionConnectionByKeyResponse = paths[typeof routeName$5K]['patch']['responses'][200]['content']['application/json'];
|
|
120257
120293
|
interface UpdateDistributionConnectionByKeyProps {
|
|
120258
120294
|
body: UpdateDistributionConnectionByKeyBody;
|
|
120259
120295
|
params: {
|
|
@@ -120262,41 +120298,41 @@ interface UpdateDistributionConnectionByKeyProps {
|
|
|
120262
120298
|
}
|
|
120263
120299
|
declare const updateDistributionConnectionByKey: (props: UpdateDistributionConnectionByKeyProps, wgApiClient: ClientType) => Promise<UpdateDistributionConnectionByKeyResponse>;
|
|
120264
120300
|
|
|
120265
|
-
declare const routeName$
|
|
120266
|
-
type GetDistributionConnectionsByIdPathParams = paths[typeof routeName$
|
|
120267
|
-
type GetDistributionConnectionsByIdQueryParams = paths[typeof routeName$
|
|
120268
|
-
type GetDistributionConnectionsByIdResponse = paths[typeof routeName$
|
|
120269
|
-
type GetDistributionConnectionsByIdProps = paths[typeof routeName$
|
|
120301
|
+
declare const routeName$5J = "/v1/api/distributions/{distribution_id}/connections";
|
|
120302
|
+
type GetDistributionConnectionsByIdPathParams = paths[typeof routeName$5J]['get']['parameters']['path'];
|
|
120303
|
+
type GetDistributionConnectionsByIdQueryParams = paths[typeof routeName$5J]['get']['parameters']['query'];
|
|
120304
|
+
type GetDistributionConnectionsByIdResponse = paths[typeof routeName$5J]['get']['responses'][200]['content']['application/json'];
|
|
120305
|
+
type GetDistributionConnectionsByIdProps = paths[typeof routeName$5J]['get']['parameters'];
|
|
120270
120306
|
declare const getDistributionConnectionsById: (props: GetDistributionConnectionsByIdProps, wgApiClient: ClientType) => Promise<GetDistributionConnectionsByIdResponse>;
|
|
120271
120307
|
|
|
120272
|
-
declare const routeName$
|
|
120273
|
-
type GetAnvaPartiesQueryParams = paths[typeof routeName$
|
|
120274
|
-
type GetAnvaPartiesResponse = paths[typeof routeName$
|
|
120275
|
-
type GetAnvaPartiesProps = paths[typeof routeName$
|
|
120308
|
+
declare const routeName$5I = "/v1/api/connections/anva/parties";
|
|
120309
|
+
type GetAnvaPartiesQueryParams = paths[typeof routeName$5I]['get']['parameters']['query'];
|
|
120310
|
+
type GetAnvaPartiesResponse = paths[typeof routeName$5I]['get']['responses'][200]['content']['application/json'];
|
|
120311
|
+
type GetAnvaPartiesProps = paths[typeof routeName$5I]['get']['parameters'];
|
|
120276
120312
|
declare const getAnvaParties: (props: GetAnvaPartiesProps, wgApiClient: ClientType) => Promise<GetAnvaPartiesResponse>;
|
|
120277
120313
|
|
|
120278
|
-
declare const routeName$
|
|
120279
|
-
type GetAnvaEmployeesQueryParams = paths[typeof routeName$
|
|
120280
|
-
type GetAnvaEmployeesResponse = paths[typeof routeName$
|
|
120281
|
-
type GetAnvaEmployeesProps = paths[typeof routeName$
|
|
120314
|
+
declare const routeName$5H = "/v1/api/connections/anva/employees";
|
|
120315
|
+
type GetAnvaEmployeesQueryParams = paths[typeof routeName$5H]['get']['parameters']['query'];
|
|
120316
|
+
type GetAnvaEmployeesResponse = paths[typeof routeName$5H]['get']['responses'][200]['content']['application/json'];
|
|
120317
|
+
type GetAnvaEmployeesProps = paths[typeof routeName$5H]['get']['parameters'];
|
|
120282
120318
|
declare const getAnvaEmployees: (props: GetAnvaEmployeesProps, wgApiClient: ClientType) => Promise<GetAnvaEmployeesResponse>;
|
|
120283
120319
|
|
|
120284
|
-
declare const routeName$
|
|
120285
|
-
type GetAnvaAgentsQueryParams = paths[typeof routeName$
|
|
120286
|
-
type GetAnvaAgentsResponse = paths[typeof routeName$
|
|
120287
|
-
type GetAnvaAgentsProps = paths[typeof routeName$
|
|
120320
|
+
declare const routeName$5G = "/v1/api/connections/anva/agents";
|
|
120321
|
+
type GetAnvaAgentsQueryParams = paths[typeof routeName$5G]['get']['parameters']['query'];
|
|
120322
|
+
type GetAnvaAgentsResponse = paths[typeof routeName$5G]['get']['responses'][200]['content']['application/json'];
|
|
120323
|
+
type GetAnvaAgentsProps = paths[typeof routeName$5G]['get']['parameters'];
|
|
120288
120324
|
declare const getAnvaAgents: (props: GetAnvaAgentsProps, wgApiClient: ClientType) => Promise<GetAnvaAgentsResponse>;
|
|
120289
120325
|
|
|
120290
|
-
declare const routeName$
|
|
120291
|
-
type GetAnvaProductsQueryParams = paths[typeof routeName$
|
|
120292
|
-
type GetAnvaProductsResponse = paths[typeof routeName$
|
|
120293
|
-
type GetAnvaProductsProps = paths[typeof routeName$
|
|
120326
|
+
declare const routeName$5F = "/v1/api/connections/anva/products";
|
|
120327
|
+
type GetAnvaProductsQueryParams = paths[typeof routeName$5F]['get']['parameters']['query'];
|
|
120328
|
+
type GetAnvaProductsResponse = paths[typeof routeName$5F]['get']['responses'][200]['content']['application/json'];
|
|
120329
|
+
type GetAnvaProductsProps = paths[typeof routeName$5F]['get']['parameters'];
|
|
120294
120330
|
declare const getAnvaProducts: (props: GetAnvaProductsProps, wgApiClient: ClientType) => Promise<GetAnvaProductsResponse>;
|
|
120295
120331
|
|
|
120296
|
-
declare const routeName$
|
|
120297
|
-
type ImportAnvaPartyInWegroupPathParams = paths[typeof routeName$
|
|
120298
|
-
type ImportAnvaPartyInWegroupQueryParams = paths[typeof routeName$
|
|
120299
|
-
type ImportAnvaPartyInWegroupResponse = paths[typeof routeName$
|
|
120332
|
+
declare const routeName$5E = "/v1/api/connections/anva/parties/{anva_id}/imports";
|
|
120333
|
+
type ImportAnvaPartyInWegroupPathParams = paths[typeof routeName$5E]['post']['parameters']['path'];
|
|
120334
|
+
type ImportAnvaPartyInWegroupQueryParams = paths[typeof routeName$5E]['post']['parameters']['query'];
|
|
120335
|
+
type ImportAnvaPartyInWegroupResponse = paths[typeof routeName$5E]['post']['responses'][201]['content']['application/json'];
|
|
120300
120336
|
interface ImportAnvaPartyInWegroupProps {
|
|
120301
120337
|
params: {
|
|
120302
120338
|
query: ImportAnvaPartyInWegroupQueryParams;
|
|
@@ -120305,31 +120341,31 @@ interface ImportAnvaPartyInWegroupProps {
|
|
|
120305
120341
|
}
|
|
120306
120342
|
declare const importAnvaPartyInWegroup: (props: ImportAnvaPartyInWegroupProps, wgApiClient: ClientType) => Promise<ImportAnvaPartyInWegroupResponse>;
|
|
120307
120343
|
|
|
120308
|
-
declare const routeName$
|
|
120309
|
-
type ImportAnvaInsurancePolicyDocumentInWegroupPathParams = paths[typeof routeName$
|
|
120310
|
-
type ImportAnvaInsurancePolicyDocumentInWegroupQueryParams = paths[typeof routeName$
|
|
120311
|
-
type ImportAnvaInsurancePolicyDocumentInWegroupResponse = paths[typeof routeName$
|
|
120312
|
-
type ImportAnvaInsurancePolicyDocumentInWegroupProps = paths[typeof routeName$
|
|
120344
|
+
declare const routeName$5D = "/v1/api/connections/anva/parties/{anva_party_id}/policies/{anva_policy_id}/policy-document/imports";
|
|
120345
|
+
type ImportAnvaInsurancePolicyDocumentInWegroupPathParams = paths[typeof routeName$5D]['get']['parameters']['path'];
|
|
120346
|
+
type ImportAnvaInsurancePolicyDocumentInWegroupQueryParams = paths[typeof routeName$5D]['get']['parameters']['query'];
|
|
120347
|
+
type ImportAnvaInsurancePolicyDocumentInWegroupResponse = paths[typeof routeName$5D]['get']['responses'][307]['content']['application/json'];
|
|
120348
|
+
type ImportAnvaInsurancePolicyDocumentInWegroupProps = paths[typeof routeName$5D]['get']['parameters'];
|
|
120313
120349
|
declare const importAnvaInsurancePolicyDocumentInWegroup: (props: ImportAnvaInsurancePolicyDocumentInWegroupProps, wgApiClient: ClientType) => Promise<ImportAnvaInsurancePolicyDocumentInWegroupResponse>;
|
|
120314
120350
|
|
|
120315
|
-
declare const routeName$
|
|
120316
|
-
type ImportAnvaInsurancePolicyPackageDocumentInWegroupPathParams = paths[typeof routeName$
|
|
120317
|
-
type ImportAnvaInsurancePolicyPackageDocumentInWegroupQueryParams = paths[typeof routeName$
|
|
120318
|
-
type ImportAnvaInsurancePolicyPackageDocumentInWegroupResponse = paths[typeof routeName$
|
|
120319
|
-
type ImportAnvaInsurancePolicyPackageDocumentInWegroupProps = paths[typeof routeName$
|
|
120351
|
+
declare const routeName$5C = "/v1/api/connections/anva/parties/{anva_party_id}/policy-packages/{anva_policy_id}/policy-document/imports";
|
|
120352
|
+
type ImportAnvaInsurancePolicyPackageDocumentInWegroupPathParams = paths[typeof routeName$5C]['get']['parameters']['path'];
|
|
120353
|
+
type ImportAnvaInsurancePolicyPackageDocumentInWegroupQueryParams = paths[typeof routeName$5C]['get']['parameters']['query'];
|
|
120354
|
+
type ImportAnvaInsurancePolicyPackageDocumentInWegroupResponse = paths[typeof routeName$5C]['get']['responses'][307]['content']['application/json'];
|
|
120355
|
+
type ImportAnvaInsurancePolicyPackageDocumentInWegroupProps = paths[typeof routeName$5C]['get']['parameters'];
|
|
120320
120356
|
declare const importAnvaInsurancePolicyPackageDocumentInWegroup: (props: ImportAnvaInsurancePolicyPackageDocumentInWegroupProps, wgApiClient: ClientType) => Promise<ImportAnvaInsurancePolicyPackageDocumentInWegroupResponse>;
|
|
120321
120357
|
|
|
120322
|
-
declare const routeName$
|
|
120323
|
-
type ImportAnvaDocumentInWegroupQueryParams = paths[typeof routeName$
|
|
120324
|
-
type ImportAnvaDocumentInWegroupResponse = paths[typeof routeName$
|
|
120325
|
-
type ImportAnvaDocumentInWegroupProps = paths[typeof routeName$
|
|
120358
|
+
declare const routeName$5B = "/v1/api/connections/anva/documents/import";
|
|
120359
|
+
type ImportAnvaDocumentInWegroupQueryParams = paths[typeof routeName$5B]['get']['parameters']['query'];
|
|
120360
|
+
type ImportAnvaDocumentInWegroupResponse = paths[typeof routeName$5B]['get']['responses'][307]['content']['application/json'];
|
|
120361
|
+
type ImportAnvaDocumentInWegroupProps = paths[typeof routeName$5B]['get']['parameters'];
|
|
120326
120362
|
declare const importAnvaDocumentInWegroup: (props: ImportAnvaDocumentInWegroupProps, wgApiClient: ClientType) => Promise<ImportAnvaDocumentInWegroupResponse>;
|
|
120327
120363
|
|
|
120328
|
-
declare const routeName$
|
|
120329
|
-
type CreateAnvaTaskBody = paths[typeof routeName$
|
|
120330
|
-
type CreateAnvaTaskPathParams = paths[typeof routeName$
|
|
120331
|
-
type CreateAnvaTaskQueryParams = paths[typeof routeName$
|
|
120332
|
-
type CreateAnvaTaskResponse = paths[typeof routeName$
|
|
120364
|
+
declare const routeName$5A = "/v1/api/connections/anva/parties/{anva_party_id}/task";
|
|
120365
|
+
type CreateAnvaTaskBody = paths[typeof routeName$5A]['post']['requestBody']['content']['application/json'];
|
|
120366
|
+
type CreateAnvaTaskPathParams = paths[typeof routeName$5A]['post']['parameters']['path'];
|
|
120367
|
+
type CreateAnvaTaskQueryParams = paths[typeof routeName$5A]['post']['parameters']['query'];
|
|
120368
|
+
type CreateAnvaTaskResponse = paths[typeof routeName$5A]['post']['responses'][201]['content']['application/json'];
|
|
120333
120369
|
interface CreateAnvaTaskProps {
|
|
120334
120370
|
body: CreateAnvaTaskBody;
|
|
120335
120371
|
params: {
|
|
@@ -120339,9 +120375,9 @@ interface CreateAnvaTaskProps {
|
|
|
120339
120375
|
}
|
|
120340
120376
|
declare const createAnvaTask: (props: CreateAnvaTaskProps, wgApiClient: ClientType) => Promise<CreateAnvaTaskResponse>;
|
|
120341
120377
|
|
|
120342
|
-
declare const routeName$
|
|
120343
|
-
type ValidateAnvaConnectionQueryParams = paths[typeof routeName$
|
|
120344
|
-
type ValidateAnvaConnectionResponse = paths[typeof routeName$
|
|
120378
|
+
declare const routeName$5z = "/v1/api/connections/anva/validate";
|
|
120379
|
+
type ValidateAnvaConnectionQueryParams = paths[typeof routeName$5z]['post']['parameters']['query'];
|
|
120380
|
+
type ValidateAnvaConnectionResponse = paths[typeof routeName$5z]['post']['responses'][200]['content']['application/json'];
|
|
120345
120381
|
interface ValidateAnvaConnectionProps {
|
|
120346
120382
|
params: {
|
|
120347
120383
|
query: ValidateAnvaConnectionQueryParams;
|
|
@@ -120349,9 +120385,9 @@ interface ValidateAnvaConnectionProps {
|
|
|
120349
120385
|
}
|
|
120350
120386
|
declare const validateAnvaConnection: (props: ValidateAnvaConnectionProps, wgApiClient: ClientType) => Promise<ValidateAnvaConnectionResponse>;
|
|
120351
120387
|
|
|
120352
|
-
declare const routeName$
|
|
120353
|
-
type ValidateAnvaDwhConnectionQueryParams = paths[typeof routeName$
|
|
120354
|
-
type ValidateAnvaDwhConnectionResponse = paths[typeof routeName$
|
|
120388
|
+
declare const routeName$5y = "/v1/api/connections/anva_dwh/validate";
|
|
120389
|
+
type ValidateAnvaDwhConnectionQueryParams = paths[typeof routeName$5y]['post']['parameters']['query'];
|
|
120390
|
+
type ValidateAnvaDwhConnectionResponse = paths[typeof routeName$5y]['post']['responses'][200]['content']['application/json'];
|
|
120355
120391
|
interface ValidateAnvaDwhConnectionProps {
|
|
120356
120392
|
params: {
|
|
120357
120393
|
query: ValidateAnvaDwhConnectionQueryParams;
|
|
@@ -120359,22 +120395,22 @@ interface ValidateAnvaDwhConnectionProps {
|
|
|
120359
120395
|
}
|
|
120360
120396
|
declare const validateAnvaDwhConnection: (props: ValidateAnvaDwhConnectionProps, wgApiClient: ClientType) => Promise<ValidateAnvaDwhConnectionResponse>;
|
|
120361
120397
|
|
|
120362
|
-
declare const routeName$
|
|
120363
|
-
type GetDiasPartiesQueryParams = paths[typeof routeName$
|
|
120364
|
-
type GetDiasPartiesResponse = paths[typeof routeName$
|
|
120365
|
-
type GetDiasPartiesProps = paths[typeof routeName$
|
|
120398
|
+
declare const routeName$5x = "/v1/api/connections/dias/parties";
|
|
120399
|
+
type GetDiasPartiesQueryParams = paths[typeof routeName$5x]['get']['parameters']['query'];
|
|
120400
|
+
type GetDiasPartiesResponse = paths[typeof routeName$5x]['get']['responses'][200]['content']['application/json'];
|
|
120401
|
+
type GetDiasPartiesProps = paths[typeof routeName$5x]['get']['parameters'];
|
|
120366
120402
|
declare const getDiasParties: (props: GetDiasPartiesProps, wgApiClient: ClientType) => Promise<GetDiasPartiesResponse>;
|
|
120367
120403
|
|
|
120368
|
-
declare const routeName$
|
|
120369
|
-
type GetDiasEmployeesQueryParams = paths[typeof routeName$
|
|
120370
|
-
type GetDiasEmployeesResponse = paths[typeof routeName$
|
|
120371
|
-
type GetDiasEmployeesProps = paths[typeof routeName$
|
|
120404
|
+
declare const routeName$5w = "/v1/api/connections/dias/employees";
|
|
120405
|
+
type GetDiasEmployeesQueryParams = paths[typeof routeName$5w]['get']['parameters']['query'];
|
|
120406
|
+
type GetDiasEmployeesResponse = paths[typeof routeName$5w]['get']['responses'][200]['content']['application/json'];
|
|
120407
|
+
type GetDiasEmployeesProps = paths[typeof routeName$5w]['get']['parameters'];
|
|
120372
120408
|
declare const getDiasEmployees: (props: GetDiasEmployeesProps, wgApiClient: ClientType) => Promise<GetDiasEmployeesResponse>;
|
|
120373
120409
|
|
|
120374
|
-
declare const routeName$
|
|
120375
|
-
type ImportDiasPartyInWegroupPathParams = paths[typeof routeName$
|
|
120376
|
-
type ImportDiasPartyInWegroupQueryParams = paths[typeof routeName$
|
|
120377
|
-
type ImportDiasPartyInWegroupResponse = paths[typeof routeName$
|
|
120410
|
+
declare const routeName$5v = "/v1/api/connections/dias/parties/{dias_id}/imports";
|
|
120411
|
+
type ImportDiasPartyInWegroupPathParams = paths[typeof routeName$5v]['post']['parameters']['path'];
|
|
120412
|
+
type ImportDiasPartyInWegroupQueryParams = paths[typeof routeName$5v]['post']['parameters']['query'];
|
|
120413
|
+
type ImportDiasPartyInWegroupResponse = paths[typeof routeName$5v]['post']['responses'][201]['content']['application/json'];
|
|
120378
120414
|
interface ImportDiasPartyInWegroupProps {
|
|
120379
120415
|
params: {
|
|
120380
120416
|
query: ImportDiasPartyInWegroupQueryParams;
|
|
@@ -120383,37 +120419,37 @@ interface ImportDiasPartyInWegroupProps {
|
|
|
120383
120419
|
}
|
|
120384
120420
|
declare const importDiasPartyInWegroup: (props: ImportDiasPartyInWegroupProps, wgApiClient: ClientType) => Promise<ImportDiasPartyInWegroupResponse>;
|
|
120385
120421
|
|
|
120386
|
-
declare const routeName$
|
|
120387
|
-
type GetDiasProductsQueryParams = paths[typeof routeName$
|
|
120388
|
-
type GetDiasProductsResponse = paths[typeof routeName$
|
|
120389
|
-
type GetDiasProductsProps = paths[typeof routeName$
|
|
120422
|
+
declare const routeName$5u = "/v1/api/connections/dias/products";
|
|
120423
|
+
type GetDiasProductsQueryParams = paths[typeof routeName$5u]['get']['parameters']['query'];
|
|
120424
|
+
type GetDiasProductsResponse = paths[typeof routeName$5u]['get']['responses'][200]['content']['application/json'];
|
|
120425
|
+
type GetDiasProductsProps = paths[typeof routeName$5u]['get']['parameters'];
|
|
120390
120426
|
declare const getDiasProducts: (props: GetDiasProductsProps, wgApiClient: ClientType) => Promise<GetDiasProductsResponse>;
|
|
120391
120427
|
|
|
120392
|
-
declare const routeName$
|
|
120393
|
-
type GetDiasAfdbranchesResponse = paths[typeof routeName$
|
|
120428
|
+
declare const routeName$5t = "/v1/api/connections/dias/afdbranches";
|
|
120429
|
+
type GetDiasAfdbranchesResponse = paths[typeof routeName$5t]['get']['responses'][200]['content']['application/json'];
|
|
120394
120430
|
declare const getDiasAfdbranches: (wgApiClient: ClientType) => Promise<GetDiasAfdbranchesResponse>;
|
|
120395
120431
|
|
|
120396
|
-
declare const routeName$
|
|
120397
|
-
type GetFasterforwardEmployeesQueryParams = paths[typeof routeName$
|
|
120398
|
-
type GetFasterforwardEmployeesResponse = paths[typeof routeName$
|
|
120399
|
-
type GetFasterforwardEmployeesProps = paths[typeof routeName$
|
|
120432
|
+
declare const routeName$5s = "/v1/api/connections/fasterforward/employees";
|
|
120433
|
+
type GetFasterforwardEmployeesQueryParams = paths[typeof routeName$5s]['get']['parameters']['query'];
|
|
120434
|
+
type GetFasterforwardEmployeesResponse = paths[typeof routeName$5s]['get']['responses'][200]['content']['application/json'];
|
|
120435
|
+
type GetFasterforwardEmployeesProps = paths[typeof routeName$5s]['get']['parameters'];
|
|
120400
120436
|
declare const getFasterforwardEmployees: (props: GetFasterforwardEmployeesProps, wgApiClient: ClientType) => Promise<GetFasterforwardEmployeesResponse>;
|
|
120401
120437
|
|
|
120402
|
-
declare const routeName$
|
|
120403
|
-
type GetAssuEmployeesQueryParams = paths[typeof routeName$
|
|
120404
|
-
type GetAssuEmployeesResponse = paths[typeof routeName$
|
|
120405
|
-
type GetAssuEmployeesProps = paths[typeof routeName$
|
|
120438
|
+
declare const routeName$5r = "/v1/api/connections/assu/employees";
|
|
120439
|
+
type GetAssuEmployeesQueryParams = paths[typeof routeName$5r]['get']['parameters']['query'];
|
|
120440
|
+
type GetAssuEmployeesResponse = paths[typeof routeName$5r]['get']['responses'][200]['content']['application/json'];
|
|
120441
|
+
type GetAssuEmployeesProps = paths[typeof routeName$5r]['get']['parameters'];
|
|
120406
120442
|
declare const getAssuEmployees: (props: GetAssuEmployeesProps, wgApiClient: ClientType) => Promise<GetAssuEmployeesResponse>;
|
|
120407
120443
|
|
|
120408
|
-
declare const routeName$
|
|
120409
|
-
type GetFasterforwardTeamsQueryParams = paths[typeof routeName$
|
|
120410
|
-
type GetFasterforwardTeamsResponse = paths[typeof routeName$
|
|
120411
|
-
type GetFasterforwardTeamsProps = paths[typeof routeName$
|
|
120444
|
+
declare const routeName$5q = "/v1/api/connections/fasterforward/teams";
|
|
120445
|
+
type GetFasterforwardTeamsQueryParams = paths[typeof routeName$5q]['get']['parameters']['query'];
|
|
120446
|
+
type GetFasterforwardTeamsResponse = paths[typeof routeName$5q]['get']['responses'][200]['content']['application/json'];
|
|
120447
|
+
type GetFasterforwardTeamsProps = paths[typeof routeName$5q]['get']['parameters'];
|
|
120412
120448
|
declare const getFasterforwardTeams: (props: GetFasterforwardTeamsProps, wgApiClient: ClientType) => Promise<GetFasterforwardTeamsResponse>;
|
|
120413
120449
|
|
|
120414
|
-
declare const routeName$
|
|
120415
|
-
type ValidateFasterforwardConnectionQueryParams = paths[typeof routeName$
|
|
120416
|
-
type ValidateFasterforwardConnectionResponse = paths[typeof routeName$
|
|
120450
|
+
declare const routeName$5p = "/v1/api/connections/fasterforward/validate";
|
|
120451
|
+
type ValidateFasterforwardConnectionQueryParams = paths[typeof routeName$5p]['post']['parameters']['query'];
|
|
120452
|
+
type ValidateFasterforwardConnectionResponse = paths[typeof routeName$5p]['post']['responses'][200]['content']['application/json'];
|
|
120417
120453
|
interface ValidateFasterforwardConnectionProps {
|
|
120418
120454
|
params: {
|
|
120419
120455
|
query: ValidateFasterforwardConnectionQueryParams;
|
|
@@ -120421,62 +120457,64 @@ interface ValidateFasterforwardConnectionProps {
|
|
|
120421
120457
|
}
|
|
120422
120458
|
declare const validateFasterforwardConnection: (props: ValidateFasterforwardConnectionProps, wgApiClient: ClientType) => Promise<ValidateFasterforwardConnectionResponse>;
|
|
120423
120459
|
|
|
120424
|
-
declare const routeName$
|
|
120425
|
-
type GetOutlookMailsQueryParams = paths[typeof routeName$
|
|
120426
|
-
type GetOutlookMailsResponse = paths[typeof routeName$
|
|
120427
|
-
type GetOutlookMailsProps = paths[typeof routeName$
|
|
120460
|
+
declare const routeName$5o = "/v1/api/connections/outlook/mails";
|
|
120461
|
+
type GetOutlookMailsQueryParams = paths[typeof routeName$5o]['get']['parameters']['query'];
|
|
120462
|
+
type GetOutlookMailsResponse = paths[typeof routeName$5o]['get']['responses'][200]['content']['application/json'];
|
|
120463
|
+
type GetOutlookMailsProps = paths[typeof routeName$5o]['get']['parameters'];
|
|
120428
120464
|
declare const getOutlookMails: (props: GetOutlookMailsProps, wgApiClient: ClientType) => Promise<GetOutlookMailsResponse>;
|
|
120429
120465
|
|
|
120430
|
-
declare const routeName$
|
|
120431
|
-
type GetOutlookMailByIdPathParams = paths[typeof routeName$
|
|
120432
|
-
type GetOutlookMailByIdQueryParams = paths[typeof routeName$
|
|
120433
|
-
type GetOutlookMailByIdResponse = paths[typeof routeName$
|
|
120434
|
-
type GetOutlookMailByIdProps = paths[typeof routeName$
|
|
120466
|
+
declare const routeName$5n = "/v1/api/connections/outlook/mails/{id}";
|
|
120467
|
+
type GetOutlookMailByIdPathParams = paths[typeof routeName$5n]['get']['parameters']['path'];
|
|
120468
|
+
type GetOutlookMailByIdQueryParams = paths[typeof routeName$5n]['get']['parameters']['query'];
|
|
120469
|
+
type GetOutlookMailByIdResponse = paths[typeof routeName$5n]['get']['responses'][200]['content']['application/json'];
|
|
120470
|
+
type GetOutlookMailByIdProps = paths[typeof routeName$5n]['get']['parameters'];
|
|
120435
120471
|
declare const getOutlookMailById: (props: GetOutlookMailByIdProps, wgApiClient: ClientType) => Promise<GetOutlookMailByIdResponse>;
|
|
120436
120472
|
|
|
120437
|
-
declare const routeName$
|
|
120438
|
-
type GetOutlookMailfoldersQueryParams = paths[typeof routeName$
|
|
120439
|
-
type GetOutlookMailfoldersResponse = paths[typeof routeName$
|
|
120440
|
-
type GetOutlookMailfoldersProps = paths[typeof routeName$
|
|
120473
|
+
declare const routeName$5m = "/v1/api/connections/outlook/mailfolders";
|
|
120474
|
+
type GetOutlookMailfoldersQueryParams = paths[typeof routeName$5m]['get']['parameters']['query'];
|
|
120475
|
+
type GetOutlookMailfoldersResponse = paths[typeof routeName$5m]['get']['responses'][200]['content']['application/json'];
|
|
120476
|
+
type GetOutlookMailfoldersProps = paths[typeof routeName$5m]['get']['parameters'];
|
|
120441
120477
|
declare const getOutlookMailfolders: (props: GetOutlookMailfoldersProps, wgApiClient: ClientType) => Promise<GetOutlookMailfoldersResponse>;
|
|
120442
120478
|
|
|
120443
|
-
declare const routeName$
|
|
120444
|
-
type GetOutlookConnectionDetailsQueryParams = paths[typeof routeName$
|
|
120445
|
-
type GetOutlookConnectionDetailsResponse = paths[typeof routeName$
|
|
120446
|
-
type GetOutlookConnectionDetailsProps = paths[typeof routeName$
|
|
120479
|
+
declare const routeName$5l = "/v1/api/connections/outlook";
|
|
120480
|
+
type GetOutlookConnectionDetailsQueryParams = paths[typeof routeName$5l]['get']['parameters']['query'];
|
|
120481
|
+
type GetOutlookConnectionDetailsResponse = paths[typeof routeName$5l]['get']['responses'][200]['content']['application/json'];
|
|
120482
|
+
type GetOutlookConnectionDetailsProps = paths[typeof routeName$5l]['get']['parameters'];
|
|
120447
120483
|
declare const getOutlookConnectionDetails: (props: GetOutlookConnectionDetailsProps, wgApiClient: ClientType) => Promise<GetOutlookConnectionDetailsResponse>;
|
|
120448
120484
|
|
|
120449
|
-
declare const routeName$
|
|
120450
|
-
type
|
|
120451
|
-
type
|
|
120452
|
-
type
|
|
120453
|
-
declare const
|
|
120485
|
+
declare const routeName$5k = "/v1/api/integrations/anva/parties";
|
|
120486
|
+
type DeprecatedGetAnvaPartiesQueryParams = paths[typeof routeName$5k]['get']['parameters']['query'];
|
|
120487
|
+
type DeprecatedGetAnvaPartiesResponse = paths[typeof routeName$5k]['get']['responses'][200]['content']['application/json'];
|
|
120488
|
+
type DeprecatedGetAnvaPartiesProps = paths[typeof routeName$5k]['get']['parameters'];
|
|
120489
|
+
declare const deprecatedGetAnvaParties: (props: DeprecatedGetAnvaPartiesProps, wgApiClient: ClientType) => Promise<DeprecatedGetAnvaPartiesResponse>;
|
|
120454
120490
|
|
|
120455
|
-
declare const routeName$
|
|
120456
|
-
type
|
|
120457
|
-
type
|
|
120458
|
-
|
|
120491
|
+
declare const routeName$5j = "/v1/api/integrations/anva/parties/{anva_id}/imports";
|
|
120492
|
+
type DeprecatedImportAnvaPartyInWegroupPathParams = paths[typeof routeName$5j]['post']['parameters']['path'];
|
|
120493
|
+
type DeprecatedImportAnvaPartyInWegroupQueryParams = paths[typeof routeName$5j]['post']['parameters']['query'];
|
|
120494
|
+
type DeprecatedImportAnvaPartyInWegroupResponse = paths[typeof routeName$5j]['post']['responses'][201]['content']['application/json'];
|
|
120495
|
+
interface DeprecatedImportAnvaPartyInWegroupProps {
|
|
120459
120496
|
params: {
|
|
120460
|
-
query:
|
|
120497
|
+
query: DeprecatedImportAnvaPartyInWegroupQueryParams;
|
|
120498
|
+
path: DeprecatedImportAnvaPartyInWegroupPathParams;
|
|
120461
120499
|
};
|
|
120462
120500
|
}
|
|
120463
|
-
declare const
|
|
120501
|
+
declare const deprecatedImportAnvaPartyInWegroup: (props: DeprecatedImportAnvaPartyInWegroupProps, wgApiClient: ClientType) => Promise<DeprecatedImportAnvaPartyInWegroupResponse>;
|
|
120464
120502
|
|
|
120465
|
-
declare const routeName$
|
|
120466
|
-
type
|
|
120467
|
-
type
|
|
120468
|
-
interface
|
|
120503
|
+
declare const routeName$5i = "/v1/api/integrations/anva/validate";
|
|
120504
|
+
type DeprecatedValidateAnvaConnectionQueryParams = paths[typeof routeName$5i]['post']['parameters']['query'];
|
|
120505
|
+
type DeprecatedValidateAnvaConnectionResponse = paths[typeof routeName$5i]['post']['responses'][200]['content']['application/json'];
|
|
120506
|
+
interface DeprecatedValidateAnvaConnectionProps {
|
|
120469
120507
|
params: {
|
|
120470
|
-
query:
|
|
120508
|
+
query: DeprecatedValidateAnvaConnectionQueryParams;
|
|
120471
120509
|
};
|
|
120472
120510
|
}
|
|
120473
|
-
declare const
|
|
120511
|
+
declare const deprecatedValidateAnvaConnection: (props: DeprecatedValidateAnvaConnectionProps, wgApiClient: ClientType) => Promise<DeprecatedValidateAnvaConnectionResponse>;
|
|
120474
120512
|
|
|
120475
|
-
declare const routeName$
|
|
120476
|
-
type GenerateQuestionsToPrefillByCarBody = paths[typeof routeName$
|
|
120477
|
-
type GenerateQuestionsToPrefillByCarPathParams = paths[typeof routeName$
|
|
120478
|
-
type GenerateQuestionsToPrefillByCarQueryParams = paths[typeof routeName$
|
|
120479
|
-
type GenerateQuestionsToPrefillByCarResponse = paths[typeof routeName$
|
|
120513
|
+
declare const routeName$5h = "/v1/api/conversations/{session_id}/generate-questions-to-prefill-by-car";
|
|
120514
|
+
type GenerateQuestionsToPrefillByCarBody = paths[typeof routeName$5h]['post']['requestBody']['content']['application/json'];
|
|
120515
|
+
type GenerateQuestionsToPrefillByCarPathParams = paths[typeof routeName$5h]['post']['parameters']['path'];
|
|
120516
|
+
type GenerateQuestionsToPrefillByCarQueryParams = paths[typeof routeName$5h]['post']['parameters']['query'];
|
|
120517
|
+
type GenerateQuestionsToPrefillByCarResponse = paths[typeof routeName$5h]['post']['responses'][200]['content']['application/json'];
|
|
120480
120518
|
interface GenerateQuestionsToPrefillByCarProps {
|
|
120481
120519
|
body: GenerateQuestionsToPrefillByCarBody;
|
|
120482
120520
|
params: {
|
|
@@ -120486,11 +120524,11 @@ interface GenerateQuestionsToPrefillByCarProps {
|
|
|
120486
120524
|
}
|
|
120487
120525
|
declare const generateQuestionsToPrefillByCar: (props: GenerateQuestionsToPrefillByCarProps, wgApiClient: ClientType) => Promise<GenerateQuestionsToPrefillByCarResponse>;
|
|
120488
120526
|
|
|
120489
|
-
declare const routeName$
|
|
120490
|
-
type CreateConversationBody = paths[typeof routeName$
|
|
120491
|
-
type CreateConversationPathParams = paths[typeof routeName$
|
|
120492
|
-
type CreateConversationQueryParams = paths[typeof routeName$
|
|
120493
|
-
type CreateConversationResponse = paths[typeof routeName$
|
|
120527
|
+
declare const routeName$5g = "/v1/api/flows/{flow_id}/conversations";
|
|
120528
|
+
type CreateConversationBody = paths[typeof routeName$5g]['post']['requestBody']['content']['application/json'];
|
|
120529
|
+
type CreateConversationPathParams = paths[typeof routeName$5g]['post']['parameters']['path'];
|
|
120530
|
+
type CreateConversationQueryParams = paths[typeof routeName$5g]['post']['parameters']['query'];
|
|
120531
|
+
type CreateConversationResponse = paths[typeof routeName$5g]['post']['responses'][201]['content']['application/json'];
|
|
120494
120532
|
interface CreateConversationProps {
|
|
120495
120533
|
body: CreateConversationBody;
|
|
120496
120534
|
params: {
|
|
@@ -120500,11 +120538,11 @@ interface CreateConversationProps {
|
|
|
120500
120538
|
}
|
|
120501
120539
|
declare const createConversation: (props: CreateConversationProps, wgApiClient: ClientType) => Promise<CreateConversationResponse>;
|
|
120502
120540
|
|
|
120503
|
-
declare const routeName$
|
|
120504
|
-
type AnswerAFlowSessionBody = paths[typeof routeName$
|
|
120505
|
-
type AnswerAFlowSessionPathParams = paths[typeof routeName$
|
|
120506
|
-
type AnswerAFlowSessionQueryParams = paths[typeof routeName$
|
|
120507
|
-
type AnswerAFlowSessionResponse = paths[typeof routeName$
|
|
120541
|
+
declare const routeName$5f = "/v1/api/flows/{flow_id}/conversations/{session_id}/answers";
|
|
120542
|
+
type AnswerAFlowSessionBody = paths[typeof routeName$5f]['post']['requestBody']['content']['application/json'];
|
|
120543
|
+
type AnswerAFlowSessionPathParams = paths[typeof routeName$5f]['post']['parameters']['path'];
|
|
120544
|
+
type AnswerAFlowSessionQueryParams = paths[typeof routeName$5f]['post']['parameters']['query'];
|
|
120545
|
+
type AnswerAFlowSessionResponse = paths[typeof routeName$5f]['post']['responses'][200]['content']['application/json'];
|
|
120508
120546
|
interface AnswerAFlowSessionProps {
|
|
120509
120547
|
body: AnswerAFlowSessionBody;
|
|
120510
120548
|
params: {
|
|
@@ -120514,28 +120552,28 @@ interface AnswerAFlowSessionProps {
|
|
|
120514
120552
|
}
|
|
120515
120553
|
declare const answerAFlowSession: (props: AnswerAFlowSessionProps, wgApiClient: ClientType) => Promise<AnswerAFlowSessionResponse>;
|
|
120516
120554
|
|
|
120517
|
-
declare const routeName$
|
|
120518
|
-
type GetAllConversationsQueryParams = paths[typeof routeName$
|
|
120519
|
-
type GetAllConversationsResponse = paths[typeof routeName$
|
|
120520
|
-
type GetAllConversationsProps = paths[typeof routeName$
|
|
120555
|
+
declare const routeName$5e = "/v1/api/conversations";
|
|
120556
|
+
type GetAllConversationsQueryParams = paths[typeof routeName$5e]['get']['parameters']['query'];
|
|
120557
|
+
type GetAllConversationsResponse = paths[typeof routeName$5e]['get']['responses'][200]['content']['application/json'];
|
|
120558
|
+
type GetAllConversationsProps = paths[typeof routeName$5e]['get']['parameters'];
|
|
120521
120559
|
declare const getAllConversations: (props: GetAllConversationsProps, wgApiClient: ClientType) => Promise<GetAllConversationsResponse>;
|
|
120522
120560
|
|
|
120523
|
-
declare const routeName$
|
|
120524
|
-
type GetConversationsOriginFilterQueryParams = paths[typeof routeName$
|
|
120525
|
-
type GetConversationsOriginFilterResponse = paths[typeof routeName$
|
|
120526
|
-
type GetConversationsOriginFilterProps = paths[typeof routeName$
|
|
120561
|
+
declare const routeName$5d = "/v1/api/conversations-filters/origin";
|
|
120562
|
+
type GetConversationsOriginFilterQueryParams = paths[typeof routeName$5d]['get']['parameters']['query'];
|
|
120563
|
+
type GetConversationsOriginFilterResponse = paths[typeof routeName$5d]['get']['responses'][200]['content']['application/json'];
|
|
120564
|
+
type GetConversationsOriginFilterProps = paths[typeof routeName$5d]['get']['parameters'];
|
|
120527
120565
|
declare const getConversationsOriginFilter: (props: GetConversationsOriginFilterProps, wgApiClient: ClientType) => Promise<GetConversationsOriginFilterResponse>;
|
|
120528
120566
|
|
|
120529
|
-
declare const routeName$
|
|
120530
|
-
type GetConversationByIdPathParams = paths[typeof routeName$
|
|
120531
|
-
type GetConversationByIdQueryParams = paths[typeof routeName$
|
|
120532
|
-
type GetConversationByIdResponse = paths[typeof routeName$
|
|
120533
|
-
type GetConversationByIdProps = paths[typeof routeName$
|
|
120567
|
+
declare const routeName$5c = "/v1/api/conversations/{session_id}";
|
|
120568
|
+
type GetConversationByIdPathParams = paths[typeof routeName$5c]['get']['parameters']['path'];
|
|
120569
|
+
type GetConversationByIdQueryParams = paths[typeof routeName$5c]['get']['parameters']['query'];
|
|
120570
|
+
type GetConversationByIdResponse = paths[typeof routeName$5c]['get']['responses'][200]['content']['application/json'];
|
|
120571
|
+
type GetConversationByIdProps = paths[typeof routeName$5c]['get']['parameters'];
|
|
120534
120572
|
declare const getConversationById: (props: GetConversationByIdProps, wgApiClient: ClientType) => Promise<GetConversationByIdResponse>;
|
|
120535
120573
|
|
|
120536
|
-
declare const routeName$
|
|
120537
|
-
type DeleteSessionBySessionIdPathParams = paths[typeof routeName$
|
|
120538
|
-
type DeleteSessionBySessionIdResponse = paths[typeof routeName$
|
|
120574
|
+
declare const routeName$5b = "/v1/api/conversations/{session_id}";
|
|
120575
|
+
type DeleteSessionBySessionIdPathParams = paths[typeof routeName$5b]['delete']['parameters']['path'];
|
|
120576
|
+
type DeleteSessionBySessionIdResponse = paths[typeof routeName$5b]['delete']['responses'][200]['content']['application/json'];
|
|
120539
120577
|
interface DeleteSessionBySessionIdProps {
|
|
120540
120578
|
params: {
|
|
120541
120579
|
path: DeleteSessionBySessionIdPathParams;
|
|
@@ -120543,10 +120581,10 @@ interface DeleteSessionBySessionIdProps {
|
|
|
120543
120581
|
}
|
|
120544
120582
|
declare const deleteSessionBySessionId: (props: DeleteSessionBySessionIdProps, wgApiClient: ClientType) => Promise<DeleteSessionBySessionIdResponse>;
|
|
120545
120583
|
|
|
120546
|
-
declare const routeName$
|
|
120547
|
-
type UpdateConversationByIdBody = paths[typeof routeName$
|
|
120548
|
-
type UpdateConversationByIdPathParams = paths[typeof routeName$
|
|
120549
|
-
type UpdateConversationByIdResponse = paths[typeof routeName$
|
|
120584
|
+
declare const routeName$5a = "/v1/api/conversations/{session_id}";
|
|
120585
|
+
type UpdateConversationByIdBody = paths[typeof routeName$5a]['patch']['requestBody']['content']['application/json'];
|
|
120586
|
+
type UpdateConversationByIdPathParams = paths[typeof routeName$5a]['patch']['parameters']['path'];
|
|
120587
|
+
type UpdateConversationByIdResponse = paths[typeof routeName$5a]['patch']['responses'][200]['content']['application/json'];
|
|
120550
120588
|
interface UpdateConversationByIdProps {
|
|
120551
120589
|
body: UpdateConversationByIdBody;
|
|
120552
120590
|
params: {
|
|
@@ -120555,16 +120593,16 @@ interface UpdateConversationByIdProps {
|
|
|
120555
120593
|
}
|
|
120556
120594
|
declare const updateConversationById: (props: UpdateConversationByIdProps, wgApiClient: ClientType) => Promise<UpdateConversationByIdResponse>;
|
|
120557
120595
|
|
|
120558
|
-
declare const routeName$
|
|
120559
|
-
type GetAllSessionsBySessionIdPathParams = paths[typeof routeName$
|
|
120560
|
-
type GetAllSessionsBySessionIdQueryParams = paths[typeof routeName$
|
|
120561
|
-
type GetAllSessionsBySessionIdResponse = paths[typeof routeName$
|
|
120562
|
-
type GetAllSessionsBySessionIdProps = paths[typeof routeName$
|
|
120596
|
+
declare const routeName$59 = "/v1/api/conversations/{session_id}/sessions";
|
|
120597
|
+
type GetAllSessionsBySessionIdPathParams = paths[typeof routeName$59]['get']['parameters']['path'];
|
|
120598
|
+
type GetAllSessionsBySessionIdQueryParams = paths[typeof routeName$59]['get']['parameters']['query'];
|
|
120599
|
+
type GetAllSessionsBySessionIdResponse = paths[typeof routeName$59]['get']['responses'][200]['content']['application/json'];
|
|
120600
|
+
type GetAllSessionsBySessionIdProps = paths[typeof routeName$59]['get']['parameters'];
|
|
120563
120601
|
declare const getAllSessionsBySessionId: (props: GetAllSessionsBySessionIdProps, wgApiClient: ClientType) => Promise<GetAllSessionsBySessionIdResponse>;
|
|
120564
120602
|
|
|
120565
|
-
declare const routeName$
|
|
120566
|
-
type DeleteAllSessionsBySessionIdPathParams = paths[typeof routeName$
|
|
120567
|
-
type DeleteAllSessionsBySessionIdResponse = paths[typeof routeName$
|
|
120603
|
+
declare const routeName$58 = "/v1/api/conversations/{session_id}/sessions";
|
|
120604
|
+
type DeleteAllSessionsBySessionIdPathParams = paths[typeof routeName$58]['delete']['parameters']['path'];
|
|
120605
|
+
type DeleteAllSessionsBySessionIdResponse = paths[typeof routeName$58]['delete']['responses'][200]['content']['application/json'];
|
|
120568
120606
|
interface DeleteAllSessionsBySessionIdProps {
|
|
120569
120607
|
params: {
|
|
120570
120608
|
path: DeleteAllSessionsBySessionIdPathParams;
|
|
@@ -120572,10 +120610,10 @@ interface DeleteAllSessionsBySessionIdProps {
|
|
|
120572
120610
|
}
|
|
120573
120611
|
declare const deleteAllSessionsBySessionId: (props: DeleteAllSessionsBySessionIdProps, wgApiClient: ClientType) => Promise<DeleteAllSessionsBySessionIdResponse>;
|
|
120574
120612
|
|
|
120575
|
-
declare const routeName$
|
|
120576
|
-
type DeleteEntityBySessionIdAndFlowIdPathParams = paths[typeof routeName$
|
|
120577
|
-
type DeleteEntityBySessionIdAndFlowIdQueryParams = paths[typeof routeName$
|
|
120578
|
-
type DeleteEntityBySessionIdAndFlowIdResponse = paths[typeof routeName$
|
|
120613
|
+
declare const routeName$57 = "/v1/api/conversations/{session_id}/entities/{entity_id}";
|
|
120614
|
+
type DeleteEntityBySessionIdAndFlowIdPathParams = paths[typeof routeName$57]['delete']['parameters']['path'];
|
|
120615
|
+
type DeleteEntityBySessionIdAndFlowIdQueryParams = paths[typeof routeName$57]['delete']['parameters']['query'];
|
|
120616
|
+
type DeleteEntityBySessionIdAndFlowIdResponse = paths[typeof routeName$57]['delete']['responses'][200]['content']['application/json'];
|
|
120579
120617
|
interface DeleteEntityBySessionIdAndFlowIdProps {
|
|
120580
120618
|
params: {
|
|
120581
120619
|
query: DeleteEntityBySessionIdAndFlowIdQueryParams;
|
|
@@ -120584,10 +120622,10 @@ interface DeleteEntityBySessionIdAndFlowIdProps {
|
|
|
120584
120622
|
}
|
|
120585
120623
|
declare const deleteEntityBySessionIdAndFlowId: (props: DeleteEntityBySessionIdAndFlowIdProps, wgApiClient: ClientType) => Promise<DeleteEntityBySessionIdAndFlowIdResponse>;
|
|
120586
120624
|
|
|
120587
|
-
declare const routeName$
|
|
120588
|
-
type DeletePartyEntityBySessionIdAndFlowIdPathParams = paths[typeof routeName$
|
|
120589
|
-
type DeletePartyEntityBySessionIdAndFlowIdQueryParams = paths[typeof routeName$
|
|
120590
|
-
type DeletePartyEntityBySessionIdAndFlowIdResponse = paths[typeof routeName$
|
|
120625
|
+
declare const routeName$56 = "/v1/api/conversations/{session_id}/entities/{entity_id}/parties/{party_id}";
|
|
120626
|
+
type DeletePartyEntityBySessionIdAndFlowIdPathParams = paths[typeof routeName$56]['delete']['parameters']['path'];
|
|
120627
|
+
type DeletePartyEntityBySessionIdAndFlowIdQueryParams = paths[typeof routeName$56]['delete']['parameters']['query'];
|
|
120628
|
+
type DeletePartyEntityBySessionIdAndFlowIdResponse = paths[typeof routeName$56]['delete']['responses'][200]['content']['application/json'];
|
|
120591
120629
|
interface DeletePartyEntityBySessionIdAndFlowIdProps {
|
|
120592
120630
|
params: {
|
|
120593
120631
|
query: DeletePartyEntityBySessionIdAndFlowIdQueryParams;
|
|
@@ -120596,10 +120634,10 @@ interface DeletePartyEntityBySessionIdAndFlowIdProps {
|
|
|
120596
120634
|
}
|
|
120597
120635
|
declare const deletePartyEntityBySessionIdAndFlowId: (props: DeletePartyEntityBySessionIdAndFlowIdProps, wgApiClient: ClientType) => Promise<DeletePartyEntityBySessionIdAndFlowIdResponse>;
|
|
120598
120636
|
|
|
120599
|
-
declare const routeName$
|
|
120600
|
-
type MarkConversationAsCompletedByIdBody = paths[typeof routeName$
|
|
120601
|
-
type MarkConversationAsCompletedByIdPathParams = paths[typeof routeName$
|
|
120602
|
-
type MarkConversationAsCompletedByIdResponse = paths[typeof routeName$
|
|
120637
|
+
declare const routeName$55 = "/v1/api/conversations/{session_id}/complete";
|
|
120638
|
+
type MarkConversationAsCompletedByIdBody = paths[typeof routeName$55]['post']['requestBody']['content']['application/json'];
|
|
120639
|
+
type MarkConversationAsCompletedByIdPathParams = paths[typeof routeName$55]['post']['parameters']['path'];
|
|
120640
|
+
type MarkConversationAsCompletedByIdResponse = paths[typeof routeName$55]['post']['responses'][200]['content']['application/json'];
|
|
120603
120641
|
interface MarkConversationAsCompletedByIdProps {
|
|
120604
120642
|
body: MarkConversationAsCompletedByIdBody;
|
|
120605
120643
|
params: {
|
|
@@ -120608,9 +120646,9 @@ interface MarkConversationAsCompletedByIdProps {
|
|
|
120608
120646
|
}
|
|
120609
120647
|
declare const markConversationAsCompletedById: (props: MarkConversationAsCompletedByIdProps, wgApiClient: ClientType) => Promise<MarkConversationAsCompletedByIdResponse>;
|
|
120610
120648
|
|
|
120611
|
-
declare const routeName$
|
|
120612
|
-
type CreateConversationReminderPathParams = paths[typeof routeName$
|
|
120613
|
-
type CreateConversationReminderResponse = paths[typeof routeName$
|
|
120649
|
+
declare const routeName$54 = "/v1/api/conversations/{session_id}/reminders";
|
|
120650
|
+
type CreateConversationReminderPathParams = paths[typeof routeName$54]['post']['parameters']['path'];
|
|
120651
|
+
type CreateConversationReminderResponse = paths[typeof routeName$54]['post']['responses'][200]['content']['application/json'];
|
|
120614
120652
|
interface CreateConversationReminderProps {
|
|
120615
120653
|
params: {
|
|
120616
120654
|
path: CreateConversationReminderPathParams;
|
|
@@ -120618,11 +120656,11 @@ interface CreateConversationReminderProps {
|
|
|
120618
120656
|
}
|
|
120619
120657
|
declare const createConversationReminder: (props: CreateConversationReminderProps, wgApiClient: ClientType) => Promise<CreateConversationReminderResponse>;
|
|
120620
120658
|
|
|
120621
|
-
declare const routeName$
|
|
120622
|
-
type GetConversationReportPdfByIdBody = paths[typeof routeName$
|
|
120623
|
-
type GetConversationReportPdfByIdPathParams = paths[typeof routeName$
|
|
120624
|
-
type GetConversationReportPdfByIdQueryParams = paths[typeof routeName$
|
|
120625
|
-
type GetConversationReportPdfByIdResponse = paths[typeof routeName$
|
|
120659
|
+
declare const routeName$53 = "/v1/api/conversations/{session_id}/pdf";
|
|
120660
|
+
type GetConversationReportPdfByIdBody = paths[typeof routeName$53]['post']['requestBody']['content']['application/json'];
|
|
120661
|
+
type GetConversationReportPdfByIdPathParams = paths[typeof routeName$53]['post']['parameters']['path'];
|
|
120662
|
+
type GetConversationReportPdfByIdQueryParams = paths[typeof routeName$53]['post']['parameters']['query'];
|
|
120663
|
+
type GetConversationReportPdfByIdResponse = paths[typeof routeName$53]['post']['responses'][200]['content']['application/json'];
|
|
120626
120664
|
interface GetConversationReportPdfByIdProps {
|
|
120627
120665
|
body: GetConversationReportPdfByIdBody;
|
|
120628
120666
|
params: {
|
|
@@ -120632,10 +120670,10 @@ interface GetConversationReportPdfByIdProps {
|
|
|
120632
120670
|
}
|
|
120633
120671
|
declare const getConversationReportPdfById: (props: GetConversationReportPdfByIdProps, wgApiClient: ClientType) => Promise<GetConversationReportPdfByIdResponse>;
|
|
120634
120672
|
|
|
120635
|
-
declare const routeName$
|
|
120636
|
-
type GiveFeedbackOnConversationByIdPathParams = paths[typeof routeName$
|
|
120637
|
-
type GiveFeedbackOnConversationByIdQueryParams = paths[typeof routeName$
|
|
120638
|
-
type GiveFeedbackOnConversationByIdResponse = paths[typeof routeName$
|
|
120673
|
+
declare const routeName$52 = "/v1/api/conversations/{session_id}/feedback";
|
|
120674
|
+
type GiveFeedbackOnConversationByIdPathParams = paths[typeof routeName$52]['post']['parameters']['path'];
|
|
120675
|
+
type GiveFeedbackOnConversationByIdQueryParams = paths[typeof routeName$52]['post']['parameters']['query'];
|
|
120676
|
+
type GiveFeedbackOnConversationByIdResponse = paths[typeof routeName$52]['post']['responses'][201]['content']['application/json'];
|
|
120639
120677
|
interface GiveFeedbackOnConversationByIdProps {
|
|
120640
120678
|
params: {
|
|
120641
120679
|
query: GiveFeedbackOnConversationByIdQueryParams;
|
|
@@ -120644,27 +120682,27 @@ interface GiveFeedbackOnConversationByIdProps {
|
|
|
120644
120682
|
}
|
|
120645
120683
|
declare const giveFeedbackOnConversationById: (props: GiveFeedbackOnConversationByIdProps, wgApiClient: ClientType) => Promise<GiveFeedbackOnConversationByIdResponse>;
|
|
120646
120684
|
|
|
120647
|
-
declare const routeName$
|
|
120648
|
-
type GetChatBySessionIdPathParams = paths[typeof routeName$
|
|
120649
|
-
type GetChatBySessionIdResponse = paths[typeof routeName$
|
|
120650
|
-
type GetChatBySessionIdProps = paths[typeof routeName$
|
|
120685
|
+
declare const routeName$51 = "/v1/api/conversations/{session_id}/chat";
|
|
120686
|
+
type GetChatBySessionIdPathParams = paths[typeof routeName$51]['get']['parameters']['path'];
|
|
120687
|
+
type GetChatBySessionIdResponse = paths[typeof routeName$51]['get']['responses'][200]['content']['application/json'];
|
|
120688
|
+
type GetChatBySessionIdProps = paths[typeof routeName$51]['get']['parameters'];
|
|
120651
120689
|
declare const getChatBySessionId: (props: GetChatBySessionIdProps, wgApiClient: ClientType) => Promise<GetChatBySessionIdResponse>;
|
|
120652
120690
|
|
|
120653
|
-
declare const routeName$
|
|
120654
|
-
type GetChatSummaryV2BySessionIdPathParams = paths[typeof routeName$
|
|
120655
|
-
type GetChatSummaryV2BySessionIdQueryParams = paths[typeof routeName$
|
|
120656
|
-
type GetChatSummaryV2BySessionIdResponse = paths[typeof routeName$
|
|
120657
|
-
type GetChatSummaryV2BySessionIdProps = paths[typeof routeName$
|
|
120691
|
+
declare const routeName$50 = "/v2/api/conversations/{session_id}/chat-summary";
|
|
120692
|
+
type GetChatSummaryV2BySessionIdPathParams = paths[typeof routeName$50]['get']['parameters']['path'];
|
|
120693
|
+
type GetChatSummaryV2BySessionIdQueryParams = paths[typeof routeName$50]['get']['parameters']['query'];
|
|
120694
|
+
type GetChatSummaryV2BySessionIdResponse = paths[typeof routeName$50]['get']['responses'][200]['content']['application/json'];
|
|
120695
|
+
type GetChatSummaryV2BySessionIdProps = paths[typeof routeName$50]['get']['parameters'];
|
|
120658
120696
|
declare const getChatSummaryV2BySessionId: (props: GetChatSummaryV2BySessionIdProps, wgApiClient: ClientType) => Promise<GetChatSummaryV2BySessionIdResponse>;
|
|
120659
120697
|
|
|
120660
|
-
declare const routeName$
|
|
120661
|
-
type GetPartiesLinkedToUserResponse = paths[typeof routeName$
|
|
120698
|
+
declare const routeName$4$ = "/v1/api/customers/me/parties";
|
|
120699
|
+
type GetPartiesLinkedToUserResponse = paths[typeof routeName$4$]['get']['responses'][200]['content']['application/json'];
|
|
120662
120700
|
declare const getPartiesLinkedToUser: (wgApiClient: ClientType) => Promise<GetPartiesLinkedToUserResponse>;
|
|
120663
120701
|
|
|
120664
|
-
declare const routeName$
|
|
120665
|
-
type InviteUserToPartyBody = paths[typeof routeName$
|
|
120666
|
-
type InviteUserToPartyPathParams = paths[typeof routeName$
|
|
120667
|
-
type InviteUserToPartyResponse = paths[typeof routeName$
|
|
120702
|
+
declare const routeName$4_ = "/v1/api/parties/{party_id}/customer-invitations";
|
|
120703
|
+
type InviteUserToPartyBody = paths[typeof routeName$4_]['post']['requestBody']['content']['application/json'];
|
|
120704
|
+
type InviteUserToPartyPathParams = paths[typeof routeName$4_]['post']['parameters']['path'];
|
|
120705
|
+
type InviteUserToPartyResponse = paths[typeof routeName$4_]['post']['responses'][200]['content']['application/json'];
|
|
120668
120706
|
interface InviteUserToPartyProps {
|
|
120669
120707
|
body: InviteUserToPartyBody;
|
|
120670
120708
|
params: {
|
|
@@ -120673,31 +120711,31 @@ interface InviteUserToPartyProps {
|
|
|
120673
120711
|
}
|
|
120674
120712
|
declare const inviteUserToParty: (props: InviteUserToPartyProps, wgApiClient: ClientType) => Promise<InviteUserToPartyResponse>;
|
|
120675
120713
|
|
|
120676
|
-
declare const routeName$
|
|
120677
|
-
type GetCheckupByPartyIdPathParams = paths[typeof routeName$
|
|
120678
|
-
type GetCheckupByPartyIdResponse = paths[typeof routeName$
|
|
120679
|
-
type GetCheckupByPartyIdProps = paths[typeof routeName$
|
|
120714
|
+
declare const routeName$4Z = "/v1/api/parties/{party_id}/checkup";
|
|
120715
|
+
type GetCheckupByPartyIdPathParams = paths[typeof routeName$4Z]['get']['parameters']['path'];
|
|
120716
|
+
type GetCheckupByPartyIdResponse = paths[typeof routeName$4Z]['get']['responses'][200]['content']['application/json'];
|
|
120717
|
+
type GetCheckupByPartyIdProps = paths[typeof routeName$4Z]['get']['parameters'];
|
|
120680
120718
|
declare const getCheckupByPartyId: (props: GetCheckupByPartyIdProps, wgApiClient: ClientType) => Promise<GetCheckupByPartyIdResponse>;
|
|
120681
120719
|
|
|
120682
|
-
declare const routeName$
|
|
120683
|
-
type LinkPartyToUserBody = paths[typeof routeName$
|
|
120684
|
-
type LinkPartyToUserResponse = paths[typeof routeName$
|
|
120720
|
+
declare const routeName$4Y = "/v1/api/parties/link-users";
|
|
120721
|
+
type LinkPartyToUserBody = paths[typeof routeName$4Y]['post']['requestBody']['content']['application/json'];
|
|
120722
|
+
type LinkPartyToUserResponse = paths[typeof routeName$4Y]['post']['responses'][200]['content']['application/json'];
|
|
120685
120723
|
interface LinkPartyToUserProps {
|
|
120686
120724
|
body: LinkPartyToUserBody;
|
|
120687
120725
|
}
|
|
120688
120726
|
declare const linkPartyToUser: (props: LinkPartyToUserProps, wgApiClient: ClientType) => Promise<LinkPartyToUserResponse>;
|
|
120689
120727
|
|
|
120690
|
-
declare const routeName$
|
|
120691
|
-
type DelinkPartyToUserBody = paths[typeof routeName$
|
|
120692
|
-
type DelinkPartyToUserResponse = paths[typeof routeName$
|
|
120728
|
+
declare const routeName$4X = "/v1/api/parties/delink-users";
|
|
120729
|
+
type DelinkPartyToUserBody = paths[typeof routeName$4X]['post']['requestBody']['content']['application/json'];
|
|
120730
|
+
type DelinkPartyToUserResponse = paths[typeof routeName$4X]['post']['responses'][200]['content']['application/json'];
|
|
120693
120731
|
interface DelinkPartyToUserProps {
|
|
120694
120732
|
body: DelinkPartyToUserBody;
|
|
120695
120733
|
}
|
|
120696
120734
|
declare const delinkPartyToUser: (props: DelinkPartyToUserProps, wgApiClient: ClientType) => Promise<DelinkPartyToUserResponse>;
|
|
120697
120735
|
|
|
120698
|
-
declare const routeName$
|
|
120699
|
-
type SendPasswordResetToCustomerPathParams = paths[typeof routeName$
|
|
120700
|
-
type SendPasswordResetToCustomerResponse = paths[typeof routeName$
|
|
120736
|
+
declare const routeName$4W = "/v1/api/customers/{user_id}/password-reset";
|
|
120737
|
+
type SendPasswordResetToCustomerPathParams = paths[typeof routeName$4W]['post']['parameters']['path'];
|
|
120738
|
+
type SendPasswordResetToCustomerResponse = paths[typeof routeName$4W]['post']['responses'][200]['content']['application/json'];
|
|
120701
120739
|
interface SendPasswordResetToCustomerProps {
|
|
120702
120740
|
params: {
|
|
120703
120741
|
path: SendPasswordResetToCustomerPathParams;
|
|
@@ -120705,9 +120743,9 @@ interface SendPasswordResetToCustomerProps {
|
|
|
120705
120743
|
}
|
|
120706
120744
|
declare const sendPasswordResetToCustomer: (props: SendPasswordResetToCustomerProps, wgApiClient: ClientType) => Promise<SendPasswordResetToCustomerResponse>;
|
|
120707
120745
|
|
|
120708
|
-
declare const routeName$
|
|
120709
|
-
type Disable2FaForCustomerPathParams = paths[typeof routeName$
|
|
120710
|
-
type Disable2FaForCustomerResponse = paths[typeof routeName$
|
|
120746
|
+
declare const routeName$4V = "/v1/api/customers/{user_id}/2fa";
|
|
120747
|
+
type Disable2FaForCustomerPathParams = paths[typeof routeName$4V]['delete']['parameters']['path'];
|
|
120748
|
+
type Disable2FaForCustomerResponse = paths[typeof routeName$4V]['delete']['responses'][200]['content']['application/json'];
|
|
120711
120749
|
interface Disable2FaForCustomerProps {
|
|
120712
120750
|
params: {
|
|
120713
120751
|
path: Disable2FaForCustomerPathParams;
|
|
@@ -120715,106 +120753,106 @@ interface Disable2FaForCustomerProps {
|
|
|
120715
120753
|
}
|
|
120716
120754
|
declare const disable2FaForCustomer: (props: Disable2FaForCustomerProps, wgApiClient: ClientType) => Promise<Disable2FaForCustomerResponse>;
|
|
120717
120755
|
|
|
120718
|
-
declare const routeName$
|
|
120719
|
-
type GetInsurancePoliciesAsCustomerQueryParams = paths[typeof routeName$
|
|
120720
|
-
type GetInsurancePoliciesAsCustomerResponse = paths[typeof routeName$
|
|
120721
|
-
type GetInsurancePoliciesAsCustomerProps = paths[typeof routeName$
|
|
120756
|
+
declare const routeName$4U = "/v1/api/customers/me/insurance-policies";
|
|
120757
|
+
type GetInsurancePoliciesAsCustomerQueryParams = paths[typeof routeName$4U]['get']['parameters']['query'];
|
|
120758
|
+
type GetInsurancePoliciesAsCustomerResponse = paths[typeof routeName$4U]['get']['responses'][200]['content']['application/json'];
|
|
120759
|
+
type GetInsurancePoliciesAsCustomerProps = paths[typeof routeName$4U]['get']['parameters'];
|
|
120722
120760
|
declare const getInsurancePoliciesAsCustomer: (props: GetInsurancePoliciesAsCustomerProps, wgApiClient: ClientType) => Promise<GetInsurancePoliciesAsCustomerResponse>;
|
|
120723
120761
|
|
|
120724
|
-
declare const routeName$
|
|
120725
|
-
type GetInsurancePolicyByIdAsCustomerPathParams = paths[typeof routeName$
|
|
120726
|
-
type GetInsurancePolicyByIdAsCustomerResponse = paths[typeof routeName$
|
|
120727
|
-
type GetInsurancePolicyByIdAsCustomerProps = paths[typeof routeName$
|
|
120762
|
+
declare const routeName$4T = "/v1/api/customers/me/insurance-policies/{insurance_policy_id}";
|
|
120763
|
+
type GetInsurancePolicyByIdAsCustomerPathParams = paths[typeof routeName$4T]['get']['parameters']['path'];
|
|
120764
|
+
type GetInsurancePolicyByIdAsCustomerResponse = paths[typeof routeName$4T]['get']['responses'][200]['content']['application/json'];
|
|
120765
|
+
type GetInsurancePolicyByIdAsCustomerProps = paths[typeof routeName$4T]['get']['parameters'];
|
|
120728
120766
|
declare const getInsurancePolicyByIdAsCustomer: (props: GetInsurancePolicyByIdAsCustomerProps, wgApiClient: ClientType) => Promise<GetInsurancePolicyByIdAsCustomerResponse>;
|
|
120729
120767
|
|
|
120730
|
-
declare const routeName$
|
|
120731
|
-
type GetFinconnectLinkForInsurancePolicyAsCustomerPathParams = paths[typeof routeName$
|
|
120732
|
-
type GetFinconnectLinkForInsurancePolicyAsCustomerQueryParams = paths[typeof routeName$
|
|
120733
|
-
type GetFinconnectLinkForInsurancePolicyAsCustomerResponse = paths[typeof routeName$
|
|
120734
|
-
type GetFinconnectLinkForInsurancePolicyAsCustomerProps = paths[typeof routeName$
|
|
120768
|
+
declare const routeName$4S = "/v1/api/customers/me/insurance-policies/{insurance_policy_id}/finconnect/link";
|
|
120769
|
+
type GetFinconnectLinkForInsurancePolicyAsCustomerPathParams = paths[typeof routeName$4S]['get']['parameters']['path'];
|
|
120770
|
+
type GetFinconnectLinkForInsurancePolicyAsCustomerQueryParams = paths[typeof routeName$4S]['get']['parameters']['query'];
|
|
120771
|
+
type GetFinconnectLinkForInsurancePolicyAsCustomerResponse = paths[typeof routeName$4S]['get']['responses'][200]['content']['application/json'];
|
|
120772
|
+
type GetFinconnectLinkForInsurancePolicyAsCustomerProps = paths[typeof routeName$4S]['get']['parameters'];
|
|
120735
120773
|
declare const getFinconnectLinkForInsurancePolicyAsCustomer: (props: GetFinconnectLinkForInsurancePolicyAsCustomerProps, wgApiClient: ClientType) => Promise<GetFinconnectLinkForInsurancePolicyAsCustomerResponse>;
|
|
120736
120774
|
|
|
120737
|
-
declare const routeName$
|
|
120738
|
-
type SendAnvaInquiryAsCustomerBody = paths[typeof routeName$
|
|
120739
|
-
type SendAnvaInquiryAsCustomerResponse = paths[typeof routeName$
|
|
120775
|
+
declare const routeName$4R = "/v1/api/customers/me/anva-inquiry";
|
|
120776
|
+
type SendAnvaInquiryAsCustomerBody = paths[typeof routeName$4R]['post']['requestBody']['content']['application/json'];
|
|
120777
|
+
type SendAnvaInquiryAsCustomerResponse = paths[typeof routeName$4R]['post']['responses'][201]['content']['application/json'];
|
|
120740
120778
|
interface SendAnvaInquiryAsCustomerProps {
|
|
120741
120779
|
body: SendAnvaInquiryAsCustomerBody;
|
|
120742
120780
|
}
|
|
120743
120781
|
declare const sendAnvaInquiryAsCustomer: (props: SendAnvaInquiryAsCustomerProps, wgApiClient: ClientType) => Promise<SendAnvaInquiryAsCustomerResponse>;
|
|
120744
120782
|
|
|
120745
|
-
declare const routeName$
|
|
120746
|
-
type GetPolicyPackagesAsCustomerQueryParams = paths[typeof routeName$
|
|
120747
|
-
type GetPolicyPackagesAsCustomerResponse = paths[typeof routeName$
|
|
120748
|
-
type GetPolicyPackagesAsCustomerProps = paths[typeof routeName$
|
|
120783
|
+
declare const routeName$4Q = "/v1/api/customers/me/policy-packages";
|
|
120784
|
+
type GetPolicyPackagesAsCustomerQueryParams = paths[typeof routeName$4Q]['get']['parameters']['query'];
|
|
120785
|
+
type GetPolicyPackagesAsCustomerResponse = paths[typeof routeName$4Q]['get']['responses'][200]['content']['application/json'];
|
|
120786
|
+
type GetPolicyPackagesAsCustomerProps = paths[typeof routeName$4Q]['get']['parameters'];
|
|
120749
120787
|
declare const getPolicyPackagesAsCustomer: (props: GetPolicyPackagesAsCustomerProps, wgApiClient: ClientType) => Promise<GetPolicyPackagesAsCustomerResponse>;
|
|
120750
120788
|
|
|
120751
|
-
declare const routeName$
|
|
120752
|
-
type GetPolicyPackageByIdAsCustomerPathParams = paths[typeof routeName$
|
|
120753
|
-
type GetPolicyPackageByIdAsCustomerResponse = paths[typeof routeName$
|
|
120754
|
-
type GetPolicyPackageByIdAsCustomerProps = paths[typeof routeName$
|
|
120789
|
+
declare const routeName$4P = "/v1/api/customers/me/policy-packages/{policy_package_id}";
|
|
120790
|
+
type GetPolicyPackageByIdAsCustomerPathParams = paths[typeof routeName$4P]['get']['parameters']['path'];
|
|
120791
|
+
type GetPolicyPackageByIdAsCustomerResponse = paths[typeof routeName$4P]['get']['responses'][200]['content']['application/json'];
|
|
120792
|
+
type GetPolicyPackageByIdAsCustomerProps = paths[typeof routeName$4P]['get']['parameters'];
|
|
120755
120793
|
declare const getPolicyPackageByIdAsCustomer: (props: GetPolicyPackageByIdAsCustomerProps, wgApiClient: ClientType) => Promise<GetPolicyPackageByIdAsCustomerResponse>;
|
|
120756
120794
|
|
|
120757
|
-
declare const routeName$
|
|
120758
|
-
type GetCurrentAccountInsightsAsCustomerQueryParams = paths[typeof routeName$
|
|
120759
|
-
type GetCurrentAccountInsightsAsCustomerResponse = paths[typeof routeName$
|
|
120760
|
-
type GetCurrentAccountInsightsAsCustomerProps = paths[typeof routeName$
|
|
120795
|
+
declare const routeName$4O = "/v1/api/customers/me/current-account-insights";
|
|
120796
|
+
type GetCurrentAccountInsightsAsCustomerQueryParams = paths[typeof routeName$4O]['get']['parameters']['query'];
|
|
120797
|
+
type GetCurrentAccountInsightsAsCustomerResponse = paths[typeof routeName$4O]['get']['responses'][200]['content']['application/json'];
|
|
120798
|
+
type GetCurrentAccountInsightsAsCustomerProps = paths[typeof routeName$4O]['get']['parameters'];
|
|
120761
120799
|
declare const getCurrentAccountInsightsAsCustomer: (props: GetCurrentAccountInsightsAsCustomerProps, wgApiClient: ClientType) => Promise<GetCurrentAccountInsightsAsCustomerResponse>;
|
|
120762
120800
|
|
|
120763
|
-
declare const routeName$
|
|
120764
|
-
type GetInvoicesAsCustomerQueryParams = paths[typeof routeName$
|
|
120765
|
-
type GetInvoicesAsCustomerResponse = paths[typeof routeName$
|
|
120766
|
-
type GetInvoicesAsCustomerProps = paths[typeof routeName$
|
|
120801
|
+
declare const routeName$4N = "/v1/api/customers/me/invoices";
|
|
120802
|
+
type GetInvoicesAsCustomerQueryParams = paths[typeof routeName$4N]['get']['parameters']['query'];
|
|
120803
|
+
type GetInvoicesAsCustomerResponse = paths[typeof routeName$4N]['get']['responses'][200]['content']['application/json'];
|
|
120804
|
+
type GetInvoicesAsCustomerProps = paths[typeof routeName$4N]['get']['parameters'];
|
|
120767
120805
|
declare const getInvoicesAsCustomer: (props: GetInvoicesAsCustomerProps, wgApiClient: ClientType) => Promise<GetInvoicesAsCustomerResponse>;
|
|
120768
120806
|
|
|
120769
|
-
declare const routeName$
|
|
120770
|
-
type GetInvoiceByIdAsCustomerPathParams = paths[typeof routeName$
|
|
120771
|
-
type GetInvoiceByIdAsCustomerResponse = paths[typeof routeName$
|
|
120772
|
-
type GetInvoiceByIdAsCustomerProps = paths[typeof routeName$
|
|
120807
|
+
declare const routeName$4M = "/v1/api/customers/me/invoices/{invoice_id}";
|
|
120808
|
+
type GetInvoiceByIdAsCustomerPathParams = paths[typeof routeName$4M]['get']['parameters']['path'];
|
|
120809
|
+
type GetInvoiceByIdAsCustomerResponse = paths[typeof routeName$4M]['get']['responses'][200]['content']['application/json'];
|
|
120810
|
+
type GetInvoiceByIdAsCustomerProps = paths[typeof routeName$4M]['get']['parameters'];
|
|
120773
120811
|
declare const getInvoiceByIdAsCustomer: (props: GetInvoiceByIdAsCustomerProps, wgApiClient: ClientType) => Promise<GetInvoiceByIdAsCustomerResponse>;
|
|
120774
120812
|
|
|
120775
|
-
declare const routeName$
|
|
120776
|
-
type GetClaimsAsCustomerQueryParams = paths[typeof routeName$
|
|
120777
|
-
type GetClaimsAsCustomerResponse = paths[typeof routeName$
|
|
120778
|
-
type GetClaimsAsCustomerProps = paths[typeof routeName$
|
|
120813
|
+
declare const routeName$4L = "/v1/api/customers/me/claims";
|
|
120814
|
+
type GetClaimsAsCustomerQueryParams = paths[typeof routeName$4L]['get']['parameters']['query'];
|
|
120815
|
+
type GetClaimsAsCustomerResponse = paths[typeof routeName$4L]['get']['responses'][200]['content']['application/json'];
|
|
120816
|
+
type GetClaimsAsCustomerProps = paths[typeof routeName$4L]['get']['parameters'];
|
|
120779
120817
|
declare const getClaimsAsCustomer: (props: GetClaimsAsCustomerProps, wgApiClient: ClientType) => Promise<GetClaimsAsCustomerResponse>;
|
|
120780
120818
|
|
|
120781
|
-
declare const routeName$
|
|
120782
|
-
type GetClaimByIdAsCustomerPathParams = paths[typeof routeName$
|
|
120783
|
-
type GetClaimByIdAsCustomerResponse = paths[typeof routeName$
|
|
120784
|
-
type GetClaimByIdAsCustomerProps = paths[typeof routeName$
|
|
120819
|
+
declare const routeName$4K = "/v1/api/customers/me/claims/{claim_id}";
|
|
120820
|
+
type GetClaimByIdAsCustomerPathParams = paths[typeof routeName$4K]['get']['parameters']['path'];
|
|
120821
|
+
type GetClaimByIdAsCustomerResponse = paths[typeof routeName$4K]['get']['responses'][200]['content']['application/json'];
|
|
120822
|
+
type GetClaimByIdAsCustomerProps = paths[typeof routeName$4K]['get']['parameters'];
|
|
120785
120823
|
declare const getClaimByIdAsCustomer: (props: GetClaimByIdAsCustomerProps, wgApiClient: ClientType) => Promise<GetClaimByIdAsCustomerResponse>;
|
|
120786
120824
|
|
|
120787
|
-
declare const routeName$
|
|
120788
|
-
type GetDocumentsAsCustomerQueryParams = paths[typeof routeName$
|
|
120789
|
-
type GetDocumentsAsCustomerResponse = paths[typeof routeName$
|
|
120790
|
-
type GetDocumentsAsCustomerProps = paths[typeof routeName$
|
|
120825
|
+
declare const routeName$4J = "/v1/api/customers/me/documents";
|
|
120826
|
+
type GetDocumentsAsCustomerQueryParams = paths[typeof routeName$4J]['get']['parameters']['query'];
|
|
120827
|
+
type GetDocumentsAsCustomerResponse = paths[typeof routeName$4J]['get']['responses'][200]['content']['application/json'];
|
|
120828
|
+
type GetDocumentsAsCustomerProps = paths[typeof routeName$4J]['get']['parameters'];
|
|
120791
120829
|
declare const getDocumentsAsCustomer: (props: GetDocumentsAsCustomerProps, wgApiClient: ClientType) => Promise<GetDocumentsAsCustomerResponse>;
|
|
120792
120830
|
|
|
120793
|
-
declare const routeName$
|
|
120794
|
-
type GetFinconnectLinkAsCustomerQueryParams = paths[typeof routeName$
|
|
120795
|
-
type GetFinconnectLinkAsCustomerResponse = paths[typeof routeName$
|
|
120796
|
-
type GetFinconnectLinkAsCustomerProps = paths[typeof routeName$
|
|
120831
|
+
declare const routeName$4I = "/v1/api/customers/me/finconnect/link";
|
|
120832
|
+
type GetFinconnectLinkAsCustomerQueryParams = paths[typeof routeName$4I]['get']['parameters']['query'];
|
|
120833
|
+
type GetFinconnectLinkAsCustomerResponse = paths[typeof routeName$4I]['get']['responses'][200]['content']['application/json'];
|
|
120834
|
+
type GetFinconnectLinkAsCustomerProps = paths[typeof routeName$4I]['get']['parameters'];
|
|
120797
120835
|
declare const getFinconnectLinkAsCustomer: (props: GetFinconnectLinkAsCustomerProps, wgApiClient: ClientType) => Promise<GetFinconnectLinkAsCustomerResponse>;
|
|
120798
120836
|
|
|
120799
|
-
declare const routeName$
|
|
120800
|
-
type PatchOwnPartyAsCustomerBody = paths[typeof routeName$
|
|
120801
|
-
type PatchOwnPartyAsCustomerResponse = paths[typeof routeName$
|
|
120837
|
+
declare const routeName$4H = "/v1/api/parties/me";
|
|
120838
|
+
type PatchOwnPartyAsCustomerBody = paths[typeof routeName$4H]['patch']['requestBody']['content']['application/json'];
|
|
120839
|
+
type PatchOwnPartyAsCustomerResponse = paths[typeof routeName$4H]['patch']['responses'][200]['content']['application/json'];
|
|
120802
120840
|
interface PatchOwnPartyAsCustomerProps {
|
|
120803
120841
|
body: PatchOwnPartyAsCustomerBody;
|
|
120804
120842
|
}
|
|
120805
120843
|
declare const patchOwnPartyAsCustomer: (props: PatchOwnPartyAsCustomerProps, wgApiClient: ClientType) => Promise<PatchOwnPartyAsCustomerResponse>;
|
|
120806
120844
|
|
|
120807
|
-
declare const routeName$
|
|
120808
|
-
type CreatePartyActivitiesAsCustomerBody = paths[typeof routeName$
|
|
120809
|
-
type CreatePartyActivitiesAsCustomerResponse = paths[typeof routeName$
|
|
120845
|
+
declare const routeName$4G = "/v1/api/parties/me/activities";
|
|
120846
|
+
type CreatePartyActivitiesAsCustomerBody = paths[typeof routeName$4G]['post']['requestBody']['content']['application/json'];
|
|
120847
|
+
type CreatePartyActivitiesAsCustomerResponse = paths[typeof routeName$4G]['post']['responses'][201]['content']['application/json'];
|
|
120810
120848
|
interface CreatePartyActivitiesAsCustomerProps {
|
|
120811
120849
|
body: CreatePartyActivitiesAsCustomerBody;
|
|
120812
120850
|
}
|
|
120813
120851
|
declare const createPartyActivitiesAsCustomer: (props: CreatePartyActivitiesAsCustomerProps, wgApiClient: ClientType) => Promise<CreatePartyActivitiesAsCustomerResponse>;
|
|
120814
120852
|
|
|
120815
|
-
declare const routeName$
|
|
120816
|
-
type DeletePartyActivitiesAsCustomerPathParams = paths[typeof routeName$
|
|
120817
|
-
type DeletePartyActivitiesAsCustomerResponse = paths[typeof routeName$
|
|
120853
|
+
declare const routeName$4F = "/v1/api/parties/me/activities/{activity_id}";
|
|
120854
|
+
type DeletePartyActivitiesAsCustomerPathParams = paths[typeof routeName$4F]['delete']['parameters']['path'];
|
|
120855
|
+
type DeletePartyActivitiesAsCustomerResponse = paths[typeof routeName$4F]['delete']['responses'][200]['content']['application/json'];
|
|
120818
120856
|
interface DeletePartyActivitiesAsCustomerProps {
|
|
120819
120857
|
params: {
|
|
120820
120858
|
path: DeletePartyActivitiesAsCustomerPathParams;
|
|
@@ -120822,10 +120860,10 @@ interface DeletePartyActivitiesAsCustomerProps {
|
|
|
120822
120860
|
}
|
|
120823
120861
|
declare const deletePartyActivitiesAsCustomer: (props: DeletePartyActivitiesAsCustomerProps, wgApiClient: ClientType) => Promise<DeletePartyActivitiesAsCustomerResponse>;
|
|
120824
120862
|
|
|
120825
|
-
declare const routeName$
|
|
120826
|
-
type UpdatePartyActivitiesAsCustomerBody = paths[typeof routeName$
|
|
120827
|
-
type UpdatePartyActivitiesAsCustomerPathParams = paths[typeof routeName$
|
|
120828
|
-
type UpdatePartyActivitiesAsCustomerResponse = paths[typeof routeName$
|
|
120863
|
+
declare const routeName$4E = "/v1/api/parties/me/activities/{activity_id}";
|
|
120864
|
+
type UpdatePartyActivitiesAsCustomerBody = paths[typeof routeName$4E]['patch']['requestBody']['content']['application/json'];
|
|
120865
|
+
type UpdatePartyActivitiesAsCustomerPathParams = paths[typeof routeName$4E]['patch']['parameters']['path'];
|
|
120866
|
+
type UpdatePartyActivitiesAsCustomerResponse = paths[typeof routeName$4E]['patch']['responses'][200]['content']['application/json'];
|
|
120829
120867
|
interface UpdatePartyActivitiesAsCustomerProps {
|
|
120830
120868
|
body: UpdatePartyActivitiesAsCustomerBody;
|
|
120831
120869
|
params: {
|
|
@@ -120834,29 +120872,29 @@ interface UpdatePartyActivitiesAsCustomerProps {
|
|
|
120834
120872
|
}
|
|
120835
120873
|
declare const updatePartyActivitiesAsCustomer: (props: UpdatePartyActivitiesAsCustomerProps, wgApiClient: ClientType) => Promise<UpdatePartyActivitiesAsCustomerResponse>;
|
|
120836
120874
|
|
|
120837
|
-
declare const routeName$
|
|
120838
|
-
type GetCustomersByPartyPathParams = paths[typeof routeName$
|
|
120839
|
-
type GetCustomersByPartyQueryParams = paths[typeof routeName$
|
|
120840
|
-
type GetCustomersByPartyResponse = paths[typeof routeName$
|
|
120841
|
-
type GetCustomersByPartyProps = paths[typeof routeName$
|
|
120875
|
+
declare const routeName$4D = "/v1/api/parties/{party_id}/customers";
|
|
120876
|
+
type GetCustomersByPartyPathParams = paths[typeof routeName$4D]['get']['parameters']['path'];
|
|
120877
|
+
type GetCustomersByPartyQueryParams = paths[typeof routeName$4D]['get']['parameters']['query'];
|
|
120878
|
+
type GetCustomersByPartyResponse = paths[typeof routeName$4D]['get']['responses'][200]['content']['application/json'];
|
|
120879
|
+
type GetCustomersByPartyProps = paths[typeof routeName$4D]['get']['parameters'];
|
|
120842
120880
|
declare const getCustomersByParty: (props: GetCustomersByPartyProps, wgApiClient: ClientType) => Promise<GetCustomersByPartyResponse>;
|
|
120843
120881
|
|
|
120844
|
-
declare const routeName$
|
|
120845
|
-
type GetPartiesByCustomerPathParams = paths[typeof routeName$
|
|
120846
|
-
type GetPartiesByCustomerQueryParams = paths[typeof routeName$
|
|
120847
|
-
type GetPartiesByCustomerResponse = paths[typeof routeName$
|
|
120848
|
-
type GetPartiesByCustomerProps = paths[typeof routeName$
|
|
120882
|
+
declare const routeName$4C = "/v1/api/customers/{user_id}/parties";
|
|
120883
|
+
type GetPartiesByCustomerPathParams = paths[typeof routeName$4C]['get']['parameters']['path'];
|
|
120884
|
+
type GetPartiesByCustomerQueryParams = paths[typeof routeName$4C]['get']['parameters']['query'];
|
|
120885
|
+
type GetPartiesByCustomerResponse = paths[typeof routeName$4C]['get']['responses'][200]['content']['application/json'];
|
|
120886
|
+
type GetPartiesByCustomerProps = paths[typeof routeName$4C]['get']['parameters'];
|
|
120849
120887
|
declare const getPartiesByCustomer: (props: GetPartiesByCustomerProps, wgApiClient: ClientType) => Promise<GetPartiesByCustomerResponse>;
|
|
120850
120888
|
|
|
120851
|
-
declare const routeName$
|
|
120852
|
-
type GetAllCustomersByDistributionQueryParams = paths[typeof routeName$
|
|
120853
|
-
type GetAllCustomersByDistributionResponse = paths[typeof routeName$
|
|
120854
|
-
type GetAllCustomersByDistributionProps = paths[typeof routeName$
|
|
120889
|
+
declare const routeName$4B = "/v1/api/customers";
|
|
120890
|
+
type GetAllCustomersByDistributionQueryParams = paths[typeof routeName$4B]['get']['parameters']['query'];
|
|
120891
|
+
type GetAllCustomersByDistributionResponse = paths[typeof routeName$4B]['get']['responses'][200]['content']['application/json'];
|
|
120892
|
+
type GetAllCustomersByDistributionProps = paths[typeof routeName$4B]['get']['parameters'];
|
|
120855
120893
|
declare const getAllCustomersByDistribution: (props: GetAllCustomersByDistributionProps, wgApiClient: ClientType) => Promise<GetAllCustomersByDistributionResponse>;
|
|
120856
120894
|
|
|
120857
|
-
declare const routeName$
|
|
120858
|
-
type BlockCustomerFromAccessingPartyPathParams = paths[typeof routeName$
|
|
120859
|
-
type BlockCustomerFromAccessingPartyResponse = paths[typeof routeName$
|
|
120895
|
+
declare const routeName$4A = "/v1/api/customers/{user_id}/parties/{party_id}/block";
|
|
120896
|
+
type BlockCustomerFromAccessingPartyPathParams = paths[typeof routeName$4A]['post']['parameters']['path'];
|
|
120897
|
+
type BlockCustomerFromAccessingPartyResponse = paths[typeof routeName$4A]['post']['responses'][200]['content']['application/json'];
|
|
120860
120898
|
interface BlockCustomerFromAccessingPartyProps {
|
|
120861
120899
|
params: {
|
|
120862
120900
|
path: BlockCustomerFromAccessingPartyPathParams;
|
|
@@ -120864,9 +120902,9 @@ interface BlockCustomerFromAccessingPartyProps {
|
|
|
120864
120902
|
}
|
|
120865
120903
|
declare const blockCustomerFromAccessingParty: (props: BlockCustomerFromAccessingPartyProps, wgApiClient: ClientType) => Promise<BlockCustomerFromAccessingPartyResponse>;
|
|
120866
120904
|
|
|
120867
|
-
declare const routeName$
|
|
120868
|
-
type UnblockCustomerFromAccessingPartyPathParams = paths[typeof routeName$
|
|
120869
|
-
type UnblockCustomerFromAccessingPartyResponse = paths[typeof routeName$
|
|
120905
|
+
declare const routeName$4z = "/v1/api/customers/{user_id}/parties/{party_id}/block";
|
|
120906
|
+
type UnblockCustomerFromAccessingPartyPathParams = paths[typeof routeName$4z]['delete']['parameters']['path'];
|
|
120907
|
+
type UnblockCustomerFromAccessingPartyResponse = paths[typeof routeName$4z]['delete']['responses'][200]['content']['application/json'];
|
|
120870
120908
|
interface UnblockCustomerFromAccessingPartyProps {
|
|
120871
120909
|
params: {
|
|
120872
120910
|
path: UnblockCustomerFromAccessingPartyPathParams;
|
|
@@ -120874,16 +120912,16 @@ interface UnblockCustomerFromAccessingPartyProps {
|
|
|
120874
120912
|
}
|
|
120875
120913
|
declare const unblockCustomerFromAccessingParty: (props: UnblockCustomerFromAccessingPartyProps, wgApiClient: ClientType) => Promise<UnblockCustomerFromAccessingPartyResponse>;
|
|
120876
120914
|
|
|
120877
|
-
declare const routeName$
|
|
120878
|
-
type GetDiasflowProductsQueryParams = paths[typeof routeName$
|
|
120879
|
-
type GetDiasflowProductsResponse = paths[typeof routeName$
|
|
120880
|
-
type GetDiasflowProductsProps = paths[typeof routeName$
|
|
120915
|
+
declare const routeName$4y = "/v1/api/diasflows/products";
|
|
120916
|
+
type GetDiasflowProductsQueryParams = paths[typeof routeName$4y]['get']['parameters']['query'];
|
|
120917
|
+
type GetDiasflowProductsResponse = paths[typeof routeName$4y]['get']['responses'][200]['content']['application/json'];
|
|
120918
|
+
type GetDiasflowProductsProps = paths[typeof routeName$4y]['get']['parameters'];
|
|
120881
120919
|
declare const getDiasflowProducts: (props: GetDiasflowProductsProps, wgApiClient: ClientType) => Promise<GetDiasflowProductsResponse>;
|
|
120882
120920
|
|
|
120883
|
-
declare const routeName$
|
|
120884
|
-
type ImportDiasflowProductBody = paths[typeof routeName$
|
|
120885
|
-
type ImportDiasflowProductQueryParams = paths[typeof routeName$
|
|
120886
|
-
type ImportDiasflowProductResponse = paths[typeof routeName$
|
|
120921
|
+
declare const routeName$4x = "/v1/api/diasflows/products/import";
|
|
120922
|
+
type ImportDiasflowProductBody = paths[typeof routeName$4x]['post']['requestBody']['content']['application/json'];
|
|
120923
|
+
type ImportDiasflowProductQueryParams = paths[typeof routeName$4x]['post']['parameters']['query'];
|
|
120924
|
+
type ImportDiasflowProductResponse = paths[typeof routeName$4x]['post']['responses'][200]['content']['application/json'];
|
|
120887
120925
|
interface ImportDiasflowProductProps {
|
|
120888
120926
|
body: ImportDiasflowProductBody;
|
|
120889
120927
|
params: {
|
|
@@ -120892,18 +120930,18 @@ interface ImportDiasflowProductProps {
|
|
|
120892
120930
|
}
|
|
120893
120931
|
declare const importDiasflowProduct: (props: ImportDiasflowProductProps, wgApiClient: ClientType) => Promise<ImportDiasflowProductResponse>;
|
|
120894
120932
|
|
|
120895
|
-
declare const routeName$
|
|
120896
|
-
type GetDiasflowProductByIdPathParams = paths[typeof routeName$
|
|
120897
|
-
type GetDiasflowProductByIdQueryParams = paths[typeof routeName$
|
|
120898
|
-
type GetDiasflowProductByIdResponse = paths[typeof routeName$
|
|
120899
|
-
type GetDiasflowProductByIdProps = paths[typeof routeName$
|
|
120933
|
+
declare const routeName$4w = "/v1/api/diasflows/products/{product_id}";
|
|
120934
|
+
type GetDiasflowProductByIdPathParams = paths[typeof routeName$4w]['get']['parameters']['path'];
|
|
120935
|
+
type GetDiasflowProductByIdQueryParams = paths[typeof routeName$4w]['get']['parameters']['query'];
|
|
120936
|
+
type GetDiasflowProductByIdResponse = paths[typeof routeName$4w]['get']['responses'][200]['content']['application/json'];
|
|
120937
|
+
type GetDiasflowProductByIdProps = paths[typeof routeName$4w]['get']['parameters'];
|
|
120900
120938
|
declare const getDiasflowProductById: (props: GetDiasflowProductByIdProps, wgApiClient: ClientType) => Promise<GetDiasflowProductByIdResponse>;
|
|
120901
120939
|
|
|
120902
|
-
declare const routeName$
|
|
120903
|
-
type PatchDiasflowProductByIdBody = paths[typeof routeName$
|
|
120904
|
-
type PatchDiasflowProductByIdPathParams = paths[typeof routeName$
|
|
120905
|
-
type PatchDiasflowProductByIdQueryParams = paths[typeof routeName$
|
|
120906
|
-
type PatchDiasflowProductByIdResponse = paths[typeof routeName$
|
|
120940
|
+
declare const routeName$4v = "/v1/api/diasflows/products/{product_id}";
|
|
120941
|
+
type PatchDiasflowProductByIdBody = paths[typeof routeName$4v]['patch']['requestBody']['content']['application/json'];
|
|
120942
|
+
type PatchDiasflowProductByIdPathParams = paths[typeof routeName$4v]['patch']['parameters']['path'];
|
|
120943
|
+
type PatchDiasflowProductByIdQueryParams = paths[typeof routeName$4v]['patch']['parameters']['query'];
|
|
120944
|
+
type PatchDiasflowProductByIdResponse = paths[typeof routeName$4v]['patch']['responses'][200]['content']['application/json'];
|
|
120907
120945
|
interface PatchDiasflowProductByIdProps {
|
|
120908
120946
|
body: PatchDiasflowProductByIdBody;
|
|
120909
120947
|
params: {
|
|
@@ -120913,11 +120951,11 @@ interface PatchDiasflowProductByIdProps {
|
|
|
120913
120951
|
}
|
|
120914
120952
|
declare const patchDiasflowProductById: (props: PatchDiasflowProductByIdProps, wgApiClient: ClientType) => Promise<PatchDiasflowProductByIdResponse>;
|
|
120915
120953
|
|
|
120916
|
-
declare const routeName$
|
|
120917
|
-
type PatchDiasflowProductCoverageByDiasIdBody = paths[typeof routeName$
|
|
120918
|
-
type PatchDiasflowProductCoverageByDiasIdPathParams = paths[typeof routeName$
|
|
120919
|
-
type PatchDiasflowProductCoverageByDiasIdQueryParams = paths[typeof routeName$
|
|
120920
|
-
type PatchDiasflowProductCoverageByDiasIdResponse = paths[typeof routeName$
|
|
120954
|
+
declare const routeName$4u = "/v1/api/diasflows/products/{product_id}/coverages/{coverage_dias_id}";
|
|
120955
|
+
type PatchDiasflowProductCoverageByDiasIdBody = paths[typeof routeName$4u]['patch']['requestBody']['content']['application/json'];
|
|
120956
|
+
type PatchDiasflowProductCoverageByDiasIdPathParams = paths[typeof routeName$4u]['patch']['parameters']['path'];
|
|
120957
|
+
type PatchDiasflowProductCoverageByDiasIdQueryParams = paths[typeof routeName$4u]['patch']['parameters']['query'];
|
|
120958
|
+
type PatchDiasflowProductCoverageByDiasIdResponse = paths[typeof routeName$4u]['patch']['responses'][200]['content']['application/json'];
|
|
120921
120959
|
interface PatchDiasflowProductCoverageByDiasIdProps {
|
|
120922
120960
|
body: PatchDiasflowProductCoverageByDiasIdBody;
|
|
120923
120961
|
params: {
|
|
@@ -120927,18 +120965,18 @@ interface PatchDiasflowProductCoverageByDiasIdProps {
|
|
|
120927
120965
|
}
|
|
120928
120966
|
declare const patchDiasflowProductCoverageByDiasId: (props: PatchDiasflowProductCoverageByDiasIdProps, wgApiClient: ClientType) => Promise<PatchDiasflowProductCoverageByDiasIdResponse>;
|
|
120929
120967
|
|
|
120930
|
-
declare const routeName$
|
|
120931
|
-
type RetrieveDiasQuestionnairesPathParams = paths[typeof routeName$
|
|
120932
|
-
type RetrieveDiasQuestionnairesQueryParams = paths[typeof routeName$
|
|
120933
|
-
type RetrieveDiasQuestionnairesResponse = paths[typeof routeName$
|
|
120934
|
-
type RetrieveDiasQuestionnairesProps = paths[typeof routeName$
|
|
120968
|
+
declare const routeName$4t = "/v1/api/diasflows/products/{product_id}/questionnaires";
|
|
120969
|
+
type RetrieveDiasQuestionnairesPathParams = paths[typeof routeName$4t]['get']['parameters']['path'];
|
|
120970
|
+
type RetrieveDiasQuestionnairesQueryParams = paths[typeof routeName$4t]['get']['parameters']['query'];
|
|
120971
|
+
type RetrieveDiasQuestionnairesResponse = paths[typeof routeName$4t]['get']['responses'][200]['content']['application/json'];
|
|
120972
|
+
type RetrieveDiasQuestionnairesProps = paths[typeof routeName$4t]['get']['parameters'];
|
|
120935
120973
|
declare const retrieveDiasQuestionnaires: (props: RetrieveDiasQuestionnairesProps, wgApiClient: ClientType) => Promise<RetrieveDiasQuestionnairesResponse>;
|
|
120936
120974
|
|
|
120937
|
-
declare const routeName$
|
|
120938
|
-
type UpdateDiasQuestionnaireBody = paths[typeof routeName$
|
|
120939
|
-
type UpdateDiasQuestionnairePathParams = paths[typeof routeName$
|
|
120940
|
-
type UpdateDiasQuestionnaireQueryParams = paths[typeof routeName$
|
|
120941
|
-
type UpdateDiasQuestionnaireResponse = paths[typeof routeName$
|
|
120975
|
+
declare const routeName$4s = "/v1/api/diasflows/products/{product_id}/questionnaires";
|
|
120976
|
+
type UpdateDiasQuestionnaireBody = paths[typeof routeName$4s]['put']['requestBody']['content']['application/json'];
|
|
120977
|
+
type UpdateDiasQuestionnairePathParams = paths[typeof routeName$4s]['put']['parameters']['path'];
|
|
120978
|
+
type UpdateDiasQuestionnaireQueryParams = paths[typeof routeName$4s]['put']['parameters']['query'];
|
|
120979
|
+
type UpdateDiasQuestionnaireResponse = paths[typeof routeName$4s]['put']['responses'][200]['content']['application/json'];
|
|
120942
120980
|
interface UpdateDiasQuestionnaireProps {
|
|
120943
120981
|
body: UpdateDiasQuestionnaireBody;
|
|
120944
120982
|
params: {
|
|
@@ -120948,11 +120986,11 @@ interface UpdateDiasQuestionnaireProps {
|
|
|
120948
120986
|
}
|
|
120949
120987
|
declare const updateDiasQuestionnaire: (props: UpdateDiasQuestionnaireProps, wgApiClient: ClientType) => Promise<UpdateDiasQuestionnaireResponse>;
|
|
120950
120988
|
|
|
120951
|
-
declare const routeName$
|
|
120952
|
-
type ValidateDiasQuestionnaireBody = paths[typeof routeName$
|
|
120953
|
-
type ValidateDiasQuestionnairePathParams = paths[typeof routeName$
|
|
120954
|
-
type ValidateDiasQuestionnaireQueryParams = paths[typeof routeName$
|
|
120955
|
-
type ValidateDiasQuestionnaireResponse = paths[typeof routeName$
|
|
120989
|
+
declare const routeName$4r = "/v1/api/diasflows/products/{product_id}/questionnaires/validate";
|
|
120990
|
+
type ValidateDiasQuestionnaireBody = paths[typeof routeName$4r]['post']['requestBody']['content']['application/json'];
|
|
120991
|
+
type ValidateDiasQuestionnairePathParams = paths[typeof routeName$4r]['post']['parameters']['path'];
|
|
120992
|
+
type ValidateDiasQuestionnaireQueryParams = paths[typeof routeName$4r]['post']['parameters']['query'];
|
|
120993
|
+
type ValidateDiasQuestionnaireResponse = paths[typeof routeName$4r]['post']['responses'][200]['content']['application/json'];
|
|
120956
120994
|
interface ValidateDiasQuestionnaireProps {
|
|
120957
120995
|
body: ValidateDiasQuestionnaireBody;
|
|
120958
120996
|
params: {
|
|
@@ -120962,18 +121000,18 @@ interface ValidateDiasQuestionnaireProps {
|
|
|
120962
121000
|
}
|
|
120963
121001
|
declare const validateDiasQuestionnaire: (props: ValidateDiasQuestionnaireProps, wgApiClient: ClientType) => Promise<ValidateDiasQuestionnaireResponse>;
|
|
120964
121002
|
|
|
120965
|
-
declare const routeName$
|
|
120966
|
-
type GetDiasCollectionMethodsPathParams = paths[typeof routeName$
|
|
120967
|
-
type GetDiasCollectionMethodsQueryParams = paths[typeof routeName$
|
|
120968
|
-
type GetDiasCollectionMethodsResponse = paths[typeof routeName$
|
|
120969
|
-
type GetDiasCollectionMethodsProps = paths[typeof routeName$
|
|
121003
|
+
declare const routeName$4q = "/v1/api/diasflows/conversations/{session_id}/collection-methods";
|
|
121004
|
+
type GetDiasCollectionMethodsPathParams = paths[typeof routeName$4q]['get']['parameters']['path'];
|
|
121005
|
+
type GetDiasCollectionMethodsQueryParams = paths[typeof routeName$4q]['get']['parameters']['query'];
|
|
121006
|
+
type GetDiasCollectionMethodsResponse = paths[typeof routeName$4q]['get']['responses'][200]['content']['application/json'];
|
|
121007
|
+
type GetDiasCollectionMethodsProps = paths[typeof routeName$4q]['get']['parameters'];
|
|
120970
121008
|
declare const getDiasCollectionMethods: (props: GetDiasCollectionMethodsProps, wgApiClient: ClientType) => Promise<GetDiasCollectionMethodsResponse>;
|
|
120971
121009
|
|
|
120972
|
-
declare const routeName$
|
|
120973
|
-
type CalculateDiasQuotesBySessionIdBody = paths[typeof routeName$
|
|
120974
|
-
type CalculateDiasQuotesBySessionIdPathParams = paths[typeof routeName$
|
|
120975
|
-
type CalculateDiasQuotesBySessionIdQueryParams = paths[typeof routeName$
|
|
120976
|
-
type CalculateDiasQuotesBySessionIdResponse = paths[typeof routeName$
|
|
121010
|
+
declare const routeName$4p = "/v1/api/diasflows/conversations/{session_id}/calculate";
|
|
121011
|
+
type CalculateDiasQuotesBySessionIdBody = paths[typeof routeName$4p]['post']['requestBody']['content']['application/json'];
|
|
121012
|
+
type CalculateDiasQuotesBySessionIdPathParams = paths[typeof routeName$4p]['post']['parameters']['path'];
|
|
121013
|
+
type CalculateDiasQuotesBySessionIdQueryParams = paths[typeof routeName$4p]['post']['parameters']['query'];
|
|
121014
|
+
type CalculateDiasQuotesBySessionIdResponse = paths[typeof routeName$4p]['post']['responses'][200]['content']['application/json'];
|
|
120977
121015
|
interface CalculateDiasQuotesBySessionIdProps {
|
|
120978
121016
|
body: CalculateDiasQuotesBySessionIdBody;
|
|
120979
121017
|
params: {
|
|
@@ -120983,11 +121021,11 @@ interface CalculateDiasQuotesBySessionIdProps {
|
|
|
120983
121021
|
}
|
|
120984
121022
|
declare const calculateDiasQuotesBySessionId: (props: CalculateDiasQuotesBySessionIdProps, wgApiClient: ClientType) => Promise<CalculateDiasQuotesBySessionIdResponse>;
|
|
120985
121023
|
|
|
120986
|
-
declare const routeName$
|
|
120987
|
-
type RecalculateDiasQuotesBySessionIdAndProductIdBody = paths[typeof routeName$
|
|
120988
|
-
type RecalculateDiasQuotesBySessionIdAndProductIdPathParams = paths[typeof routeName$
|
|
120989
|
-
type RecalculateDiasQuotesBySessionIdAndProductIdQueryParams = paths[typeof routeName$
|
|
120990
|
-
type RecalculateDiasQuotesBySessionIdAndProductIdResponse = paths[typeof routeName$
|
|
121024
|
+
declare const routeName$4o = "/v1/api/diasflows/conversations/{session_id}/products/{product_id}/calculate";
|
|
121025
|
+
type RecalculateDiasQuotesBySessionIdAndProductIdBody = paths[typeof routeName$4o]['post']['requestBody']['content']['application/json'];
|
|
121026
|
+
type RecalculateDiasQuotesBySessionIdAndProductIdPathParams = paths[typeof routeName$4o]['post']['parameters']['path'];
|
|
121027
|
+
type RecalculateDiasQuotesBySessionIdAndProductIdQueryParams = paths[typeof routeName$4o]['post']['parameters']['query'];
|
|
121028
|
+
type RecalculateDiasQuotesBySessionIdAndProductIdResponse = paths[typeof routeName$4o]['post']['responses'][200]['content']['application/json'];
|
|
120991
121029
|
interface RecalculateDiasQuotesBySessionIdAndProductIdProps {
|
|
120992
121030
|
body: RecalculateDiasQuotesBySessionIdAndProductIdBody;
|
|
120993
121031
|
params: {
|
|
@@ -120997,11 +121035,11 @@ interface RecalculateDiasQuotesBySessionIdAndProductIdProps {
|
|
|
120997
121035
|
}
|
|
120998
121036
|
declare const recalculateDiasQuotesBySessionIdAndProductId: (props: RecalculateDiasQuotesBySessionIdAndProductIdProps, wgApiClient: ClientType) => Promise<RecalculateDiasQuotesBySessionIdAndProductIdResponse>;
|
|
120999
121037
|
|
|
121000
|
-
declare const routeName$
|
|
121001
|
-
type RecalculateDiasSimulationBySessionIdBody = paths[typeof routeName$
|
|
121002
|
-
type RecalculateDiasSimulationBySessionIdPathParams = paths[typeof routeName$
|
|
121003
|
-
type RecalculateDiasSimulationBySessionIdQueryParams = paths[typeof routeName$
|
|
121004
|
-
type RecalculateDiasSimulationBySessionIdResponse = paths[typeof routeName$
|
|
121038
|
+
declare const routeName$4n = "/v1/api/diasflows/conversations/{session_id}/recalculate-simulation";
|
|
121039
|
+
type RecalculateDiasSimulationBySessionIdBody = paths[typeof routeName$4n]['post']['requestBody']['content']['application/json'];
|
|
121040
|
+
type RecalculateDiasSimulationBySessionIdPathParams = paths[typeof routeName$4n]['post']['parameters']['path'];
|
|
121041
|
+
type RecalculateDiasSimulationBySessionIdQueryParams = paths[typeof routeName$4n]['post']['parameters']['query'];
|
|
121042
|
+
type RecalculateDiasSimulationBySessionIdResponse = paths[typeof routeName$4n]['post']['responses'][200]['content']['application/json'];
|
|
121005
121043
|
interface RecalculateDiasSimulationBySessionIdProps {
|
|
121006
121044
|
body: RecalculateDiasSimulationBySessionIdBody;
|
|
121007
121045
|
params: {
|
|
@@ -121011,11 +121049,11 @@ interface RecalculateDiasSimulationBySessionIdProps {
|
|
|
121011
121049
|
}
|
|
121012
121050
|
declare const recalculateDiasSimulationBySessionId: (props: RecalculateDiasSimulationBySessionIdProps, wgApiClient: ClientType) => Promise<RecalculateDiasSimulationBySessionIdResponse>;
|
|
121013
121051
|
|
|
121014
|
-
declare const routeName$
|
|
121015
|
-
type CreateDiasContactPersonBody = paths[typeof routeName$
|
|
121016
|
-
type CreateDiasContactPersonPathParams = paths[typeof routeName$
|
|
121017
|
-
type CreateDiasContactPersonQueryParams = paths[typeof routeName$
|
|
121018
|
-
type CreateDiasContactPersonResponse = paths[typeof routeName$
|
|
121052
|
+
declare const routeName$4m = "/v1/api/diasflows/conversations/{session_id}/contact-person";
|
|
121053
|
+
type CreateDiasContactPersonBody = paths[typeof routeName$4m]['post']['requestBody']['content']['application/json'];
|
|
121054
|
+
type CreateDiasContactPersonPathParams = paths[typeof routeName$4m]['post']['parameters']['path'];
|
|
121055
|
+
type CreateDiasContactPersonQueryParams = paths[typeof routeName$4m]['post']['parameters']['query'];
|
|
121056
|
+
type CreateDiasContactPersonResponse = paths[typeof routeName$4m]['post']['responses'][201]['content']['application/json'];
|
|
121019
121057
|
interface CreateDiasContactPersonProps {
|
|
121020
121058
|
body: CreateDiasContactPersonBody;
|
|
121021
121059
|
params: {
|
|
@@ -121025,6 +121063,18 @@ interface CreateDiasContactPersonProps {
|
|
|
121025
121063
|
}
|
|
121026
121064
|
declare const createDiasContactPerson: (props: CreateDiasContactPersonProps, wgApiClient: ClientType) => Promise<CreateDiasContactPersonResponse>;
|
|
121027
121065
|
|
|
121066
|
+
declare const routeName$4l = "/v1/api/diasflows/conversations/{session_id}/dias-party";
|
|
121067
|
+
type CreateDiasPartyViaConversationPathParams = paths[typeof routeName$4l]['post']['parameters']['path'];
|
|
121068
|
+
type CreateDiasPartyViaConversationQueryParams = paths[typeof routeName$4l]['post']['parameters']['query'];
|
|
121069
|
+
type CreateDiasPartyViaConversationResponse = paths[typeof routeName$4l]['post']['responses'][201]['content']['application/json'];
|
|
121070
|
+
interface CreateDiasPartyViaConversationProps {
|
|
121071
|
+
params: {
|
|
121072
|
+
query: CreateDiasPartyViaConversationQueryParams;
|
|
121073
|
+
path: CreateDiasPartyViaConversationPathParams;
|
|
121074
|
+
};
|
|
121075
|
+
}
|
|
121076
|
+
declare const createDiasPartyViaConversation: (props: CreateDiasPartyViaConversationProps, wgApiClient: ClientType) => Promise<CreateDiasPartyViaConversationResponse>;
|
|
121077
|
+
|
|
121028
121078
|
declare const routeName$4k = "/v1/api/distributions/{distribution_id}/themes";
|
|
121029
121079
|
type HandleCreateDistributionThemeBody = paths[typeof routeName$4k]['post']['requestBody']['content']['application/json'];
|
|
121030
121080
|
type HandleCreateDistributionThemeQueryParams = paths[typeof routeName$4k]['post']['parameters']['query'];
|
|
@@ -123547,4 +123597,4 @@ interface ValidateYellowhiveQuestionnaireProps {
|
|
|
123547
123597
|
}
|
|
123548
123598
|
declare const validateYellowhiveQuestionnaire: (props: ValidateYellowhiveQuestionnaireProps, wgApiClient: ClientType) => Promise<ValidateYellowhiveQuestionnaireResponse>;
|
|
123549
123599
|
|
|
123550
|
-
export { type $defs, type AcceptOrRejectAnAdvisoryReportBody, type AcceptOrRejectAnAdvisoryReportPathParams, type AcceptOrRejectAnAdvisoryReportQueryParams, type AcceptOrRejectAnAdvisoryReportResponse, type AnalyzeEmailBody, type AnalyzeEmailPathParams, type AnalyzeEmailResponse, type AnswerAFlowDirectlyBody, type AnswerAFlowDirectlyPathParams, type AnswerAFlowDirectlyQueryParams, type AnswerAFlowDirectlyResponse, type AnswerAFlowSessionBody, type AnswerAFlowSessionPathParams, type AnswerAFlowSessionQueryParams, type AnswerAFlowSessionResponse, type BlockCustomerFromAccessingPartyPathParams, type BlockCustomerFromAccessingPartyResponse, type CalculateAnvaquotesBySessionIdBody, type CalculateAnvaquotesBySessionIdPathParams, type CalculateAnvaquotesBySessionIdQueryParams, type CalculateAnvaquotesBySessionIdResponse, type CalculateCarLeaseQuoteBody, type CalculateCarLeaseQuoteQueryParams, type CalculateCarLeaseQuoteResponse, type CalculateDiasQuotesBySessionIdBody, type CalculateDiasQuotesBySessionIdPathParams, type CalculateDiasQuotesBySessionIdQueryParams, type CalculateDiasQuotesBySessionIdResponse, type CalculateQuotesV2Body, type CalculateQuotesV2PathParams, type CalculateQuotesV2QueryParams, type CalculateQuotesV2Response, type CalculateYellowhiveQuotesBySessionIdBody, type CalculateYellowhiveQuotesBySessionIdPathParams, type CalculateYellowhiveQuotesBySessionIdQueryParams, type CalculateYellowhiveQuotesBySessionIdResponse, type ClaimReportByIdPathParams, type ClaimReportByIdQueryParams, type ClaimReportByIdResponse, type ClaimRequestUpdatePathParams, type ClaimRequestUpdateQueryParams, type ClaimRequestUpdateResponse, type ClientType, type CommentOnActivityPathParams, type CommentOnActivityQueryParams, type CommentOnActivityResponse, type CreateAccidentsForPartyBody, type CreateAccidentsForPartyPathParams, type CreateAccidentsForPartyQueryParams, type CreateAccidentsForPartyResponse, type CreateAccountBody, type CreateAccountQueryParams, type CreateAccountResponse, type CreateAdvisoryReportBody, type CreateAdvisoryReportQueryParams, type CreateAdvisoryReportResponse, type CreateAdvisoryReportRevisionBody, type CreateAdvisoryReportRevisionPathParams, type CreateAdvisoryReportRevisionQueryParams, type CreateAdvisoryReportRevisionResponse, type CreateAdvisoryReportRevisionV2Body, type CreateAdvisoryReportRevisionV2PathParams, type CreateAdvisoryReportRevisionV2QueryParams, type CreateAdvisoryReportRevisionV2Response, type CreateAdvisoryReportStepSettingsBody, type CreateAdvisoryReportStepSettingsPathParams, type CreateAdvisoryReportStepSettingsQueryParams, type CreateAdvisoryReportStepSettingsResponse, type CreateAnvaPartyBody, type CreateAnvaPartyPathParams, type CreateAnvaPartyQueryParams, type CreateAnvaPartyResponse, type CreateAnvaTaskBody, type CreateAnvaTaskPathParams, type CreateAnvaTaskQueryParams, type CreateAnvaTaskResponse, type CreateAnvaflowTagsBody, type CreateAnvaflowTagsQueryParams, type CreateAnvaflowTagsResponse, type CreateBicycleRiskObjectBody, type CreateBicycleRiskObjectPathParams, type CreateBicycleRiskObjectQueryParams, type CreateBicycleRiskObjectResponse, type CreateBoatRiskObjectBody, type CreateBoatRiskObjectPathParams, type CreateBoatRiskObjectQueryParams, type CreateBoatRiskObjectResponse, type CreateBrokerConnectionsByIdBody, type CreateBrokerConnectionsByIdPathParams, type CreateBrokerConnectionsByIdResponse, type CreateCampaignBody, type CreateCampaignQueryParams, type CreateCampaignResponse, type CreateCarRiskObjectBody, type CreateCarRiskObjectPathParams, type CreateCarRiskObjectQueryParams, type CreateCarRiskObjectResponse, type CreateClaimAsBrokerQueryParams, type CreateClaimAsBrokerResponse, type CreateClaimAsCustomerPathParams, type CreateClaimAsCustomerQueryParams, type CreateClaimAsCustomerResponse, type CreateCompanyLeadBody, type CreateCompanyLeadPathParams, type CreateCompanyLeadQueryParams, type CreateCompanyLeadResponse, type CreateConversationBody, type CreateConversationPathParams, type CreateConversationQueryParams, type CreateConversationReminderPathParams, type CreateConversationReminderResponse, type CreateConversationResponse, type CreateCustomerLeadBody, type CreateCustomerLeadPathParams, type CreateCustomerLeadQueryParams, type CreateCustomerLeadResponse, type CreateDiasContactPersonBody, type CreateDiasContactPersonPathParams, type CreateDiasContactPersonQueryParams, type CreateDiasContactPersonResponse, type CreateDistributionConnectionByIdBody, type CreateDistributionConnectionByIdPathParams, type CreateDistributionConnectionByIdResponse, type CreateDistributionTagBody, type CreateDistributionTagQueryParams, type CreateDistributionTagResponse, type CreateDocumentForClaimAsCustomerPathParams, type CreateDocumentForClaimAsCustomerQueryParams, type CreateDocumentForClaimAsCustomerResponse, type CreateDocumentForClaimPathParams, type CreateDocumentForClaimQueryParams, type CreateDocumentForClaimResponse, type CreateDocumentForPartyBody, type CreateDocumentForPartyPathParams, type CreateDocumentForPartyQueryParams, type CreateDocumentForPartyResponse, type CreateEntityAsBrokerPathParams, type CreateEntityAsBrokerQueryParams, type CreateEntityAsBrokerResponse, type CreateEntityAsCustomerWithTokenPathParams, type CreateEntityAsCustomerWithTokenQueryParams, type CreateEntityAsCustomerWithTokenResponse, type CreateFamilyRiskObjectBody, type CreateFamilyRiskObjectPathParams, type CreateFamilyRiskObjectQueryParams, type CreateFamilyRiskObjectResponse, type CreateInsurancePoliciesForPartyBody, type CreateInsurancePoliciesForPartyPathParams, type CreateInsurancePoliciesForPartyResponse, type CreateInsuranceProductClauseForDistributionBody, type CreateInsuranceProductClauseForDistributionQueryParams, type CreateInsuranceProductClauseForDistributionResponse, type CreateLegalPartyBody, type CreateLegalPartyResponse, type CreateLegalRiskObjectBody, type CreateLegalRiskObjectPathParams, type CreateLegalRiskObjectQueryParams, type CreateLegalRiskObjectResponse, type CreateLockForClaimPathParams, type CreateLockForClaimQueryParams, type CreateLockForClaimResponse, type CreateMiscellaneousRiskObjectBody, type CreateMiscellaneousRiskObjectPathParams, type CreateMiscellaneousRiskObjectQueryParams, type CreateMiscellaneousRiskObjectResponse, type CreateNaturalPartyBody, type CreateNaturalPartyResponse, type CreateNoteOnEventAsCustomerPathParams, type CreateNoteOnEventAsCustomerQueryParams, type CreateNoteOnEventAsCustomerResponse, type CreateNoteOnEventPathParams, type CreateNoteOnEventQueryParams, type CreateNoteOnEventResponse, type CreateOfferRevisionBody, type CreateOfferRevisionPathParams, type CreateOfferRevisionResponse, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdBody, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdPathParams, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdQueryParams, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdResponse, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdBody, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdPathParams, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdQueryParams, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdResponse, type CreatePartyActivitiesAsCustomerBody, type CreatePartyActivitiesAsCustomerResponse, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationBody, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationQueryParams, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationResponse, type CreatePartyGroupRiskObjectBody, type CreatePartyGroupRiskObjectPathParams, type CreatePartyGroupRiskObjectQueryParams, type CreatePartyGroupRiskObjectResponse, type CreatePartyNoteBody, type CreatePartyNotePathParams, type CreatePartyNoteResponse, type CreatePartyOffersBody, type CreatePartyOffersPathParams, type CreatePartyOffersQueryParams, type CreatePartyOffersResponse, type CreatePartyRelationsBody, type CreatePartyRelationsQueryParams, type CreatePartyRelationsResponse, type CreateProfileaseCarLeaseOfferBody, type CreateProfileaseCarLeaseOfferQueryParams, type CreateProfileaseCarLeaseOfferResponse, type CreateProflowSessionByBatchIdPathParams, type CreateProflowSessionByBatchIdQueryParams, type CreateProflowSessionByBatchIdResponse, type CreateRecommendationByPartyIdBody, type CreateRecommendationByPartyIdPathParams, type CreateRecommendationByPartyIdQueryParams, type CreateRecommendationByPartyIdResponse, type CreateRecommendationBySessionIdBody, type CreateRecommendationBySessionIdQueryParams, type CreateRecommendationBySessionIdResponse, type CreateReferenceForPartyBody, type CreateReferenceForPartyPathParams, type CreateReferenceForPartyResponse, type CreateReferencesForRiskObjectBody, type CreateReferencesForRiskObjectPathParams, type CreateReferencesForRiskObjectQueryParams, type CreateReferencesForRiskObjectResponse, type CreateRelationBetweenRiskObjectAndPartyBody, type CreateRelationBetweenRiskObjectAndPartyPathParams, type CreateRelationBetweenRiskObjectAndPartyQueryParams, type CreateRelationBetweenRiskObjectAndPartyResponse, type CreateRiskDomainActionForAdvisoryReportByIdBody, type CreateRiskDomainActionForAdvisoryReportByIdPathParams, type CreateRiskDomainActionForAdvisoryReportByIdQueryParams, type CreateRiskDomainActionForAdvisoryReportByIdResponse, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdBody, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdPathParams, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdQueryParams, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdResponse, type CreateRiskDomainAdviceForAdvisoryReportByIdBody, type CreateRiskDomainAdviceForAdvisoryReportByIdPathParams, type CreateRiskDomainAdviceForAdvisoryReportByIdQueryParams, type CreateRiskDomainAdviceForAdvisoryReportByIdResponse, type CreateRiskDomainForAdvisoryReportByIdBody, type CreateRiskDomainForAdvisoryReportByIdPathParams, type CreateRiskDomainForAdvisoryReportByIdQueryParams, type CreateRiskDomainForAdvisoryReportByIdResponse, type CreateSemiTrailerRiskObjectBody, type CreateSemiTrailerRiskObjectPathParams, type CreateSemiTrailerRiskObjectQueryParams, type CreateSemiTrailerRiskObjectResponse, type CreateToolkitAccountBody, type CreateToolkitAccountQueryParams, type CreateToolkitAccountResponse, type CreateToolkitBrokerBody, type CreateToolkitBrokerQueryParams, type CreateToolkitBrokerResponse, type CreateTrailerRiskObjectBody, type CreateTrailerRiskObjectPathParams, type CreateTrailerRiskObjectQueryParams, type CreateTrailerRiskObjectResponse, type CreateTrialBrokerBody, type CreateTrialBrokerQueryParams, type CreateTrialBrokerResponse, type CreateUploadLinkAsCustomerPathParams, type CreateUploadLinkAsCustomerQueryParams, type CreateUploadLinkAsCustomerResponse, type CreateUspItemForDistributionBody, type CreateUspItemForDistributionQueryParams, type CreateUspItemForDistributionResponse, type CreateYellowhiveContactPersonBody, type CreateYellowhiveContactPersonPathParams, type CreateYellowhiveContactPersonQueryParams, type CreateYellowhiveContactPersonResponse, type DeleteAdvisoryReportPathParams, type DeleteAdvisoryReportQueryParams, type DeleteAdvisoryReportResponse, type DeleteAdvisoryReportRevisionPathParams, type DeleteAdvisoryReportRevisionQueryParams, type DeleteAdvisoryReportRevisionResponse, type DeleteAllSessionsBySessionIdPathParams, type DeleteAllSessionsBySessionIdResponse, type DeleteAnvaClosingQuestionsPathParams, type DeleteAnvaClosingQuestionsQueryParams, type DeleteAnvaClosingQuestionsResponse, type DeleteBrokerConnectionByKeyPathParams, type DeleteBrokerConnectionByKeyResponse, type DeleteClaimAsBrokerByIdPathParams, type DeleteClaimAsBrokerByIdQueryParams, type DeleteClaimAsBrokerByIdResponse, type DeleteCommentOnActivityPathParams, type DeleteCommentOnActivityQueryParams, type DeleteCommentOnActivityResponse, type DeleteDistributionConnectionByKeyPathParams, type DeleteDistributionConnectionByKeyResponse, type DeleteDistributionFaqPathParams, type DeleteDistributionFaqQueryParams, type DeleteDistributionFaqResponse, type DeleteDistributionTagPathParams, type DeleteDistributionTagQueryParams, type DeleteDistributionTagResponse, type DeleteDocumentByIdAsCustomerWithTokenPathParams, type DeleteDocumentByIdAsCustomerWithTokenQueryParams, type DeleteDocumentByIdAsCustomerWithTokenResponse, type DeleteDocumentByIdPathParams, type DeleteDocumentByIdQueryParams, type DeleteDocumentByIdResponse, type DeleteDocumentForPartyPathParams, type DeleteDocumentForPartyResponse, type DeleteEntityAsBrokerByIdPathParams, type DeleteEntityAsBrokerByIdQueryParams, type DeleteEntityAsBrokerByIdResponse, type DeleteEntityByIdAsCustomerWithTokenPathParams, type DeleteEntityByIdAsCustomerWithTokenQueryParams, type DeleteEntityByIdAsCustomerWithTokenResponse, type DeleteEntityBySessionIdAndFlowIdPathParams, type DeleteEntityBySessionIdAndFlowIdQueryParams, type DeleteEntityBySessionIdAndFlowIdResponse, type DeleteInsurancePoliciesForPartyPathParams, type DeleteInsurancePoliciesForPartyResponse, type DeleteInsurancePolicyForAdvisoryReportByIdPathParams, type DeleteInsurancePolicyForAdvisoryReportByIdQueryParams, type DeleteInsurancePolicyForAdvisoryReportByIdResponse, type DeleteInsuranceProductClauseForDistributionPathParams, type DeleteInsuranceProductClauseForDistributionQueryParams, type DeleteInsuranceProductClauseForDistributionResponse, type DeleteNotePathParams, type DeleteNoteQueryParams, type DeleteNoteResponse, type DeletePartyActivitiesAsCustomerPathParams, type DeletePartyActivitiesAsCustomerResponse, type DeletePartyEntityBySessionIdAndFlowIdPathParams, type DeletePartyEntityBySessionIdAndFlowIdQueryParams, type DeletePartyEntityBySessionIdAndFlowIdResponse, type DeletePartyNoteByIdPathParams, type DeletePartyNoteByIdResponse, type DeletePartyRelationsPathParams, type DeletePartyRelationsResponse, type DeletePolicyPackagesForPartyPathParams, type DeletePolicyPackagesForPartyResponse, type DeleteRelationBetweenRiskObjectAndPartyPathParams, type DeleteRelationBetweenRiskObjectAndPartyQueryParams, type DeleteRelationBetweenRiskObjectAndPartyResponse, type DeleteRiskDomainActionForAdvisoryReportByIdPathParams, type DeleteRiskDomainActionForAdvisoryReportByIdQueryParams, type DeleteRiskDomainActionForAdvisoryReportByIdResponse, type DeleteRiskDomainAdviceForAdvisoryReportByIdPathParams, type DeleteRiskDomainAdviceForAdvisoryReportByIdQueryParams, type DeleteRiskDomainAdviceForAdvisoryReportByIdResponse, type DeleteRiskDomainForAdvisoryReportByIdPathParams, type DeleteRiskDomainForAdvisoryReportByIdQueryParams, type DeleteRiskDomainForAdvisoryReportByIdResponse, type DeleteRiskObjectByIdPathParams, type DeleteRiskObjectByIdResponse, type DeleteSessionBySessionIdPathParams, type DeleteSessionBySessionIdResponse, type DeleteUspByDistributionAndIdPathParams, type DeleteUspByDistributionAndIdQueryParams, type DeleteUspByDistributionAndIdResponse, type DelinkPartyToUserBody, type DelinkPartyToUserResponse, type Disable2FaByUserBody, type Disable2FaByUserResponse, type Disable2FaForCustomerPathParams, type Disable2FaForCustomerResponse, type DownloadDocumentByIdPathParams, type DownloadDocumentByIdQueryParams, type DownloadDocumentByIdResponse, type EditInsuranceProductAdviceByDistributionBody, type EditInsuranceProductAdviceByDistributionPathParams, type EditInsuranceProductAdviceByDistributionResponse, type EditInsuranceProductDescriptionsByDistributionPathParams, type EditInsuranceProductDescriptionsByDistributionResponse, type Enable2FaBody, type Enable2FaResponse, type EnqueueCalculationAnvaquotesBySessionIdBody, type EnqueueCalculationAnvaquotesBySessionIdPathParams, type EnqueueCalculationAnvaquotesBySessionIdQueryParams, type EnqueueCalculationAnvaquotesBySessionIdResponse, type EnqueueSendCustomQuotesToAnvaBySessionIdBody, type EnqueueSendCustomQuotesToAnvaBySessionIdPathParams, type EnqueueSendCustomQuotesToAnvaBySessionIdQueryParams, type EnqueueSendCustomQuotesToAnvaBySessionIdResponse, type EnqueueSendOfferToAnvaBySessionIdPathParams, type EnqueueSendOfferToAnvaBySessionIdQueryParams, type EnqueueSendOfferToAnvaBySessionIdResponse, type EnrichPartyByIdWithExternalCompanyDataPathParams, type EnrichPartyByIdWithExternalCompanyDataQueryParams, type EnrichPartyByIdWithExternalCompanyDataResponse, type ExportAdvisoryReportByIdBody, type ExportAdvisoryReportByIdPathParams, type ExportAdvisoryReportByIdQueryParams, type ExportAdvisoryReportByIdResponse, type ExportPartyByIdPathParams, type ExportPartyByIdResponse, type ExportQuoteByIdBody, type ExportQuoteByIdPathParams, type ExportQuoteByIdQueryParams, type ExportQuoteByIdResponse, type ExtractInsurancePoliciesForOneDocumentBody, type ExtractInsurancePoliciesForOneDocumentEnqueueBody, type ExtractInsurancePoliciesForOneDocumentEnqueueResponse, type ExtractInsurancePoliciesForOneDocumentResponse, type ExtractManyDocumentInBatchBody, type ExtractManyDocumentInBatchResponse, type ExtractOffersForOneDocumentBody, type ExtractOffersForOneDocumentEnqueueBody, type ExtractOffersForOneDocumentEnqueueResponse, type ExtractOffersForOneDocumentResponse, type ExtractOneDocumentBody, type ExtractOneDocumentEnqueueBody, type ExtractOneDocumentEnqueueResponse, type ExtractOneDocumentResponse, type ExtractPartyForOneDocumentEnqueueBody, type ExtractPartyForOneDocumentEnqueueResponse, type ExtractWebsiteThemeBody, type ExtractWebsiteThemeResponse, type GenerateCompanyDescriptionBody, type GenerateCompanyDescriptionResponse, type GenerateDistributionAboutUsCompletionBody, type GenerateDistributionAboutUsCompletionResponse, type GenerateDnsPrefixBody, type GenerateDnsPrefixQueryParams, type GenerateDnsPrefixResponse, type GenerateDocxDocumentOfAdvisoryReportByIdPathParams, type GenerateDocxDocumentOfAdvisoryReportByIdQueryParams, type GenerateDocxDocumentOfAdvisoryReportByIdResponse, type GenerateFlowQuestionnaireDocumentBody, type GenerateFlowQuestionnaireDocumentPathParams, type GenerateFlowQuestionnaireDocumentQueryParams, type GenerateFlowQuestionnaireDocumentResponse, type GenerateFlowQuestionnairePathParams, type GenerateFlowQuestionnaireQueryParams, type GenerateFlowQuestionnaireResponse, type GenerateOfferRequestForInsuranceCompanyDocxBody, type GenerateOfferRequestForInsuranceCompanyDocxResponse, type GenerateOfferRequestForInsuranceCompanyPdfBody, type GenerateOfferRequestForInsuranceCompanyPdfResponse, type GeneratePdfOfAdvisoryReportByIdPathParams, type GeneratePdfOfAdvisoryReportByIdQueryParams, type GeneratePdfOfAdvisoryReportByIdResponse, type GeneratePersonalizationAdviceForAdvisoryReportPathParams, type GeneratePersonalizationAdviceForAdvisoryReportResponse, type GeneratePossibleProductsBySessionV2Body, type GeneratePossibleProductsBySessionV2PathParams, type GeneratePossibleProductsBySessionV2QueryParams, type GeneratePossibleProductsBySessionV2Response, type GenerateQuestionsToPrefillByCarBody, type GenerateQuestionsToPrefillByCarPathParams, type GenerateQuestionsToPrefillByCarQueryParams, type GenerateQuestionsToPrefillByCarResponse, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleBody, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleQueryParams, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleResponse, type GenerateTokenForSocialLoginFlowAsBrokerQueryParams, type GenerateTokenForSocialLoginFlowAsBrokerResponse, type Get2FaByUserResponse, type GetActivityByPartyPathParams, type GetActivityByPartyQueryParams, type GetActivityByPartyResponse, type GetAddressInfoFreemiumQueryParams, type GetAddressInfoFreemiumResponse, type GetAddressInfoQueryParams, type GetAddressInfoResponse, type GetAdvicesPerInsuranceProductPathParams, type GetAdvicesPerInsuranceProductResponse, type GetAdvisoryReportByIdPathParams, type GetAdvisoryReportByIdQueryParams, type GetAdvisoryReportByIdResponse, type GetAdvisoryReportExportOptionsPathParams, type GetAdvisoryReportExportOptionsResponse, type GetAdvisoryReportRevisionDiffPathParams, type GetAdvisoryReportRevisionDiffQueryParams, type GetAdvisoryReportRevisionDiffResponse, type GetAllActivityTypesQueryParams, type GetAllActivityTypesResponse, type GetAllAdvisoryReportsQueryParams, type GetAllAdvisoryReportsResponse, type GetAllAvailableAffiliationsResponse, type GetAllAvailablePlansResponse, type GetAllAvailableThemesInWegroupQueryParams, type GetAllAvailableThemesInWegroupResponse, type GetAllBrokersLinkedToCurrentUserResponse, type GetAllCampaignTemplatesQueryParams, type GetAllCampaignTemplatesResponse, type GetAllCampaignsByDistributionQueryParams, type GetAllCampaignsByDistributionResponse, type GetAllCarClaimCategoriesResponse, type GetAllClaimsAsBrokerQueryParams, type GetAllClaimsAsBrokerResponse, type GetAllConversationsQueryParams, type GetAllConversationsResponse, type GetAllCustomersByDistributionQueryParams, type GetAllCustomersByDistributionResponse, type GetAllEnumsResponse, type GetAllLeadsByDistributionPathParams, type GetAllLeadsByDistributionResponse, type GetAllLeaseOffersByDistributionPathParams, type GetAllLeaseOffersByDistributionQueryParams, type GetAllLeaseOffersByDistributionResponse, type GetAllPartiesByDistributionPathParams, type GetAllPartiesByDistributionQueryParams, type GetAllPartiesByDistributionResponse, type GetAllPartiesByDistributionV2PathParams, type GetAllPartiesByDistributionV2QueryParams, type GetAllPartiesByDistributionV2Response, type GetAllRiskObjectsByPartyIdPathParams, type GetAllRiskObjectsByPartyIdQueryParams, type GetAllRiskObjectsByPartyIdResponse, type GetAllRiskObjectsByPartyIdV2PathParams, type GetAllRiskObjectsByPartyIdV2QueryParams, type GetAllRiskObjectsByPartyIdV2Response, type GetAllSessionsBySessionIdPathParams, type GetAllSessionsBySessionIdQueryParams, type GetAllSessionsBySessionIdResponse, type GetAllVehicleBrandsQueryParams, type GetAllVehicleBrandsResponse, type GetAllVehicleSeriesByBrandKeyPathParams, type GetAllVehicleSeriesByBrandKeyQueryParams, type GetAllVehicleSeriesByBrandKeyResponse, type GetAllVehicleVersionsBySeriesIdPathParams, type GetAllVehicleVersionsBySeriesIdQueryParams, type GetAllVehicleVersionsBySeriesIdResponse, type GetAnvaAgentsQueryParams, type GetAnvaAgentsResponse, type GetAnvaClosingQuestionsQueryParams, type GetAnvaClosingQuestionsResponse, type GetAnvaCollectionMethodsPathParams, type GetAnvaCollectionMethodsQueryParams, type GetAnvaCollectionMethodsResponse, type GetAnvaEmployeesQueryParams, type GetAnvaEmployeesResponse, type GetAnvaLabelsQueryParams, type GetAnvaLabelsResponse, type GetAnvaMutationReasonsQueryParams, type GetAnvaMutationReasonsResponse, type GetAnvaPartiesQueryParams, type GetAnvaPartiesResponse, type GetAnvaProductsQueryParams, type GetAnvaProductsResponse, type GetAnvaproductByIdPathParams, type GetAnvaproductByIdQueryParams, type GetAnvaproductByIdResponse, type GetAnvaproductsQueryParams, type GetAnvaproductsResponse, type GetArtifactFromEventByIdPathParams, type GetArtifactFromEventByIdQueryParams, type GetArtifactFromEventByIdResponse, type GetAssuEmployeesQueryParams, type GetAssuEmployeesResponse, type GetAvailableFlowsForDistributionInfoQueryParams, type GetAvailableFlowsForDistributionInfoResponse, type GetBrokerByAnvaProducerIdPathParams, type GetBrokerByAnvaProducerIdResponse, type GetBrokerByAnvaRelationMangerIdPathParams, type GetBrokerByAnvaRelationMangerIdResponse, type GetBrokerConnectionsByIdPathParams, type GetBrokerConnectionsByIdResponse, type GetBrokerIntegrationsPathParams, type GetBrokerIntegrationsResponse, type GetCampaignByIdPathParams, type GetCampaignByIdQueryParams, type GetCampaignByIdResponse, type GetCampaignSettingsByDistributionQueryParams, type GetCampaignSettingsByDistributionResponse, type GetCampaignTargetMailTemplateQueryParams, type GetCampaignTargetMailTemplateResponse, type GetCarLeaseRatesQueryParams, type GetCarLeaseRatesResponse, type GetChatBySessionIdPathParams, type GetChatBySessionIdResponse, type GetChatSummaryV2BySessionIdPathParams, type GetChatSummaryV2BySessionIdQueryParams, type GetChatSummaryV2BySessionIdResponse, type GetCheckupByPartyIdPathParams, type GetCheckupByPartyIdResponse, type GetClaimAsBrokerByIdPathParams, type GetClaimAsBrokerByIdQueryParams, type GetClaimAsBrokerByIdResponse, type GetClaimAsCustomerWithTokenPathParams, type GetClaimAsCustomerWithTokenQueryParams, type GetClaimAsCustomerWithTokenResponse, type GetClaimByIdAsCustomerPathParams, type GetClaimByIdAsCustomerResponse, type GetClaimEventsAsBrokerByIdPathParams, type GetClaimEventsAsBrokerByIdQueryParams, type GetClaimEventsAsBrokerByIdResponse, type GetClaimEventsAsCustomerPathParams, type GetClaimEventsAsCustomerQueryParams, type GetClaimEventsAsCustomerResponse, type GetClaimsAsCustomerQueryParams, type GetClaimsAsCustomerResponse, type GetClaimsAsPartyByIdPathParams, type GetClaimsAsPartyByIdResponse, type GetClaimsAsPartyPathParams, type GetClaimsAsPartyQueryParams, type GetClaimsAsPartyResponse, type GetComplianceByRiskObjectIdPathParams, type GetComplianceByRiskObjectIdResponse, type GetConversationByIdPathParams, type GetConversationByIdQueryParams, type GetConversationByIdResponse, type GetConversationNotesPathParams, type GetConversationNotesQueryParams, type GetConversationNotesResponse, type GetConversationReportPdfByIdBody, type GetConversationReportPdfByIdPathParams, type GetConversationReportPdfByIdQueryParams, type GetConversationReportPdfByIdResponse, type GetConversationsOriginFilterQueryParams, type GetConversationsOriginFilterResponse, type GetCurrentAccountInsightsAsCustomerQueryParams, type GetCurrentAccountInsightsAsCustomerResponse, type GetCurrentAccountInsightsAsPartyPathParams, type GetCurrentAccountInsightsAsPartyQueryParams, type GetCurrentAccountInsightsAsPartyResponse, type GetCurrentBrokerOfTheUserResponse, type GetCustomersByPartyPathParams, type GetCustomersByPartyQueryParams, type GetCustomersByPartyResponse, type GetDiasAfdbranchesResponse, type GetDiasCollectionMethodsPathParams, type GetDiasCollectionMethodsQueryParams, type GetDiasCollectionMethodsResponse, type GetDiasEmployeesQueryParams, type GetDiasEmployeesResponse, type GetDiasPartiesQueryParams, type GetDiasPartiesResponse, type GetDiasProductsQueryParams, type GetDiasProductsResponse, type GetDiasflowProductByIdPathParams, type GetDiasflowProductByIdQueryParams, type GetDiasflowProductByIdResponse, type GetDiasflowProductsQueryParams, type GetDiasflowProductsResponse, type GetDistributionActivityPathParams, type GetDistributionActivityQueryParams, type GetDistributionActivityResponse, type GetDistributionAffiliationsPathParams, type GetDistributionAffiliationsResponse, type GetDistributionByIdPathParams, type GetDistributionByIdResponse, type GetDistributionConnectionsByIdPathParams, type GetDistributionConnectionsByIdQueryParams, type GetDistributionConnectionsByIdResponse, type GetDistributionFaqQueryParams, type GetDistributionFaqResponse, type GetDistributionHasPendingUpgradePathParams, type GetDistributionHasPendingUpgradeResponse, type GetDistributionSettingsResponse, type GetDistributionTagsQueryParams, type GetDistributionTagsResponse, type GetDocumentExtractionBatchByIdPathParams, type GetDocumentExtractionBatchByIdResponse, type GetDocumentMetadataPathParams, type GetDocumentMetadataResponse, type GetDocumentsAsCustomerQueryParams, type GetDocumentsAsCustomerResponse, type GetDocumentsForPartyPathParams, type GetDocumentsForPartyQueryParams, type GetDocumentsForPartyResponse, type GetEmailByMessageIdQueryParams, type GetEmailByMessageIdResponse, type GetEncryptionKeysQueryParams, type GetEncryptionKeysResponse, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponsePathParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponseQueryParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponseResponse, type GetEnterpriseByCompanyRegistrationNumberAndCountryPathParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryQueryParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryResponse, type GetEnumByAnvaLabelPathParams, type GetEnumByAnvaLabelQueryParams, type GetEnumByAnvaLabelResponse, type GetEnumByDiasLabelPathParams, type GetEnumByDiasLabelQueryParams, type GetEnumByDiasLabelResponse, type GetEventsByAdvisoryReportIdPathParams, type GetEventsByAdvisoryReportIdQueryParams, type GetEventsByAdvisoryReportIdResponse, type GetExtractEnityInfoPathParams, type GetExtractEnityInfoResponse, type GetFasterforwardEmployeesQueryParams, type GetFasterforwardEmployeesResponse, type GetFasterforwardTeamsQueryParams, type GetFasterforwardTeamsResponse, type GetFinconnectLinkAsCustomerQueryParams, type GetFinconnectLinkAsCustomerResponse, type GetFinconnectLinkForInsurancePolicyAsCustomerPathParams, type GetFinconnectLinkForInsurancePolicyAsCustomerQueryParams, type GetFinconnectLinkForInsurancePolicyAsCustomerResponse, type GetFlowInfoByIdPathParams, type GetFlowInfoByIdQueryParams, type GetFlowInfoByIdResponse, type GetFlowsInfoQueryParams, type GetFlowsInfoResponse, type GetGbiQueryParams, type GetGbiResponse, type GetHubspotVisitorIdentificationTokenResponse, type GetInfoForClaimPathParams, type GetInfoForClaimQueryParams, type GetInfoForClaimResponse, type GetInsightsIfCarIsInsuredBody, type GetInsightsIfCarIsInsuredResponse, type GetInsuranceCompaniesQueryParams, type GetInsuranceCompaniesResponse, type GetInsurancePoliciesAsCustomerQueryParams, type GetInsurancePoliciesAsCustomerResponse, type GetInsurancePoliciesForPartyPathParams, type GetInsurancePoliciesForPartyQueryParams, type GetInsurancePoliciesForPartyResponse, type GetInsurancePolicyByIdAsCustomerPathParams, type GetInsurancePolicyByIdAsCustomerResponse, type GetInsurancePolicyByIdPathParams, type GetInsurancePolicyByIdResponse, type GetInsurancePolicySimulationsForPartyPathParams, type GetInsurancePolicySimulationsForPartyQueryParams, type GetInsurancePolicySimulationsForPartyResponse, type GetInsuranceProductClausesByDistributionQueryParams, type GetInsuranceProductClausesByDistributionResponse, type GetInsuranceProductsV2QueryParams, type GetInsuranceProductsV2Response, type GetIntegrationsByDistributionPathParams, type GetIntegrationsByDistributionResponse, type GetInvoiceByIdAsCustomerPathParams, type GetInvoiceByIdAsCustomerResponse, type GetInvoicesAsCustomerQueryParams, type GetInvoicesAsCustomerResponse, type GetInvoicesAsPartyByIdPathParams, type GetInvoicesAsPartyByIdResponse, type GetInvoicesAsPartyPathParams, type GetInvoicesAsPartyQueryParams, type GetInvoicesAsPartyResponse, type GetJobResultByIdPathParams, type GetJobResultByIdQueryParams, type GetJobResultByIdResponse, type GetKycByPartyPathParams, type GetKycByPartyQueryParams, type GetKycByPartyResponse, type GetLeadByIdPathParams, type GetLeadByIdResponse, type GetLeadProviderByIdPathParams, type GetLeadProviderByIdResponse, type GetLeadProvidersByAffinityQueryParams, type GetLeadProvidersByAffinityResponse, type GetLeaseOfferByIdPathParams, type GetLeaseOfferByIdQueryParams, type GetLeaseOfferByIdResponse, type GetLinkOfDocumentPathParams, type GetLinkOfDocumentResponse, type GetMetricsByCampaignPathParams, type GetMetricsByCampaignQueryParams, type GetMetricsByCampaignResponse, type GetMinimalOfferByIdPathParams, type GetMinimalOfferByIdQueryParams, type GetMinimalOfferByIdResponse, type GetMinimalOfferRevisionByIdPathParams, type GetMinimalOfferRevisionByIdResponse, type GetMinimalRiskObjectByIdPathParams, type GetMinimalRiskObjectByIdQueryParams, type GetMinimalRiskObjectByIdResponse, type GetNaceQueryParams, type GetNaceResponse, type GetNoveltyInsightsByDistributionPathParams, type GetNoveltyInsightsByDistributionQueryParams, type GetNoveltyInsightsByDistributionResponse, type GetOfferByIdPathParams, type GetOfferByIdResponse, type GetOffersByDistributionPathParams, type GetOffersByDistributionQueryParams, type GetOffersByDistributionResponse, type GetOnboardingChecklistByBrokerPathParams, type GetOnboardingChecklistByBrokerQueryParams, type GetOnboardingChecklistByBrokerResponse, type GetOrganisationDistributionsPathParams, type GetOrganisationDistributionsQueryParams, type GetOrganisationDistributionsResponse, type GetOrganisationLeadsPathParams, type GetOrganisationLeadsQueryParams, type GetOrganisationLeadsResponse, type GetOrganisationOffersPathParams, type GetOrganisationOffersQueryParams, type GetOrganisationOffersResponse, type GetOutlookConnectionDetailsQueryParams, type GetOutlookConnectionDetailsResponse, type GetOutlookMailByIdPathParams, type GetOutlookMailByIdQueryParams, type GetOutlookMailByIdResponse, type GetOutlookMailfoldersQueryParams, type GetOutlookMailfoldersResponse, type GetOutlookMailsQueryParams, type GetOutlookMailsResponse, type GetPartiesByCustomerPathParams, type GetPartiesByCustomerQueryParams, type GetPartiesByCustomerResponse, type GetPartiesLinkedToUserResponse, type GetPartiesOriginFilterQueryParams, type GetPartiesOriginFilterResponse, type GetPartyAddressesPathParams, type GetPartyAddressesResponse, type GetPartyByIdPathParams, type GetPartyByIdResponse, type GetPartyMergeSuggestionsPathParams, type GetPartyMergeSuggestionsQueryParams, type GetPartyMergeSuggestionsResponse, type GetPdfOfAdvisoryReportByIdPathParams, type GetPdfOfAdvisoryReportByIdQueryParams, type GetPdfOfAdvisoryReportByIdResponse, type GetPerformanceInsightsByDistributionPathParams, type GetPerformanceInsightsByDistributionQueryParams, type GetPerformanceInsightsByDistributionResponse, type GetPolicyPackageByIdAsCustomerPathParams, type GetPolicyPackageByIdAsCustomerResponse, type GetPolicyPackageByIdPathParams, type GetPolicyPackageByIdQueryParams, type GetPolicyPackageByIdResponse, type GetPolicyPackageSimulationsForPartyPathParams, type GetPolicyPackageSimulationsForPartyResponse, type GetPolicyPackagesAsCustomerQueryParams, type GetPolicyPackagesAsCustomerResponse, type GetPolicyPackagesForPartyPathParams, type GetPolicyPackagesForPartyResponse, type GetPossibleInsuranceProductsByPartyIdPathParams, type GetPossibleInsuranceProductsByPartyIdQueryParams, type GetPossibleInsuranceProductsByPartyIdResponse, type GetPossibleInsuranceProductsByRiskObjectIdPathParams, type GetPossibleInsuranceProductsByRiskObjectIdQueryParams, type GetPossibleInsuranceProductsByRiskObjectIdResponse, type GetPossibleInsuranceProductsForManagementByPartyIdPathParams, type GetPossibleInsuranceProductsForManagementByPartyIdQueryParams, type GetPossibleInsuranceProductsForManagementByPartyIdResponse, type GetPossibleInsuranceProductsForStaffByPartyIdPathParams, type GetPossibleInsuranceProductsForStaffByPartyIdQueryParams, type GetPossibleInsuranceProductsForStaffByPartyIdResponse, type GetPreventionAdviceQueryParams, type GetPreventionAdviceResponse, type GetPromotionsByDistributionIdPathParams, type GetPromotionsByDistributionIdResponse, type GetProvenanceInfoOfDocumentPathParams, type GetProvenanceInfoOfDocumentResponse, type GetQuoteExportsQueryParams, type GetQuoteExportsResponse, type GetQuoteInsightsPathParams, type GetQuoteInsightsQueryParams, type GetQuoteInsightsResponse, type GetQuotesAsBatchResultsByConversationIdPathParams, type GetQuotesAsBatchResultsByConversationIdQueryParams, type GetQuotesAsBatchResultsByConversationIdResponse, type GetRecommendationsByIdPathParams, type GetRecommendationsByIdQueryParams, type GetRecommendationsByIdResponse, type GetRecommendationsByPartyIdPathParams, type GetRecommendationsByPartyIdQueryParams, type GetRecommendationsByPartyIdResponse, type GetRecommendationsBySessionIdPathParams, type GetRecommendationsBySessionIdQueryParams, type GetRecommendationsBySessionIdResponse, type GetRiskAnalysisByPartyIdPathParams, type GetRiskAnalysisByPartyIdResponse, type GetRiskDomainByIdPathParams, type GetRiskDomainByIdQueryParams, type GetRiskDomainByIdResponse, type GetRiskDomainsQueryParams, type GetRiskDomainsResponse, type GetRiskObjectByRiskObjectRevisionIdPathParams, type GetRiskObjectByRiskObjectRevisionIdQueryParams, type GetRiskObjectByRiskObjectRevisionIdResponse, type GetRiskObjectRevisionsByIdPathParams, type GetRiskObjectRevisionsByIdQueryParams, type GetRiskObjectRevisionsByIdResponse, type GetSbiQueryParams, type GetSbiResponse, type GetSingularityJobResultByIdPathParams, type GetSingularityJobResultByIdQueryParams, type GetSingularityJobResultByIdResponse, type GetStepSettingsByAdvisoryReportIdPathParams, type GetStepSettingsByAdvisoryReportIdQueryParams, type GetStepSettingsByAdvisoryReportIdResponse, type GetSupportedAnvaflowCoveragesGroupedByAdnQueryParams, type GetSupportedAnvaflowCoveragesGroupedByAdnResponse, type GetSupportedAnvaflowCoveragesQueryParams, type GetSupportedAnvaflowCoveragesResponse, type GetSupportedAnvaflowInsuranceCompaniesQueryParams, type GetSupportedAnvaflowInsuranceCompaniesResponse, type GetSupportedAnvaflowInsurancesQueryParams, type GetSupportedAnvaflowInsurancesResponse, type GetSupportedAnvaflowTagsQueryParams, type GetSupportedAnvaflowTagsResponse, type GetSupportedInsuranceCompaniesQueryParams, type GetSupportedInsuranceCompaniesResponse, type GetSupportedInsuranceSubjectsQueryParams, type GetSupportedInsuranceSubjectsResponse, type GetSupportedMimeTypesResponse, type GetSupportedRiskDomainsQueryParams, type GetSupportedRiskDomainsResponse, type GetSupportedYellowhiveflowCoveragesQueryParams, type GetSupportedYellowhiveflowCoveragesResponse, type GetSupportedYellowhiveflowInsurancesQueryParams, type GetSupportedYellowhiveflowInsurancesResponse, type GetTheBrokerByIdPathParams, type GetTheBrokerByIdResponse, type GetUspByDistributionQueryParams, type GetUspByDistributionResponse, type GetValuesOfEnumPathParams, type GetValuesOfEnumResponse, type GetVehicleByCarIdOrFebiacIdQueryParams, type GetVehicleByCarIdOrFebiacIdResponse, type GetVehicleByNumberPlateAndCarIdPathParams, type GetVehicleByNumberPlateAndCarIdQueryParams, type GetVehicleByNumberPlateAndCarIdResponse, type GetVehicleByVersionIdPathParams, type GetVehicleByVersionIdQueryParams, type GetVehicleByVersionIdResponse, type GetVehicleByVinAndCarIdPathParams, type GetVehicleByVinAndCarIdQueryParams, type GetVehicleByVinAndCarIdResponse, type GetVehicleVersionFactsBySeriesIdPathParams, type GetVehicleVersionFactsBySeriesIdQueryParams, type GetVehicleVersionFactsBySeriesIdResponse, type GetWeatherInfoQueryParams, type GetWeatherInfoResponse, type GetYellowhiveflowProductByIdPathParams, type GetYellowhiveflowProductByIdQueryParams, type GetYellowhiveflowProductByIdResponse, type GetYellowhiveflowProductsQueryParams, type GetYellowhiveflowProductsResponse, type GetYourOwnUserResponse, type GiveFeedbackOnConversationByIdPathParams, type GiveFeedbackOnConversationByIdQueryParams, type GiveFeedbackOnConversationByIdResponse, type GiveFeedbackOnRecommendationsByIdBody, type GiveFeedbackOnRecommendationsByIdPathParams, type GiveFeedbackOnRecommendationsByIdResponse, type GiveFeedbackToInsuranceTermsBotBody, type GiveFeedbackToInsuranceTermsBotQueryParams, type GiveFeedbackToInsuranceTermsBotResponse, type HandleCreateDistributionThemeBody, type HandleCreateDistributionThemeQueryParams, type HandleCreateDistributionThemeResponse, type HandleDeleteDistributionThemePathParams, type HandleDeleteDistributionThemeQueryParams, type HandleDeleteDistributionThemeResponse, type HandleUpdateDistributionThemeBody, type HandleUpdateDistributionThemePathParams, type HandleUpdateDistributionThemeQueryParams, type HandleUpdateDistributionThemeResponse, type HttpMethod, type ImportAnvaDocumentInWegroupQueryParams, type ImportAnvaDocumentInWegroupResponse, type ImportAnvaInsurancePolicyDocumentInWegroupPathParams, type ImportAnvaInsurancePolicyDocumentInWegroupQueryParams, type ImportAnvaInsurancePolicyDocumentInWegroupResponse, type ImportAnvaInsurancePolicyPackageDocumentInWegroupPathParams, type ImportAnvaInsurancePolicyPackageDocumentInWegroupQueryParams, type ImportAnvaInsurancePolicyPackageDocumentInWegroupResponse, type ImportAnvaPartyInWegroupPathParams, type ImportAnvaPartyInWegroupQueryParams, type ImportAnvaPartyInWegroupResponse, type ImportAnvaproductBody, type ImportAnvaproductQueryParams, type ImportAnvaproductResponse, type ImportDiasPartyInWegroupPathParams, type ImportDiasPartyInWegroupQueryParams, type ImportDiasPartyInWegroupResponse, type ImportDiasflowProductBody, type ImportDiasflowProductQueryParams, type ImportDiasflowProductResponse, type InviteColleaguesToDistributionBody, type InviteColleaguesToDistributionResponse, type InviteUserToPartyBody, type InviteUserToPartyPathParams, type InviteUserToPartyResponse, type LinkConversationToAdvisoryReportBody, type LinkConversationToAdvisoryReportPathParams, type LinkConversationToAdvisoryReportQueryParams, type LinkConversationToAdvisoryReportResponse, type LinkPartyToUserBody, type LinkPartyToUserResponse, type LockFlightApiResponse, type MarkConversationAsCompletedByIdBody, type MarkConversationAsCompletedByIdPathParams, type MarkConversationAsCompletedByIdResponse, type MergePartiesTogetherBody, type MergePartiesTogetherPathParams, type MergePartiesTogetherQueryParams, type MergePartiesTogetherResponse, type Middleware, type OrderInsurancePolciesOfAdvisoryReportBody, type OrderInsurancePolciesOfAdvisoryReportPathParams, type OrderInsurancePolciesOfAdvisoryReportQueryParams, type OrderInsurancePolciesOfAdvisoryReportResponse, type OverrideInsuranceProductRecommendationByIdBody, type OverrideInsuranceProductRecommendationByIdPathParams, type OverrideInsuranceProductRecommendationByIdResponse, type OverridePreventionAdviceRecommendationByIdBody, type OverridePreventionAdviceRecommendationByIdPathParams, type OverridePreventionAdviceRecommendationByIdResponse, type PatchAnvaproductByIdBody, type PatchAnvaproductByIdPathParams, type PatchAnvaproductByIdQueryParams, type PatchAnvaproductByIdResponse, type PatchAnvaproductCoverageByIdBody, type PatchAnvaproductCoverageByIdPathParams, type PatchAnvaproductCoverageByIdQueryParams, type PatchAnvaproductCoverageByIdResponse, type PatchDiasflowProductByIdBody, type PatchDiasflowProductByIdPathParams, type PatchDiasflowProductByIdQueryParams, type PatchDiasflowProductByIdResponse, type PatchDiasflowProductCoverageByDiasIdBody, type PatchDiasflowProductCoverageByDiasIdPathParams, type PatchDiasflowProductCoverageByDiasIdQueryParams, type PatchDiasflowProductCoverageByDiasIdResponse, type PatchOwnPartyAsCustomerBody, type PatchOwnPartyAsCustomerResponse, type PoseAQuestionToInsuranceTermsBotBody, type PoseAQuestionToInsuranceTermsBotForItToCompareBody, type PoseAQuestionToInsuranceTermsBotForItToCompareQueryParams, type PoseAQuestionToInsuranceTermsBotForItToCompareResponse, type PoseAQuestionToInsuranceTermsBotQueryParams, type PoseAQuestionToInsuranceTermsBotResponse, type PostEventAsCarglassPartnerBody, type PostEventAsCarglassPartnerResponse, type PutClausesForReportBody, type PutClausesForReportPathParams, type PutClausesForReportQueryParams, type PutClausesForReportResponse, type RecalculateDiasQuotesBySessionIdAndProductIdBody, type RecalculateDiasQuotesBySessionIdAndProductIdPathParams, type RecalculateDiasQuotesBySessionIdAndProductIdQueryParams, type RecalculateDiasQuotesBySessionIdAndProductIdResponse, type RecalculateDiasSimulationBySessionIdBody, type RecalculateDiasSimulationBySessionIdPathParams, type RecalculateDiasSimulationBySessionIdQueryParams, type RecalculateDiasSimulationBySessionIdResponse, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdBody, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdPathParams, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdQueryParams, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdResponse, type RecalculateSimulationBySessionIdBody, type RecalculateSimulationBySessionIdPathParams, type RecalculateSimulationBySessionIdQueryParams, type RecalculateSimulationBySessionIdResponse, type RecalculateYellowhiveQuotesBySessionIdAndProductIdBody, type RecalculateYellowhiveQuotesBySessionIdAndProductIdPathParams, type RecalculateYellowhiveQuotesBySessionIdAndProductIdQueryParams, type RecalculateYellowhiveQuotesBySessionIdAndProductIdResponse, type RecalculateYellowhiveSimulationBySessionIdBody, type RecalculateYellowhiveSimulationBySessionIdPathParams, type RecalculateYellowhiveSimulationBySessionIdQueryParams, type RecalculateYellowhiveSimulationBySessionIdResponse, type RetrieveAirportsResponse, type RetrieveAllExportsByPartyPathParams, type RetrieveAllExportsByPartyQueryParams, type RetrieveAllExportsByPartyResponse, type RetrieveAnvaflowsQuestionnairesPathParams, type RetrieveAnvaflowsQuestionnairesQueryParams, type RetrieveAnvaflowsQuestionnairesResponse, type RetrieveAskLaterQuestionsQueryParams, type RetrieveAskLaterQuestionsResponse, type RetrieveAutomobileByCarIdFreemiumVersionPathParams, type RetrieveAutomobileByCarIdFreemiumVersionQueryParams, type RetrieveAutomobileByCarIdFreemiumVersionResponse, type RetrieveAutomobileByIdFreemiumQueryParams, type RetrieveAutomobileByIdFreemiumResponse, type RetrieveDiasQuestionnairesPathParams, type RetrieveDiasQuestionnairesQueryParams, type RetrieveDiasQuestionnairesResponse, type RetrieveExportByIdPathParams, type RetrieveExportByIdQueryParams, type RetrieveExportByIdResponse, type RetrieveFlowBody, type RetrieveFlowPathParams, type RetrieveFlowQueryParams, type RetrieveFlowResponse, type RetrieveYellowhiveQuestionnairesPathParams, type RetrieveYellowhiveQuestionnairesQueryParams, type RetrieveYellowhiveQuestionnairesResponse, type SchemaAboutUsResponse, type SchemaAccelerationTo100, type SchemaAccident, type SchemaAccidentStatement, type SchemaAccidentStatementType, type SchemaAccidentStatementType_2, type SchemaAccountCreateCmd, type SchemaAccountCreatedResponse, type SchemaAccreditedAppraiser, type SchemaAccreditedAppraiser_2, type SchemaAcknowledgementQueryModel, type SchemaAction, type SchemaActionType, type SchemaActionUrlResponse, type SchemaActivitiesCreateCmd, type SchemaActivity, type SchemaActivityFrontPageCmd, type SchemaActivityFrontPageQueryModel, type SchemaActivityPatchCmd, type SchemaActivityQueryModel, type SchemaAddActionToRiskDomainInAdvisoryReportRevisionParams, type SchemaAddAdviceToRiskDomainInAdvisoryReportRevisionParams, type SchemaAddAdvisoryReportStepsConfigurationParams, type SchemaAddConversationToAdvisoryReportRevisionParams, type SchemaAddInsuranceProductClausesToAdvisoryReportRevisionParams, type SchemaAddRiskDomainToAdvisoryReportRevisionParams, type SchemaAdditionalProperties, type SchemaAdditionalProperties_2, type SchemaAddresWithMetadata, type SchemaAddress, type SchemaAddressAllNones, type SchemaAddressInfoLinkRelationType, type SchemaAddressInformation, type SchemaAddressRules, type SchemaAdviceChangeType, type SchemaAdviceDiffModel, type SchemaAdviceQueryModel, type SchemaAdviceType, type SchemaAdvisoryReport, type SchemaAdvisoryReportAdviceActionCreateCmd, type SchemaAdvisoryReportAdviceDiff, type SchemaAdvisoryReportClauseQueryModel, type SchemaAdvisoryReportClausesCreateCmd, type SchemaAdvisoryReportConversationLinkCmd, type SchemaAdvisoryReportConversationQueryModel, type SchemaAdvisoryReportCreateCmd, type SchemaAdvisoryReportDocxResponse, type SchemaAdvisoryReportExportOptions, type SchemaAdvisoryReportExportResponse, type SchemaAdvisoryReportFrontPageCreateCmd, type SchemaAdvisoryReportInsurancePolicyCmd, type SchemaAdvisoryReportInsurancePolicyOrder, type SchemaAdvisoryReportInsurancePolicyPackageCmd, type SchemaAdvisoryReportPartyQueryModel, type SchemaAdvisoryReportPdfResponse, type SchemaAdvisoryReportQueryModel, type SchemaAdvisoryReportRevisionAcceptanceCmd, type SchemaAdvisoryReportRevisionCmd, type SchemaAdvisoryReportRevisionCreateCmd, type SchemaAdvisoryReportRevisionMailInquiryCmd, type SchemaAdvisoryReportRevisionUpdateCmd, type SchemaAdvisoryReportRevisionsQueryModel, type SchemaAdvisoryReportRiskDomainActionCreateCmd, type SchemaAdvisoryReportRiskDomainActionPatchCmd, type SchemaAdvisoryReportRiskDomainAdviceCreateCmd, type SchemaAdvisoryReportRiskDomainAdvicePatchCmd, type SchemaAdvisoryReportRiskDomainCreateCmd, type SchemaAdvisoryReportStepsCreateCmd, type SchemaAdvisoryReportTask, type SchemaAdvisoryReportsQueryModel, type SchemaAdvisoryTaskPriority, type SchemaAedesCar, type SchemaAedesCarPayload, type SchemaAedesDriver, type SchemaAedesParking, type SchemaAedesParking_2, type SchemaAffiliation, type SchemaAffiliationInfo, type SchemaAffiliationStatus, type SchemaAffinityKey, type SchemaAgHomePayload, type SchemaAgriculturalVehicleUsage, type SchemaAgriculturalVehicleUsage_2, type SchemaAlarmSystem, type SchemaAllGuaranteesSetting, type SchemaAllianzCancellationReason, type SchemaAllianzCancellationReason_2, type SchemaAllianzCar, type SchemaAllianzCarPayload, type SchemaAllianzDriver, type SchemaAllianzFamilyPayload, type SchemaAllianzHome, type SchemaAllianzHomePayload, type SchemaAnalyzeEmailByIdParams, type SchemaAnnex, type SchemaAnnexRoofConstructionType, type SchemaAnnexType, type SchemaAnnexType_2, type SchemaAnnexWallConstructionType, type SchemaAnnualPremium, type SchemaAnnualPremiumQueryModel, type SchemaAnswer, type SchemaAnswerFlowParams, type SchemaAnswerFlowSessionParams, type SchemaAnswerFlowsResponse, type SchemaAnswerValidationError, type SchemaAnswerValidationErrorMessage, type SchemaAnswersPayload, type SchemaAnvaAdnCoverage, type SchemaAnvaCalculationPackage, type SchemaAnvaCalculationResponse, type SchemaAnvaClaimStatus, type SchemaAnvaClosingQuestion, type SchemaAnvaClosingQuestionUpsertCmd, type SchemaAnvaCollectionMethod, type SchemaAnvaCollectionMethods, type SchemaAnvaCoverage, type SchemaAnvaCoverageCombination, type SchemaAnvaCustomerInquiryParams, type SchemaAnvaDocument, type SchemaAnvaDocumentUpdateCmd, type SchemaAnvaFlowLabelStatus, type SchemaAnvaFlowStatus, type SchemaAnvaInquiry, type SchemaAnvaInquiryDocument, type SchemaAnvaInsurance, type SchemaAnvaInsuranceCompany, type SchemaAnvaInsuranceCompanyUpdateCmd, type SchemaAnvaInsurancePackage, type SchemaAnvaInsurancePolicy, type SchemaAnvaInsuranceUpdateCmd, type SchemaAnvaInvoiceStatus, type SchemaAnvaLabel, type SchemaAnvaMutationReason, type SchemaAnvaMutationReasons, type SchemaAnvaOfferDocument, type SchemaAnvaPackage, type SchemaAnvaPackageDiscount, type SchemaAnvaPackageUpdateCmd, type SchemaAnvaPolicyPackageCalculationJob, type SchemaAnvaProduct, type SchemaAnvaProductFlowRevision, type SchemaAnvaProductImportCmd, type SchemaAnvaProductQueryModel, type SchemaAnvaProductQuestionnaire, type SchemaAnvaProductQuestionnaireQueryModel, type SchemaAnvaProductQuestionnairesQueryModel, type SchemaAnvaProductQuestionnairesUpdateCmd, type SchemaAnvaProductQuestionnairesValidateCmd, type SchemaAnvaProductSearchItem, type SchemaAnvaProductSearches, type SchemaAnvaProductTag, type SchemaAnvaProductTagUpsertCmd, type SchemaAnvaProductToInsurancePolicyLink, type SchemaAnvaProductUpdateCmd, type SchemaAnvaQuote, type SchemaAnvaQuoteCalculationJob, type SchemaAnvaQuoteCalculationJobsQueuedResponse, type SchemaAnvaSendOfferInsurancePolicy, type SchemaAnvaSendOfferPolicyPackage, type SchemaAnvaSendOfferResponse, type SchemaAnvaTag, type SchemaAnvaTaskCmd, type SchemaAnvaTaskPriority, type SchemaApiCoverage, type SchemaApiCoverageSource, type SchemaAppHandlersNatsModelsStatusResponse, type SchemaAppModelsAdvisoryReportAdvisoryReportAdviceDiffRiskDomain, type SchemaAppModelsAdvisoryReportAdvisoryReportRevisionCreateCmdInsurancePolicies, type SchemaAppModelsCompanyRegistrationCompanyRegistration, type SchemaAppModelsCompanyRegistrationCompanyregistration, type SchemaAppModelsEnumsCompanyProspectType, type SchemaAppModelsEnumsCustomerProspectType, type SchemaAppModelsEnumsLanguageCodes, type SchemaAppModelsEnumsLanguageCodes_2, type SchemaAppModelsEnumsMiscellaneousType, type SchemaAppModelsEnumsProspectType, type SchemaAppModelsEnumsProspectType_2, type SchemaAppModelsFsmaFsma, type SchemaAppModelsInsurancePolicyExternalLabel, type SchemaAppModelsInsurancePolicyExternalRef, type SchemaAppModelsInsurancePolicyExternalref, type SchemaAppModelsLeadAcknowledgement, type SchemaAppModelsLocalisationLocalisation, type SchemaAppModelsOfferAcknowledgement, type SchemaAppModelsOfferInsurance, type SchemaAppModelsPartyCommandsExternalRef, type SchemaAppModelsPartyCustomer, type SchemaAppModelsPartyManagementBaseDocumentDataPreferences, type SchemaAppModelsPartyManagementFunction, type SchemaAppModelsPartyManagementFunction_2, type SchemaAppModelsPartyManagementbasedocumentdataPreferences, type SchemaAppModelsPartyPartyCompanyBaseAssetInfo, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoMachineDelivery, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoPeriodicCash, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoSiloCapacity, type SchemaAppModelsPartyPartyCompanyBaseBookkeeper, type SchemaAppModelsPartyPartyCompanyBaseConstructionWorks, type SchemaAppModelsPartyPartyCompanyBaseConstructionWorksConstructionWorkDuration, type SchemaAppModelsPartyPartyCompanyBaseContactPerson, type SchemaAppModelsPartyPartyCompanyBaseCustomerInfo, type SchemaAppModelsPartyPartyCompanyBaseCyber, type SchemaAppModelsPartyPartyCompanyBaseExhibitionActivity, type SchemaAppModelsPartyPartyCompanyBaseExportActivity, type SchemaAppModelsPartyPartyCompanyBaseFinancialInfo, type SchemaAppModelsPartyPartyCompanyBaseImportActivity, type SchemaAppModelsPartyPartyCompanyBaseLegalAid, type SchemaAppModelsPartyPartyCompanyBaseLiabilityInfo, type SchemaAppModelsPartyPartyCompanyBaseOutlook, type SchemaAppModelsPartyPartyCompanyBasePersonnelDetails, type SchemaAppModelsPartyPartyCompanyBaseThirdPartyActivity, type SchemaAppModelsPartyPartyCompanyBaseTransportInfo, type SchemaAppModelsPartyPartyCompanyBaseTurnover, type SchemaAppModelsPartyPartyCompanyBaseWorkforce, type SchemaAppModelsPartyPartyCompanyBaseWorkforceWageBill, type SchemaAppModelsPartyPartyPreferences, type SchemaAppModelsPartyPartyPreferencesFuneralPreference, type SchemaAppModelsPartyPartycompanybaseAssetinfo, type SchemaAppModelsPartyPartycompanybaseAssetinfoMachinedelivery, type SchemaAppModelsPartyPartycompanybaseAssetinfoPeriodiccash, type SchemaAppModelsPartyPartycompanybaseAssetinfoSilocapacity, type SchemaAppModelsPartyPartycompanybaseBookkeeper, type SchemaAppModelsPartyPartycompanybaseConstructionworks, type SchemaAppModelsPartyPartycompanybaseConstructionworksConstructionworkduration, type SchemaAppModelsPartyPartycompanybaseContactperson, type SchemaAppModelsPartyPartycompanybaseCustomerinfo, type SchemaAppModelsPartyPartycompanybaseCyber, type SchemaAppModelsPartyPartycompanybaseExhibitionactivity, type SchemaAppModelsPartyPartycompanybaseExportactivity, type SchemaAppModelsPartyPartycompanybaseFinancialinfo, type SchemaAppModelsPartyPartycompanybaseImportactivity, type SchemaAppModelsPartyPartycompanybaseLegalaid, type SchemaAppModelsPartyPartycompanybaseLiabilityinfo, type SchemaAppModelsPartyPartycompanybaseOutlook, type SchemaAppModelsPartyPartycompanybasePersonneldetails, type SchemaAppModelsPartyPartycompanybaseThirdpartyactivity, type SchemaAppModelsPartyPartycompanybaseTransportinfo, type SchemaAppModelsPartyPartycompanybaseTurnover, type SchemaAppModelsPartyPartycompanybaseWorkforce, type SchemaAppModelsPartyPartycompanybaseWorkforceWagebill, type SchemaAppModelsPartyPartypreferences, type SchemaAppModelsPartyPartypreferencesFuneralpreference, type SchemaAppModelsReadDocument, type SchemaAppModelsReadDocumentExternalRef, type SchemaAppModelsRiskObjectsAmountOfRiskObjects, type SchemaAppModelsRiskObjectsBicycleBicycle, type SchemaAppModelsRiskObjectsBicyclePreferences, type SchemaAppModelsRiskObjectsBoatBoat, type SchemaAppModelsRiskObjectsBoatPreferences, type SchemaAppModelsRiskObjectsCarCar, type SchemaAppModelsRiskObjectsCarCar_2, type SchemaAppModelsRiskObjectsCarPreferences, type SchemaAppModelsRiskObjectsCarPreferences_2, type SchemaAppModelsRiskObjectsFamilyFamily, type SchemaAppModelsRiskObjectsLegalLegal, type SchemaAppModelsRiskObjectsMiscellaneousMiscellaneous, type SchemaAppModelsRiskObjectsPartyGroupPartyGroup, type SchemaAppModelsRiskObjectsResidenceMainBuilding, type SchemaAppModelsRiskObjectsResidenceResidence, type SchemaAppModelsRiskObjectsResidenceResidencePreferences, type SchemaAppModelsRiskObjectsRiskObjects, type SchemaAppModelsRiskObjectsSemiTrailerSemiTrailer, type SchemaAppModelsRiskObjectsTeacherTeacher, type SchemaAppModelsRiskObjectsTrailerTrailer, type SchemaAppModelsRiskObjectsTwowheelerPreferences, type SchemaAppModelsRiskObjectsTwowheelerTwoWheeler, type SchemaAppModelsThemeThemeCreateCmd, type SchemaAppModelsUploadExternalRef, type SchemaAppResponsesBaseStatusResponse, type SchemaAppViewsModelsAdvisoryReportAdvisoryReportQueryModelInsurancePolicies, type SchemaAppViewsModelsAdvisoryReportCoverageQueryModelExternalLabel, type SchemaAppViewsModelsAdvisoryReportInsurancePolicyQueryModelExternalRef, type SchemaAppViewsModelsAdvisoryReportPolicyPackageQueryModelExternalRef, type SchemaAppViewsModelsAdvisoryReportRiskDomainActionQueryModelRiskDomain, type SchemaAppViewsModelsAdvisoryReportRiskDomainAdviceQueryModelRiskDomain, type SchemaAppViewsModelsClaimClaim, type SchemaAppViewsModelsClaimDocument, type SchemaAppViewsModelsInvoiceDocument, type SchemaAppViewsModelsOfferAcknowledgement, type SchemaAppViewsModelsOfferGuarantee, type SchemaAppViewsModelsOfferPartyAssignee, type SchemaAppViewsModelsPartyAddresWithMetadataMetaData, type SchemaAppViewsModelsPartyDocumentsPartyDocumentQueryModel, type SchemaAppViewsModelsPartyDocumentsPartydocumentquerymodel, type SchemaAppViewsModelsPartyLink, type SchemaAppViewsModelsPartyManagementQueryModel, type SchemaAppViewsModelsPartyManagementquerymodel, type SchemaAppViewsModelsPartyPartyAssignee, type SchemaAppViewsModelsPartyPartyDocumentsMetaData, type SchemaAppViewsModelsPartyPartyLogoQueryModel, type SchemaAppViewsModelsPartyPartyRelationQueryModelParty, type SchemaAppViewsModelsPartyPartyassignee, type SchemaAppViewsModelsPartyPartylogoquerymodel, type SchemaAppViewsModelsPartyPartyrelationquerymodelParty, type SchemaAppViewsModelsRiskDomainPreventionAdviceQueryModelPreventAdviceRiskDomain, type SchemaAppViewsModelsRiskDomainRiskDomainsQueryModelRiskDomain, type SchemaAppViewsModelsRiskObjectBicycle, type SchemaAppViewsModelsRiskObjectBoat, type SchemaAppViewsModelsRiskObjectCar, type SchemaAppViewsModelsRiskObjectDriver, type SchemaAppViewsModelsRiskObjectFamily, type SchemaAppViewsModelsRiskObjectLegal, type SchemaAppViewsModelsRiskObjectLink, type SchemaAppViewsModelsRiskObjectMiscellaneous, type SchemaAppViewsModelsRiskObjectPartyGroup, type SchemaAppViewsModelsRiskObjectPerson, type SchemaAppViewsModelsRiskObjectResidence, type SchemaAppViewsModelsRiskObjectRiskObjects, type SchemaAppViewsModelsRiskObjectSemiTrailer, type SchemaAppViewsModelsRiskObjectTeacher, type SchemaAppViewsModelsRiskObjectTrailer, type SchemaAppViewsModelsRiskObjectTwoWheeler, type SchemaAragLegalPayload, type SchemaArcesLegalPayload, type SchemaAskLaterQuestion, type SchemaAskLaterQuestionsRequest, type SchemaAskLaterQuestionsResponse, type SchemaAskaPackageChoice, type SchemaAskaPackageChoice_2, type SchemaAskaTravelInsuranceType, type SchemaAskaTravelInsuranceType_2, type SchemaAssetInfo, type SchemaAssignedToType, type SchemaAssociatedCompany, type SchemaAttachmentType, type SchemaAudits, type SchemaAuth, type SchemaAutomaticEmergencyBreaking, type SchemaAvatars, type SchemaAxaCar, type SchemaAxaCarPayload, type SchemaAxaContractualExcess, type SchemaAxaContractualExcess_2, type SchemaAxaDriver, type SchemaAxaFamilyPayload, type SchemaAxaHome, type SchemaAxaHomePayload, type SchemaAxaItemLimitTier, type SchemaAxaItemLimitTier_2, type SchemaAxaTheftFormulas, type SchemaAxaTheftFormulas_2, type SchemaBackupFrequency, type SchemaBackupFrequency_2, type SchemaBalance, type SchemaBalanceQueryModel, type SchemaBaloiseCar, type SchemaBaloiseCarPayload, type SchemaBaloiseDriver, type SchemaBaloiseFamilyPayload, type SchemaBaloiseHome, type SchemaBaloiseHomePayload, type SchemaBatchUnitResponse, type SchemaBatteryCapacity, type SchemaBicycle, type SchemaBicycleReferenceQueryModel, type SchemaBicycleRiskObjectIdWithRevisionId, type SchemaBicycleSpeed, type SchemaBicycleType, type SchemaBicycleUsage, type SchemaBlindSpotWarning, type SchemaBoat, type SchemaBoatAccidentCoverageLevel, type SchemaBoatAccidentCoverageLevel_2, type SchemaBoatBerthBigCity, type SchemaBoatBerthNlArea, type SchemaBoatBerthType, type SchemaBoatCategory, type SchemaBoatCompetitionType, type SchemaBoatConstructionType, type SchemaBoatMotorKind, type SchemaBoatNlPayloads, type SchemaBoatPreferences, type SchemaBoatReferenceQueryModel, type SchemaBoatRiskObjectIdWithRevisionId, type SchemaBoatTerritory, type SchemaBoatTrailer, type SchemaBoatUsage, type SchemaBookkeeper, type SchemaBrand, type SchemaBrandClub, type SchemaBrandClub_2, type SchemaBrandSortContext, type SchemaBroker, type SchemaBrokerConnectionCreate, type SchemaBrokerConnectionOutlookMailFolder, type SchemaBrokerConnectionOutlookMailFolders, type SchemaBrokerConnectionUpdate, type SchemaBrokerCreateCmd, type SchemaBrokerIntegrations, type SchemaBrokerIntegrationsPatchCmd, type SchemaBrokerMembershipsCreateCmd, type SchemaBrokerPatchCmd, type SchemaBrokerPlan, type SchemaBrokerSettings, type SchemaBrokerType, type SchemaBrokerUserCreateCmd, type SchemaBrokerWithDistributionName, type SchemaBrokerWithModules, type SchemaBuildingExtra, type SchemaBuildingMaintenanceStatus, type SchemaBuildingPurpose, type SchemaBuildingRentOut, type SchemaBuildingUse, type SchemaCalculateAnvaQuotesRequest, type SchemaCalculateDiasQuotesRequest, type SchemaCalculateProfileaseCarQuoteCmd, type SchemaCalculateProfileaseCarQuoteParams, type SchemaCalculateYellowHiveQuotesRequest, type SchemaCalculationSpecEnumValue, type SchemaCalculationSpecInputType, type SchemaCalculationSpecType, type SchemaCampaignAudienceType, type SchemaCampaignDistributionSettingsQueryModel, type SchemaCampaignExtend, type SchemaCampaignFlowType, type SchemaCampaignGenerateDnsPrefix, type SchemaCampaignInsurance, type SchemaCampaignInsuranceQueryModel, type SchemaCampaignMailTemplateQueryModel, type SchemaCampaignMetrics, type SchemaCampaignQueryModel, type SchemaCampaignQueryModelFull, type SchemaCampaignReferenceQueryModel, type SchemaCampaignSharingOption, type SchemaCampaignSpecifications, type SchemaCampaignSpecificationsQueryModel, type SchemaCampaignStatus, type SchemaCampaignTarget, type SchemaCampaignTargetQueryModel, type SchemaCampaignTemplateCategory, type SchemaCampaignTemplateQueryModel, type SchemaCampaignTemplatesQueryModel, type SchemaCampaignType, type SchemaCampaignVerifiedDnsPrefix, type SchemaCampaignYellowHiveProduct, type SchemaCampaignYellowHiveProductQueryModel, type SchemaCampaignYellowHiveProducts, type SchemaCampaignYellowHiveProductsQueryModel, type SchemaCampaignsResponse, type SchemaCar, type SchemaCarCategory, type SchemaCarCategoryCode, type SchemaCarCategoryCode_2, type SchemaCarCategory_2, type SchemaCarClaimType, type SchemaCarClaimType_2, type SchemaCarDemo, type SchemaCarDemo_2, type SchemaCarEvaluationType, type SchemaCarEvaluationType_2, type SchemaCarGlassEvent, type SchemaCarInsuranceInsightPayload, type SchemaCarInsurancePolicyInsightsCarResponse, type SchemaCarInsurancePolicyInsightsDistributionResponse, type SchemaCarInsurancePolicyInsightsPartyResponse, type SchemaCarInsurancePolicyInsightsResponse, type SchemaCarInsured, type SchemaCarInterests, type SchemaCarInterests_2, type SchemaCarLease, type SchemaCarLeaseRatesResponse, type SchemaCarLookUpToQuestion, type SchemaCarLookUpToQuestions, type SchemaCarLookUpToQuestionsCmd, type SchemaCarMileage, type SchemaCarNlPayloads, type SchemaCarPayloads, type SchemaCarPremiumResponse, type SchemaCarProfessionalUsagePurpose, type SchemaCarProfessionalUsagePurpose_2, type SchemaCarReferenceQueryModel, type SchemaCarRiskObjectIdWithRevisionId, type SchemaCarStorage, type SchemaCarTaxation, type SchemaCarTheftProtection, type SchemaCarTheftProtection_2, type SchemaCarTrackingSystem, type SchemaCarTrackingSystem_2, type SchemaCarTrailer, type SchemaCarUsage, type SchemaCarUsagePeriod, type SchemaCarUsagePeriod_2, type SchemaCarUsedFor, type SchemaCarUsedFor_2, type SchemaCarVehicleType, type SchemaCarVehicleType_2, type SchemaCarglassEventCreateParams, type SchemaCategoryType, type SchemaChatCmd, type SchemaChatSummaryDetailed, type SchemaChatSummaryGroup, type SchemaChatSummaryQuestion, type SchemaChatSummarySection, type SchemaCheckupItemType, type SchemaChild, type SchemaChildProtection, type SchemaChildProtectionDriver, type SchemaChildProtectionPassenger, type SchemaChildProtectionRear, type SchemaChunk, type SchemaCitizensCar, type SchemaCitizensCarPayload, type SchemaCitizensCoverageChoice, type SchemaCitizensCoverageChoice_2, type SchemaCitizensInsuredAmountAccidents, type SchemaCitizensInsuredAmountAccidents_2, type SchemaCitizensInsuredAmountLiability, type SchemaCitizensInsuredAmountLiability_2, type SchemaCitizensSteeringPosition, type SchemaCity, type SchemaCityAutomaticEmergencyBraking, type SchemaCivilState, type SchemaCivilState_2, type SchemaClaim, type SchemaClaimCause, type SchemaClaimCause_2, type SchemaClaimFreeYears, type SchemaClaimFreeYears_2, type SchemaClaimLossAmount, type SchemaClaimLossAmount_2, type SchemaClaimQueryModel, type SchemaClaimStatus, type SchemaClaimType, type SchemaClaimsQueryModel, type SchemaClauseCmd, type SchemaClauseQueryModel, type SchemaCloudDataStorageLocation, type SchemaCollectionMethod, type SchemaCommentary, type SchemaCommentaryQueryModel, type SchemaCompany, type SchemaCompanyCreateCmd, type SchemaCompanyGoodQueryModel, type SchemaCompanyInfo, type SchemaCompanyInfoContent, type SchemaCompanyInventoryQueryModel, type SchemaCompanyInvestmentQueryModel, type SchemaCompanyLeadCreateCmd, type SchemaCompanyLeadCreateReply, type SchemaCompanyLeaseQueryModel, type SchemaCompanyLoanQueryModel, type SchemaCompanyProspectType, type SchemaCompanyProspectsWithLeadOfferRiskObjectsQueryModel, type SchemaCompanyQueryModel, type SchemaCompanyRegistration, type SchemaCompanyRegistrationQueryModel, type SchemaCompanyRegistrationType, type SchemaCompanyRegistrationType_2, type SchemaCompanySearchBy, type SchemaCompareAnswer, type SchemaCompareCmd, type SchemaCondition, type SchemaConditionAction, type SchemaConditionCheckType, type SchemaConditionOperation, type SchemaConditionType, type SchemaConditions, type SchemaConstructionType, type SchemaConstructionTypeFloors, type SchemaConstructionWorkDuration, type SchemaConstructionWorks, type SchemaConstructionYear, type SchemaConstructionYearCategory, type SchemaContactPerson, type SchemaContentValueDefinedType, type SchemaContractConversions, type SchemaConversationAnswer, type SchemaConversationAnswerCompared, type SchemaConversationDocumentPdfModel, type SchemaConversationNote, type SchemaConversationsOriginFilter, type SchemaConversationsOriginFilterItem, type SchemaCountryCodes, type SchemaCountryCodes_2, type SchemaCoverage, type SchemaCoverageCmd, type SchemaCoverageGroupMatchingScore, type SchemaCoverageInsights, type SchemaCoverageLimit, type SchemaCoveragePeriod, type SchemaCoverageQueryModel, type SchemaCoverageUpdateCmd, type SchemaCreateAccountParams, type SchemaCreateAdvisoryReportParams, type SchemaCreateAdvisoryReportRevisionParams, type SchemaCreateAdvisoryReportRevisionV2Params, type SchemaCreateAnvaPartyCompanyCmd, type SchemaCreateAnvaPartyCompanyRegistration, type SchemaCreateAnvaPartyCustomerCmd, type SchemaCreateBicycleRiskObjectParams, type SchemaCreateBoatRiskObjectParams, type SchemaCreateBrokerConnectionParams, type SchemaCreateCampaignAssistantAvatarCmd, type SchemaCreateCampaignCmd, type SchemaCreateCampaignLogoCmd, type SchemaCreateCampaignParams, type SchemaCreateCarRiskObjectParams, type SchemaCreateCompanyLeadParams, type SchemaCreateCompanyProspectParams, type SchemaCreateCustomThemeAsDistributionParams, type SchemaCreateCustomerLeadParams, type SchemaCreateCustomerProspectParams, type SchemaCreateDiasContactPersonCreateCmd, type SchemaCreateDistributionConnectionParams, type SchemaCreateDistributionTagParams, type SchemaCreateDistributionUspParams, type SchemaCreateFamilyRiskObjectParams, type SchemaCreateFlowParams, type SchemaCreateFlowSessionParams, type SchemaCreateInsurancePolicyForPartyParams, type SchemaCreateInsuranceProductClauseParams, type SchemaCreateLegalRiskObjectParams, type SchemaCreateMiscellaneousRiskObjectParams, type SchemaCreateMultiResponse, type SchemaCreateNoteForPartyParams, type SchemaCreateOfferRequestForInsuranceCompanyDocxParams, type SchemaCreateOfferRequestForInsuranceCompanyPdfParams, type SchemaCreateOfferRevisionParams, type SchemaCreateOfferV2Params, type SchemaCreatePartyAccidentParams, type SchemaCreatePartyActivitiesParams, type SchemaCreatePartyExternalRefsParams, type SchemaCreatePartyFromCompanyRegistrationParams, type SchemaCreatePartyGroupRiskObjectParams, type SchemaCreateProfileaseCarLeaseOfferParams, type SchemaCreateProfileaseCarOfferCmd, type SchemaCreateProfileaseCarOfferResponse, type SchemaCreateRelationBetweenPartiesParams, type SchemaCreateRelationBetweenPartyAndRiskObjectParams, type SchemaCreateReplyUuid, type SchemaCreateResponse, type SchemaCreateRiskObjectExternalRefsParams, type SchemaCreateSemiTrailerRiskObjectParams, type SchemaCreateSignedPartiesUploadUrlParams, type SchemaCreateTaskInAnvaParams, type SchemaCreateToolkitAccountParams, type SchemaCreateToolkitBrokerParams, type SchemaCreateTrailerRiskObjectParams, type SchemaCreateTrialUserParams, type SchemaCreateYellowHiveContactPersonCreateCmd, type SchemaCreditRating, type SchemaCreditScore, type SchemaCrmExportQueryModel, type SchemaCrmExportType, type SchemaCurrency, type SchemaCurrencyValue, type SchemaCustomAdvice, type SchemaCustomAdvicePatchCmd, type SchemaCustomer, type SchemaCustomerCreateCmd, type SchemaCustomerInfo, type SchemaCustomerLeadCreateCmd, type SchemaCustomerLeadCreateReply, type SchemaCustomerProspectType, type SchemaCustomerProspectsWithLeadOfferRiskObjectsQueryModel, type SchemaCustomerQueryModel, type SchemaCustomerSheet, type SchemaCustomerSheetAcceptations, type SchemaCustomersInfoType, type SchemaCyber, type SchemaDasLegalPayload, type SchemaDataType, type SchemaDate, type SchemaDateDsl, type SchemaDeductibleType, type SchemaDelaFuneralPayload, type SchemaDeleteMethod, type SchemaDelinkPartyToUserParams, type SchemaDemographicData, type SchemaDiasAfdBranch, type SchemaDiasCalculationPackage, type SchemaDiasCollectionMethods, type SchemaDiasCoverage, type SchemaDiasCoverageUpdateCmd, type SchemaDiasEntityLink, type SchemaDiasEntityType, type SchemaDiasFlowStatus, type SchemaDiasInsurance, type SchemaDiasInsuranceCompany, type SchemaDiasInsurancePackage, type SchemaDiasInsurancePolicy, type SchemaDiasPackage, type SchemaDiasPolicyPackageCalculationJob, type SchemaDiasProduct, type SchemaDiasProductFlowInSession, type SchemaDiasProductImportCmd, type SchemaDiasProductQuestionnaire, type SchemaDiasProductQuestionnaireQueryModel, type SchemaDiasProductQuestionnairesQueryModel, type SchemaDiasProductQuestionnairesUpdateCmd, type SchemaDiasProductQuestionnairesValidateCmd, type SchemaDiasProductSearch, type SchemaDiasProductToInsurancePolicyLink, type SchemaDiasProductUpdateCmd, type SchemaDiasProductsInConversationCmd, type SchemaDiasQuote, type SchemaDiasQuoteCalculationJob, type SchemaDiasQuoteCalculationJobsQueuedResponse, type SchemaDimensions, type SchemaDinghy, type SchemaDinghyCategory, type SchemaDirector, type SchemaDisable_2faForMeParams, type SchemaDiscount, type SchemaDisplacement, type SchemaDistances, type SchemaDistribution, type SchemaDistributionCompanyRegistrationValidation, type SchemaDistributionConnectionCreateCmd, type SchemaDistributionConnectionQueryModel, type SchemaDistributionConnectionUpdateCmd, type SchemaDistributionCreateCmd, type SchemaDistributionFrontPageSettings, type SchemaDistributionFrontPageSettingsQueryModel, type SchemaDistributionInvite, type SchemaDistributionLogos, type SchemaDistributionNameValidateCmd, type SchemaDistributionNoveltyInsight, type SchemaDistributionPromotionCreateCmd, type SchemaDistributionPromotionsReply, type SchemaDistributionSettings, type SchemaDistributionSettingsPatchCmd, type SchemaDistributionSignatureMethodQueryModel, type SchemaDistributionSignaturePatchCmd, type SchemaDistributionTagCreateCmd, type SchemaDistributionTagReply, type SchemaDistributionTagsQueryModel, type SchemaDistributionThemeCreateCmd, type SchemaDistributionThemeUpdateCmd, type SchemaDistributionUsp, type SchemaDistributionUspItemCreateCmd, type SchemaDistributionUspItemUpdateCmd, type SchemaDistributionUspReply, type SchemaDistributions, type SchemaDnaYachtBoatPayload, type SchemaDocument, type SchemaDocumentExtractionBatch, type SchemaDocumentExtractionBatchPayload, type SchemaDocumentExtractionEntityInfo, type SchemaDocumentLinkResponse, type SchemaDocumentQueryModel, type SchemaDocumentReferenceQueryModel, type SchemaDocumentResourceType, type SchemaDocumentStatus, type SchemaDocumentType, type SchemaDocumentType_2, type SchemaDomainCar, type SchemaDriveAssistanceSystem, type SchemaDriveTrainLayout, type SchemaDriveTrainLayout_2, type SchemaDriver, type SchemaDriverBrandClubMembership, type SchemaDriverExperience, type SchemaDriverLicenseCode, type SchemaDriverLicenseCode_2, type SchemaDriverLicenseType, type SchemaDriverLicenseType_2, type SchemaDriverVehicle, type SchemaDriverVehicleExperience, type SchemaDriverVehicleUsage, type SchemaDrivingTimes, type SchemaDutyOfCareCheckupItem, type SchemaDutyOfCareKind, type SchemaDutyOfCareStatus, type SchemaEducationLevel, type SchemaEducationLevel_2, type SchemaElectricBatteryType, type SchemaElectricalBikeAssistance, type SchemaElectricalInstallationType, type SchemaElectricalInstallations, type SchemaElectronicStabilityControl, type SchemaEmailActionability, type SchemaEmailAggregateResponse, type SchemaEmailAnalysis, type SchemaEmailAnalysisResponse, type SchemaEmailAnalyzeByEmailIdCmd, type SchemaEmailConversation, type SchemaEmailModel, type SchemaEmailTriageClassification, type SchemaEmailTriageCmd, type SchemaEmailValidation, type SchemaEmission, type SchemaEmissionStandard, type SchemaEmployeeInformation, type SchemaEmployeeInformationQueryModel, type SchemaEmployees, type SchemaEmploymentType, type SchemaEnable_2faForMeParams, type SchemaEnergyCategory, type SchemaEngine, type SchemaEngineRotations, type SchemaEngineTorque, type SchemaEntityChanges, type SchemaEntityExtraction, type SchemaEntityKey, type SchemaEntityReference, type SchemaEnumSource, type SchemaEnumValue, type SchemaEnums, type SchemaEnumsResponse, type SchemaErrorDetail, type SchemaErrorEnum_401, type SchemaErrorMessages, type SchemaErrorResponse, type SchemaError_401, type SchemaError_403, type SchemaError_422, type SchemaError_429, type SchemaError_4Xx, type SchemaEstablishment, type SchemaEstablishmentQueryModel, type SchemaEuromexLegalPayload, type SchemaExcludedCoverage, type SchemaExhibitionActivity, type SchemaExistsReply, type SchemaExportActivity, type SchemaExportAdvisoryReportByIdParams, type SchemaExportAdvisoryReportCreateCmd, type SchemaExportOption, type SchemaExportsQueued, type SchemaExternalRef, type SchemaExternalRefCompany, type SchemaExternalRefsQueryModel, type SchemaExternalResponseFormatted, type SchemaExtraLegalBenefits, type SchemaExtractDocumentCmd, type SchemaExtractOneDocumentResponse, type SchemaExtractOnePoliciesDocumentResponse, type SchemaExtractSingularDocumentAsInsurancePolicyParams, type SchemaExtractSingularDocumentAsOfferParams, type SchemaExtractSingularDocumentEnqueueParams, type SchemaExtractSingularDocumentInsurancePoliciesEnqueueParams, type SchemaExtractSingularDocumentOffersEnqueueParams, type SchemaExtractSingularDocumentParams, type SchemaExtractSingularDocumentPartyEnqueueParams, type SchemaExtractThemeCmd, type SchemaExtractWebsiteThemeParams, type SchemaExtractedInsurancePolicy, type SchemaExtractedQuestionnaireFilters, type SchemaExtractedQuestionnaireRequest, type SchemaFacade, type SchemaFamilyPayloads, type SchemaFamilyReferenceQueryModel, type SchemaFamilyRiskObjectIdWithRevisionId, type SchemaFamilyStatus, type SchemaFamilyStatus_2, type SchemaFaqCreateCmd, type SchemaFaqItem, type SchemaFaqQueryModel, type SchemaFaqType, type SchemaFeatureItem, type SchemaFeedback, type SchemaFieldMapping, type SchemaFieldMappingManager, type SchemaFieldOperation, type SchemaFieldTransformer, type SchemaFinConnectLinkQueryModel, type SchemaFinancial, type SchemaFinancialInfo, type SchemaFinancialInstitution, type SchemaFinancing, type SchemaFinishingType, type SchemaFireSpecifications, type SchemaFlammableLiquids, type SchemaFleet, type SchemaFleetInfo, type SchemaFleetQueryModel, type SchemaFleetRiskObjectIdWithRevisionId, type SchemaFloatCalculationSpec, type SchemaFloor, type SchemaFlow, type SchemaFlowInfo, type SchemaFlowMailType, type SchemaFlowRequest, type SchemaFlowSessionQueryModel, type SchemaFlowSessionReference, type SchemaFlowSessionStatus, type SchemaFlowStatus, type SchemaFlowSubType, type SchemaFlowType, type SchemaFlowVersion, type SchemaFlowsError, type SchemaFlowsErrorType, type SchemaFlowsInfo, type SchemaFlowsModelsAnvaAnvaQuoteCoverage, type SchemaFlowsModelsAnvaAnvaQuoteDocument, type SchemaFlowsModelsAnvaSendOfferMailCmdDocument, type SchemaFlowsModelsAnvaWarning, type SchemaFlowsModelsDiasDiasQuoteCoverage, type SchemaFlowsModelsDiasDocument, type SchemaFlowsModelsDiasWarning, type SchemaFlowsModelsYellowhiveDocument, type SchemaFlowsModelsYellowhiveWarning, type SchemaFlowsModelsYellowhiveYellowHiveQuoteCoverage, type SchemaForecast, type SchemaForecastDataResponse, type SchemaFormattedExceptionModel, type SchemaFormulaInfo, type SchemaForwardCollisionWarning, type SchemaFoyerCar, type SchemaFoyerCarPayload, type SchemaFoyerDriver, type SchemaFranchise, type SchemaFranchiseLevel, type SchemaFranchiseQueryModel, type SchemaFranchiseType, type SchemaFrontPageCmd, type SchemaFrontPageQueryModel, type SchemaFrontalCrashProtection, type SchemaFrontalCrashProtectionDriver, type SchemaFrontalCrashProtectionPassenger, type SchemaFrontalCrashProtectionRear, type SchemaFsmaStatute, type SchemaFuel, type SchemaFuelCapacity, type SchemaFuelConsumption, type SchemaFullLeaseOfferQueryModel, type SchemaFunction, type SchemaFuneralPayloads, type SchemaFuneralPreference, type SchemaFuneralPreferenceQueryModel, type SchemaFuturePlans, type SchemaGender, type SchemaGeneral, type SchemaGenerateAboutUsCmd, type SchemaGenerateCompanyDescriptionCmd, type SchemaGenerateCompanyDescriptionParams, type SchemaGenerateCompanyDescriptionResponse, type SchemaGenerateCompanySettingsAboutUsParams, type SchemaGenerateDnsPrefixParams, type SchemaGenerateRecommendationParams, type SchemaGenerateRecommendationsByPartyIdParams, type SchemaGetAddressInfoPremiumResponse, type SchemaGetAdvisoryReportDiffResponse, type SchemaGetAutomobileBrandResponse, type SchemaGetAutomobileBrandsResponse, type SchemaGetAutomobileFactsResponse, type SchemaGetAutomobileSerieResponse, type SchemaGetAutomobileSeriesResponse, type SchemaGetAutomobileVersionResponse, type SchemaGetAutomobileVersionsResponse, type SchemaGetCarInsuranceInsightsParams, type SchemaGetCarPremiumResponse, type SchemaGetCityResponse, type SchemaGetCompanyMultiResponse, type SchemaGetCompanySingleResponse, type SchemaGetDirectorMultiResponse, type SchemaGetNumberPlatePremiumResponse, type SchemaGetSearchAddressNewResponse, type SchemaGetStreetResponse, type SchemaGetVinPremiumResponse, type SchemaGiveSelectedProductsFeedbackParams, type SchemaGuarantee, type SchemaGuaranteeBase, type SchemaGuaranteeContent, type SchemaGuaranteeMatchingScores, type SchemaGuaranteeModification, type SchemaGuaranteeTag, type SchemaHandleCalculateAnvaQuotesForConversationParams, type SchemaHandleCalculateOneAnvaQuoteForConversationParams, type SchemaHandleCalculateOneDiasQuoteForConversationParams, type SchemaHandleCalculateOneYellowhiveQuoteForConversationParams, type SchemaHandleCreateAnvaPartyParams, type SchemaHandleCreateDiasContactPersonParams, type SchemaHandleCreateDocumentFromQuestionnaireParams, type SchemaHandleCreateYellowhiveContactPersonParams, type SchemaHandleGenerateQuestionsToPrefillByCarParams, type SchemaHandleImportAnvaProductsParams, type SchemaHandleImportDiasProductsParams, type SchemaHandleMarkSessionCompletedParams, type SchemaHandleQueueCalculateAnvaQuotesForConversationParams, type SchemaHandleQueueCalculateDiasQuotesForConversationParams, type SchemaHandleQueueCalculateYellowhiveQuotesForConversationParams, type SchemaHandleQueueSendCustomQuotesToAnvaParams, type SchemaHandleQuoteCalculationV2ExtraParams, type SchemaHandleQuoteMailSendParams, type SchemaHandleQuoteSaveParams, type SchemaHandleRecalculateAnvaSimulationParams, type SchemaHandleRecalculateDiasSimulationParams, type SchemaHandleRecalculateYellowhiveSimulationParams, type SchemaHandleRetrieveConversationReportPdfBySessionIdParams, type SchemaHandleRetrieveProductsV2Params, type SchemaHandleSendOfferMailParams, type SchemaHandleSetAskLaterQuestionIdsParams, type SchemaHandleUpdateAllAnvaQuestionnaireQuestionsByAnvaLabelParams, type SchemaHandleUpdateAnvaProductCoverageParams, type SchemaHandleUpdateAnvaProductsParams, type SchemaHandleUpdateAnvaQuestionnairesByProductIdParams, type SchemaHandleUpdateDiasQuestionnairesByProductIdParams, type SchemaHandleUpdateDiasflowsProductByIdParams, type SchemaHandleUpdateDiasflowsProductCoverageByIdParams, type SchemaHandleUpdateSessionParams, type SchemaHandleUpdateYellowhiveQuestionnairesByProductIdParams, type SchemaHandleUpsertAnvaClosingQuestionsParams, type SchemaHandleUpsertSupportedAnvaflowsTagParams, type SchemaHandleValidateAnvaQuestionnairesByProductIdParams, type SchemaHandleValidateDiasQuestionnairesByProductIdParams, type SchemaHandleValidateYellowhiveQuestionnairesByProductIdParams, type SchemaHazardLevel, type SchemaHeaders, type SchemaHeatingType, type SchemaHighSpeedAutomaticEmergencyBraking, type SchemaHobbies, type SchemaHolderState, type SchemaHomeAge, type SchemaHomeEvaluationType, type SchemaHomeNlPayloads, type SchemaHomePayloads, type SchemaHomeToWorkDistance, type SchemaHomeToWorkDistance_2, type SchemaHp, type SchemaHttpMethod, type SchemaIbanValidation, type SchemaIdIntResponse, type SchemaIdentificationTypes, type SchemaIdentificationTypes_2, type SchemaImpactTime, type SchemaImpactTime_2, type SchemaImportActivity, type SchemaImportPartyError, type SchemaImportPartyResponse, type SchemaIncomeData, type SchemaInformationRequirementSheetSpecification, type SchemaInputType, type SchemaInsurance, type SchemaInsuranceCarrierType, type SchemaInsuranceCarrierType_2, type SchemaInsuranceCompanyRetrieveResponse, type SchemaInsuranceCompanyTag, type SchemaInsuranceCompanyTag_2, type SchemaInsuranceContent, type SchemaInsuranceExtended, type SchemaInsuranceFsma, type SchemaInsuranceHistory, type SchemaInsuranceModuleExportQueryModel, type SchemaInsuranceModuleExportType, type SchemaInsurancePoliciesQueryModel, type SchemaInsurancePolicy, type SchemaInsurancePolicyCreateCmd, type SchemaInsurancePolicyCreateType, type SchemaInsurancePolicyDocumentCmd, type SchemaInsurancePolicyDocumentQueryModel, type SchemaInsurancePolicyDocumentType, type SchemaInsurancePolicyEntity, type SchemaInsurancePolicyLinkCmd, type SchemaInsurancePolicyLinkQueryModel, type SchemaInsurancePolicyQueryModel, type SchemaInsurancePolicySimulationSendRequest, type SchemaInsurancePolicySimulationType, type SchemaInsurancePolicySimulationUpsertCmd, type SchemaInsurancePolicyStatus, type SchemaInsurancePolicyType, type SchemaInsurancePolicyType_2, type SchemaInsuranceProduct, type SchemaInsuranceProductAdvices, type SchemaInsuranceProductByDistributionUpdateCmd, type SchemaInsuranceProductClauseCreateCmd, type SchemaInsuranceProductClauseUpdateCmd, type SchemaInsuranceProductClausesQueryModel, type SchemaInsuranceProductEntity, type SchemaInsuranceProductQueryModel, type SchemaInsuranceProductRecommendation, type SchemaInsuranceProductRecommendationPatchCmd, type SchemaInsuranceProductsQueryModel, type SchemaInsuranceTerminationReasonType, type SchemaInsuranceTerminationReasonType_2, type SchemaInsuranceType, type SchemaInsuranceType_2, type SchemaInsuredContentValue, type SchemaInsuredValue, type SchemaInventoryCheckupItem, type SchemaInviteCustomersToPartyParams, type SchemaInviteUsersToDistributionParams, type SchemaInvoice, type SchemaInvoiceQueryModel, type SchemaInvoicesQueryModel, type SchemaIsBurglarProof, type SchemaItServices, type SchemaItem, type SchemaJob, type SchemaJobQueuedResponse, type SchemaJobResult, type SchemaJobResultType, type SchemaJobStatus, type SchemaJointIndustrialCommittee, type SchemaJointIndustrialCommitteeQueryModel, type SchemaJsonRpcError, type SchemaJsonRpcReply, type SchemaKey, type SchemaKeys, type SchemaKind, type SchemaKmPerYear, type SchemaKmPerYear_2, type SchemaKw, type SchemaLabelValueCount, type SchemaLabeledItems, type SchemaLaneCenteringAssist, type SchemaLaneDepartureWarning, type SchemaLaneKeepingAssistance, type SchemaLanguage, type SchemaLanguageCodes, type SchemaLarLegalPayload, type SchemaLastAnswer, type SchemaLateralCrashProtection, type SchemaLateralCrashProtectionDriver, type SchemaLateralCrashProtectionPassenger, type SchemaLateralCrashProtectionRear, type SchemaLeadCampaignQueryModel, type SchemaLeadDocumentQueryModel, type SchemaLeadDocumentType, type SchemaLeadProviderQueryModel, type SchemaLeadProviderResponse, type SchemaLeadProvidersResponse, type SchemaLeadReferenceQueryModel, type SchemaLeadRetrieveReply, type SchemaLeadStatus, type SchemaLeadTransferPayload, type SchemaLeaseOfferDocumentQueryModel, type SchemaLeaseOfferDocumentType, type SchemaLeaseOfferType, type SchemaLeaseType, type SchemaLeaseType_2, type SchemaLegalAid, type SchemaLegalForm, type SchemaLegalForm_2, type SchemaLegalPayloads, type SchemaLegalReferenceQueryModel, type SchemaLegalRiskObjectIdWithRevisionId, type SchemaLength, type SchemaLengthUnit, type SchemaLez, type SchemaLezCity, type SchemaLezPass, type SchemaLezYears, type SchemaLiabilityInfo, type SchemaLiabilityType, type SchemaLiabilityType_2, type SchemaLicense, type SchemaLicensePlateType, type SchemaLicensePlateType_2, type SchemaLink, type SchemaLinkPartyToUserCmd, type SchemaLinkPartyToUserCmdItem, type SchemaLinkPartyToUserParams, type SchemaLinkedCompany, type SchemaLinkedCompanyQueryModel, type SchemaLivingRoomSize, type SchemaLocalisationPatchCmd, type SchemaLocalization, type SchemaLocalized, type SchemaLowerCaseCountryCodes, type SchemaLowerCaseLanguageCodes, type SchemaMachineAcquisitionType, type SchemaMachineDelivery, type SchemaMailEvent, type SchemaMainBuilding, type SchemaMainBuildingType, type SchemaManagement, type SchemaManagementFuturePlans, type SchemaManagementQueryModel, type SchemaMarkSessionAsCompletedModel, type SchemaMarkSessionAsCompletedResponse, type SchemaMaxLoadWeight, type SchemaMaxRoofLoad, type SchemaMaxSpeed, type SchemaMaxVolumeTrunk, type SchemaMaxWeight, type SchemaMembership, type SchemaMercuryModelsAnvaListItem, type SchemaMercuryModelsFasterforwardListItem, type SchemaMergePartiesIntoPartyByIdParams, type SchemaMetadata, type SchemaMimeType, type SchemaMinVolumeTrunk, type SchemaMinimalBicycle, type SchemaMinimalBoat, type SchemaMinimalCar, type SchemaMinimalClaim, type SchemaMinimalCoverageQueryModel, type SchemaMinimalCustomerPartyQueryModel, type SchemaMinimalCustomerPartyQueryModels, type SchemaMinimalDutyOfCareItem, type SchemaMinimalFamily, type SchemaMinimalFleet, type SchemaMinimalInsurancePolicy, type SchemaMinimalInsurancePolicyQueryModel, type SchemaMinimalInventorySummary, type SchemaMinimalInvoice, type SchemaMinimalLegal, type SchemaMinimalMiscellaneous, type SchemaMinimalOfferQueryModel, type SchemaMinimalPartyGroup, type SchemaMinimalPartyQueryModel, type SchemaMinimalPolicyPackage, type SchemaMinimalResidence, type SchemaMinimalRiskObject, type SchemaMinimalRiskObjects, type SchemaMinimalSemiTrailer, type SchemaMinimalTeacher, type SchemaMinimalTrailer, type SchemaMinimalTwoWheeler, type SchemaMinimalUser, type SchemaMinimalUserQueryModels, type SchemaMiscellaneous, type SchemaMiscellaneousRiskObjectIdWithRevisionId, type SchemaMockedDisableTwoFactorRequest, type SchemaMockedTwoFactorVerificationRequest, type SchemaMortgage, type SchemaMostImportantItems, type SchemaMostImportantItems_2, type SchemaMotorType, type SchemaMotorType_2, type SchemaMotorcycleInterests, type SchemaMotorcycleInterests_2, type SchemaMultiAffiliationInfoQueryModel, type SchemaMultiAffiliationQueryModel, type SchemaMultiAnvaAdnCoverageQueryModel, type SchemaMultiAnvaClosingQuestionQueryModel, type SchemaMultiAnvaCoverageQueryModel, type SchemaMultiAnvaInsuranceCompanyQueryModel, type SchemaMultiAnvaInsuranceQueryModel, type SchemaMultiAnvaLabelQueryModel, type SchemaMultiAnvaProductQueryModel, type SchemaMultiAnvaQuestionByAnvaLabelUpdateCmd, type SchemaMultiAnvaTagQueryModel, type SchemaMultiBrokerQueryModel, type SchemaMultiDiasAfdBranchQueryModel, type SchemaMultiDiasProductQueryModel, type SchemaMultiDiasProductSearchQueryModel, type SchemaMultiFlowSessionItemQueryModel, type SchemaMultiFlowSessionQueryModel, type SchemaMultiLeaseOfferQueryModel, type SchemaMultiOfferQueryModel, type SchemaMultiPartyQueryModel, type SchemaMultiQuoteBeSession, type SchemaMultiQuoteNlSession, type SchemaMultiYellowHiveCoverageQueryModel, type SchemaMultiYellowHiveInsuranceQueryModel, type SchemaMultiYellowHiveProductQueryModel, type SchemaNationalIdentificationNumberValidation, type SchemaNatsError, type SchemaNextActionItem, type SchemaNextActionSource, type SchemaNextActionType, type SchemaNotice, type SchemaNumberPlateInfo, type SchemaNumberPlatePremiumResponse, type SchemaOccupationType, type SchemaOfferCampaignQueryModel, type SchemaOfferCreateCmdV2, type SchemaOfferCreateResponse, type SchemaOfferCreateRevisionCmd, type SchemaOfferPatchBulkCmd, type SchemaOfferPayment, type SchemaOfferRejectionCancellationReason, type SchemaOfferRequestForInsuranceCompanyCreateCmd, type SchemaOfferRequestForInsuranceCompanyInsuranceProductItem, type SchemaOfferRequestForInsuranceCompanyItem, type SchemaOfferRequestForInsuranceCompanyItemWithId, type SchemaOfferRequestForInsuranceCompanyParty, type SchemaOfferRevisionDocument, type SchemaOfferRevisionDocumentType, type SchemaOfferRevisionPatchCmd, type SchemaOfferRevisionQueryModel, type SchemaOfferRevisionReferenceQueryModel, type SchemaOfferStatus, type SchemaOfferWarning, type SchemaOmniumFormula, type SchemaOmniumFormulaByName, type SchemaOmniumFormulaByName_2, type SchemaOmniumFormula_2, type SchemaOpenClaimsCheckupItem, type SchemaOptimcoCar, type SchemaOptimcoCarPayload, type SchemaOptimcoDriver, type SchemaOptimcoFamilyPayload, type SchemaOptions, type SchemaOrderInsurancePolicyForAdvisoryReportRevisionParams, type SchemaOrigin, type SchemaOtherSafetySystems, type SchemaOutlook, type SchemaOutlookConnectionDetails, type SchemaOutlookEmail, type SchemaOutlookEmailItem, type SchemaOutlookEmails, type SchemaOutlookMailHeader, type SchemaOutlookMailRecepient, type SchemaOverdueInvoicesCheckupItem, type SchemaOverrideInsuranceProductRecommendationParams, type SchemaOverridePreventionAdviceRecommendationParams, type SchemaPackagesToProposeCheckupItem, type SchemaPaginatedInsuranceCompanyResponse, type SchemaPaginatedLeadReply, type SchemaPaginatedOffersResponse, type SchemaPaginatedOffersV2Response, type SchemaPagination, type SchemaParcelData, type SchemaPartiesQueryModel, type SchemaPartiesQueryModelItem, type SchemaPartyAddresses, type SchemaPartyAssigneesUpdateCmd, type SchemaPartyCheckupResponse, type SchemaPartyComplianceType, type SchemaPartyConversationNotes, type SchemaPartyCurrentAccountInsightsQueryModel, type SchemaPartyDocument, type SchemaPartyDocumentQueryModel, type SchemaPartyDocumentType, type SchemaPartyDocumentUpload, type SchemaPartyDocuments, type SchemaPartyEntity, type SchemaPartyExternalRefsCreateCmd, type SchemaPartyExternalRefsQueryModel, type SchemaPartyGroupCustomerQueryModel, type SchemaPartyGroupReferenceQueryModel, type SchemaPartyGroupRiskObjectIdWithRevisionId, type SchemaPartyInvite, type SchemaPartyKycItem, type SchemaPartyKycQueryModel, type SchemaPartyLink, type SchemaPartyLinkQueryModel, type SchemaPartyLogoCmd, type SchemaPartyLogoQueryModel, type SchemaPartyMergeCmd, type SchemaPartyNoteCmd, type SchemaPartyOriginFilter, type SchemaPartyOriginFilterItem, type SchemaPartyPatchCmd, type SchemaPartyPreferences, type SchemaPartyPreferencesQueryModel, type SchemaPartyQueryModel, type SchemaPartyRelation, type SchemaPartyRelationCreateCmd, type SchemaPartyRelationQueryModel, type SchemaPartyRelationType, type SchemaPartyRelationType_2, type SchemaPartySocialLinks, type SchemaPartyStatus, type SchemaPartyStatus_2, type SchemaPartyTransferPayload, type SchemaPartyWithMetadata, type SchemaPaymentInterval, type SchemaPaymentIntervalLowerCaseValues, type SchemaPaymentInterval_2, type SchemaPaymentMethod, type SchemaPaymentMethod_2, type SchemaPaymentStatus, type SchemaPedestrianDetection, type SchemaPendingUpgradesReply, type SchemaPerformance, type SchemaPeriodicCash, type SchemaPermittedTowbarDownload, type SchemaPermittedTrailerLoadWithoutBrakes, type SchemaPersonalizedAdvice, type SchemaPersonalizedAdviceResponse, type SchemaPersonnelDetails, type SchemaPhysicalProperties, type SchemaPiaContractConversionStatus, type SchemaPlanQueryModel, type SchemaPlanStatus, type SchemaPlansReply, type SchemaPnpCar, type SchemaPnpCarPayload, type SchemaPnpDriver, type SchemaPnpFamilyPayload, type SchemaPnpHome, type SchemaPnpHomePayload, type SchemaPoliciesToProposeCheckupItem, type SchemaPolicyDocumentType, type SchemaPolicyHolderRelation, type SchemaPolicyHolderRelation_2, type SchemaPolicyPackageCreateCmd, type SchemaPolicyPackageEntity, type SchemaPolicyPackageQueryModel, type SchemaPolicyPackagesQueryModel, type SchemaPossibleInsuranceProductQueryModel, type SchemaPossibleInsuranceProductsQueryModel, type SchemaPossiblePackage, type SchemaPostInsuranceTermsChatFeedbackParams, type SchemaPostInsuranceTermsChatParams, type SchemaPostInsuranceTermsComparisonParams, type SchemaPreferredWayOfContact, type SchemaPremium, type SchemaPremiumQueryModel, type SchemaPreventAdvice, type SchemaPreventionAdvice, type SchemaPreventionAdviceDistributionUpdateCmd, type SchemaPreventionAdviceQueryModel, type SchemaPreventionAdviceRecommendation, type SchemaPreventionAdviceRecommendationPatchCmd, type SchemaPreventionMeasure, type SchemaPreventionPlan, type SchemaPrice, type SchemaPriceQualityRatio, type SchemaPriceRange, type SchemaPriorityTag, type SchemaProductInfo, type SchemaProductV2, type SchemaProductsFilterSort, type SchemaProductsGroupBy, type SchemaProductsV2Filter, type SchemaProductsV2Response, type SchemaProfession, type SchemaProfileaseLeaseRate, type SchemaProfileaseLeaseResidual, type SchemaProfileaseLeaseType, type SchemaProfileaseQuote, type SchemaPromotion, type SchemaPromotionCriteria, type SchemaPromotionModifications, type SchemaPromotionQueryModel, type SchemaPropertyType, type SchemaProspectCreationResponse, type SchemaProspectReferenceQueryModel, type SchemaProspectType, type SchemaProvenanceDocumentReference, type SchemaPublicConnectionQueryModel, type SchemaPublicConnectionsQueryModel, type SchemaPublicDistributionConnectionQueryModel, type SchemaQuestion, type SchemaQuestionGroup, type SchemaQuestionUpdateCmd, type SchemaQuestionnaire, type SchemaQuote, type SchemaQuoteDetails, type SchemaQuoteExport, type SchemaQuoteExportRequest, type SchemaQuoteExportResponse, type SchemaQuoteMailSendRequest, type SchemaQuoteMailSendResponse, type SchemaQuoteReferenceQueryModel, type SchemaQuoteRequestV2Base, type SchemaQuoteResponse, type SchemaQuoteResponseV2, type SchemaQuoteSpecification, type SchemaQuoteStatus, type SchemaRateLimitErrorMsgEnum, type SchemaRearAutomaticEmergencyBraking, type SchemaRearCrossTrafficWarning, type SchemaRecalculateAnvaQuoteRequest, type SchemaRecalculateAnvaSimulationCmd, type SchemaRecalculateDiasQuoteRequest, type SchemaRecalculateDiasSimulationCmd, type SchemaRecalculateYellowHiveQuoteRequest, type SchemaRecalculateYellowHiveSimulationCmd, type SchemaRecommendation, type SchemaRecommendationLevel, type SchemaRecommendationReferenceQueryModel, type SchemaRecommendationsBaseCreateCmd, type SchemaRecommendationsCreateCmd, type SchemaRecommendationsQueryModel, type SchemaRecommendationsV2CreateCmd, type SchemaReconstructionValueDefinedType, type SchemaReference, type SchemaRegex, type SchemaRegistration, type SchemaRelations, type SchemaRentOutTerm, type SchemaRepairCosts, type SchemaReportRevisionStatus, type SchemaReportRevisionStatusSubset, type SchemaResidenceBuildingType, type SchemaResidenceComplianceType, type SchemaResidenceFloodType, type SchemaResidenceMonumentType, type SchemaResidencePreferences, type SchemaResidenceReferenceQueryModel, type SchemaResidenceRiskObjectIdWithRevisionId, type SchemaResidenceTheftProtection, type SchemaResidenceUsage, type SchemaRestrictiveAddress, type SchemaRestrictiveCar, type SchemaRestrictiveDriveAssistanceSystem, type SchemaRestrictiveDriver, type SchemaRetrieveAdvisoryReportFrontPageStandalonePdfParams, type SchemaRetrieveFlowResponse, type SchemaRetrieveQuestionnaireResponse, type SchemaRetrieveQuotesBatchResponse, type SchemaRetrieveQuotesExportsResponse, type SchemaRetrieveQuotesInsightsResponse, type SchemaRideHeight, type SchemaRiskAddress, type SchemaRiskAnalysisSubjects, type SchemaRiskData, type SchemaRiskDomain, type SchemaRiskDomainActionQueryModel, type SchemaRiskDomainAdviceQueryModel, type SchemaRiskDomainDistributionUpdateCmd, type SchemaRiskDomainQueryModel, type SchemaRiskDomainsQueryModel, type SchemaRiskObject, type SchemaRiskObjectCarType, type SchemaRiskObjectCarType_2, type SchemaRiskObjectComplianceItem, type SchemaRiskObjectComplianceQueryModel, type SchemaRiskObjectCreationError, type SchemaRiskObjectCreationResponse, type SchemaRiskObjectEntity, type SchemaRiskObjectExternalRefsCreateCmd, type SchemaRiskObjectExternalRefsQueryModel, type SchemaRiskObjectFamilyType, type SchemaRiskObjectInFleet, type SchemaRiskObjectLegalType, type SchemaRiskObjectPartyGroupType, type SchemaRiskObjectPartyRelation, type SchemaRiskObjectReferenceQueryModel, type SchemaRiskObjectRelationCreateCmd, type SchemaRiskObjectRelationQueryModel, type SchemaRiskObjectRelationUpdateCmd, type SchemaRiskObjectResidenceType, type SchemaRiskObjectRevisionIds, type SchemaRiskObjectRevisions, type SchemaRiskObjectTeacherType, type SchemaRiskObjectTwoWheelerType, type SchemaRiskObjectType, type SchemaRiskObjectType_2, type SchemaRiskObjectsWithRevision, type SchemaRizivConventionStatus, type SchemaRizivConventionStatus_2, type SchemaRizivMember, type SchemaRoleFilter, type SchemaRoleFilterType, type SchemaRollingWorkEquipmentType, type SchemaRollingWorkEquipmentType_2, type SchemaRoofConstructionType, type SchemaRoofTypes, type SchemaRooms, type SchemaRules, type SchemaSafety, type SchemaSafetyFeatureOption, type SchemaSafetyStickCar, type SchemaSafetyStickCarPayload, type SchemaSafetyStickDriver, type SchemaSalaryCoefficient, type SchemaSalaryCoefficient_2, type SchemaSatelliteProtection, type SchemaSatelliteProtectionSystem, type SchemaSatelliteProtectionSystem_2, type SchemaSavingTypes, type SchemaSavingTypes_2, type SchemaSearchAddress, type SchemaSection, type SchemaSecurityMeasure, type SchemaSelectedRecommendationsFeedback, type SchemaSemiTrailerRiskObjectIdWithRevisionId, type SchemaSemiTrailerType, type SchemaSendAdvisoryReportRevisionMailParams, type SchemaSendMailForSimulationParams, type SchemaSendOfferMailCmd, type SchemaSendOfferMailResponse, type SchemaSentimentType, type SchemaSeries, type SchemaSeriesSortContext, type SchemaServerError, type SchemaServerErrorMsgEnum, type SchemaSessionCompletedRemarks, type SchemaSessionReport, type SchemaShareholder, type SchemaShareholderQueryModel, type SchemaSignatureBox, type SchemaSiloCapacity, type SchemaSingleAffiliationQueryModel, type SchemaSingleAuditDetailQueryModel, type SchemaSingleAuditQueryModel, type SchemaSingleUserQueryModel, type SchemaSingularityJobQueuedResponse, type SchemaSingularityJobResultBase, type SchemaSingularityModelsDocumentExtractorCmdLink, type SchemaSingularityModelsPartyCheckupLink, type SchemaSmtCompany, type SchemaSocialLinks, type SchemaSort, type SchemaSourceInfo, type SchemaSpeedAssistance, type SchemaSplitCost, type SchemaSportHobbies, type SchemaSportHobbies_2, type SchemaStateOfChildren, type SchemaStateOfChildren_2, type SchemaStatus, type SchemaStatusReply, type SchemaStatusResponse, type SchemaSteeringPosition, type SchemaSteeringPosition_2, type SchemaStorageSecurity, type SchemaStorageSecurity_2, type SchemaStreet, type SchemaStringCalculationSpec, type SchemaSubcity, type SchemaSubjectToVat, type SchemaSubjectToVat_2, type SchemaSupplierType, type SchemaSupplierType_2, type SchemaSupportedFileTypesResponse, type SchemaSupportedProFlowCountryCodes, type SchemaSurveillanceEquipmentType, type SchemaSwimmingPoolType, type SchemaSwitchCandidatesCheckupItem, type SchemaSymbol, type SchemaTableColumn, type SchemaTableRules, type SchemaTag, type SchemaTagContentItem, type SchemaTankLocationType, type SchemaTax, type SchemaTaxBaseBe, type SchemaTaxField, type SchemaTaxPaymentDetails, type SchemaTaxPaymentTime, type SchemaTeacherRiskObjectIdWithRevisionId, type SchemaTeams, type SchemaTechnicalEquipmentType, type SchemaTechniekNederlandTypeOfCompany, type SchemaTechniekNederlandTypeOfCompanySpecification, type SchemaTechniekNederlandTypeOfCompanySpecification_2, type SchemaTechniekNederlandTypeOfCompany_2, type SchemaTelephoneNr, type SchemaTheftFormulas, type SchemaTheftFormulas_2, type SchemaTheme, type SchemaThemes, type SchemaThirdPartyActivity, type SchemaThirdPartyConstructionWorkInsuranceType, type SchemaThirdPartyConstructionWorkInsuranceType_2, type SchemaTitleAndMessageResponse, type SchemaTokenReply, type SchemaToolkitAccountCreateCmd, type SchemaToolkitBrokerCreateCmd, type SchemaToolkitBrokerCreationResponse, type SchemaToolkitLicenseType, type SchemaTrailerRiskObjectIdWithRevisionId, type SchemaTrailerTonnageCategory, type SchemaTrailerType, type SchemaTrailerType_2, type SchemaTransferCandidatesCheckupItem, type SchemaTransferLeadByIdParams, type SchemaTransferPartyByIdParams, type SchemaTransmissionType, type SchemaTransmissionType_2, type SchemaTransportInfo, type SchemaTravelMethods, type SchemaTravelMethods_2, type SchemaTravelsAYear, type SchemaTravelsAYear_2, type SchemaTriageEmailParams, type SchemaTriageResponse, type SchemaTrialOnboarding, type SchemaTrinityHandlersNatsOnboardingModelsUserIdResponse, type SchemaTrinityModelsUserAccountCreateCmdBroker, type SchemaTrinityModelsUserAccountCreateCmdDistribution, type SchemaTrinityModelsUserAccountCreateCmdUserOVerwrite, type SchemaTrinityModelsUserToolkitAccountCreateCmdBroker, type SchemaTrinityModelsUserToolkitAccountCreateCmdDistribution, type SchemaTrinityModelsUserToolkitAccountCreateCmdUserOVerwrite, type SchemaTrinityModelsUserTrialOnboardingDistribution, type SchemaTrinityModelsUserTrialOnboardingUserOVerwrite, type SchemaTruckDestination, type SchemaTruckDestination_2, type SchemaTurnover, type SchemaTwoFactorCreateCmd, type SchemaTwoFactorDisableCmd, type SchemaTwoFactorResponse, type SchemaTwoWheelerCategories, type SchemaTwoWheelerReferenceQueryModel, type SchemaTwoWheelerRiskObjectIdWithRevisionId, type SchemaTwoWheelerVehicleType, type SchemaTypeOfWork, type SchemaTypeOfWork_2, type SchemaTypedKeys, type SchemaUnitOfLength, type SchemaUnitOfLength_2, type SchemaUpdateAdvicesByInsuranceProductInDistributionParams, type SchemaUpdateAdvisoryReportAcceptanceByIdParams, type SchemaUpdateAdvisoryReportMetadataByIdParams, type SchemaUpdateBicycleRiskObjectByIdV2Params, type SchemaUpdateBoatRiskObjectByIdV2Params, type SchemaUpdateBrokerByIdParams, type SchemaUpdateBrokerConnectionByKeyParams, type SchemaUpdateCampaignAssistantAvatarCmd, type SchemaUpdateCampaignByIdParams, type SchemaUpdateCampaignCmd, type SchemaUpdateCampaignLogoCmd, type SchemaUpdateCarRiskObjectByIdV2Params, type SchemaUpdateCustomThemeAsDistributionParams, type SchemaUpdateDistributionConnectionByKeyParams, type SchemaUpdateDocumentByPartyIdParams, type SchemaUpdateFamilyRiskObjectByIdV2Params, type SchemaUpdateInsuranceProductClauseParams, type SchemaUpdateInsuranceProductInDistributionParams, type SchemaUpdateIntegrationsByBrokerIdParams, type SchemaUpdateLegalRiskObjectByIdV2Params, type SchemaUpdateMeUserByIdParams, type SchemaUpdateMiscellaneousRiskObjectByIdV2Params, type SchemaUpdateOfferRevisionParams, type SchemaUpdateOffersInBulkParams, type SchemaUpdatePartyActivityParams, type SchemaUpdatePartyAssigneesParams, type SchemaUpdatePartyByIdParams, type SchemaUpdatePartyGroupRiskObjectByIdV2Params, type SchemaUpdatePartyNoteByIdParams, type SchemaUpdatePasswordCmd, type SchemaUpdatePasswordForUserByUserIdParams, type SchemaUpdatePreventionAdviceInDistributionParams, type SchemaUpdateRelationByIdParams, type SchemaUpdateResidenceRiskObjectByIdV2Params, type SchemaUpdateRiskDomainActionFromAdvisoryReportRevisionParams, type SchemaUpdateRiskDomainAdviceFromAdvisoryReportRevisionParams, type SchemaUpdateRiskDomainInDistributionParams, type SchemaUpdateRiskObjectRelationByIdParams, type SchemaUpdateSemiTrailerRiskObjectByIdV2Params, type SchemaUpdateSessionCmd, type SchemaUpdateSettingsByDistributionIdParams, type SchemaUpdateTrailerRiskObjectByIdV2Params, type SchemaUpdateTwoWheelerRiskObjectByIdV2Params, type SchemaUpdateUspByIdParams, type SchemaUpdatedRiskObjectRevisionReply, type SchemaUploadDocumentPatchCmd, type SchemaUploadSignedUrlResponse, type SchemaUpsertActionFromAdviceInAdvisoryReportRevisionParams, type SchemaUpsertFaqItemParams, type SchemaUpsertInsurancePolicyForAdvisoryReportRevisionParams, type SchemaUpsertInsurancePolicyPackageForAdvisoryReportRevisionParams, type SchemaUpsertInsurancePolicySimulationForPartyParams, type SchemaUpsertPolicyPackageByPartyParams, type SchemaUserMeUpdateCmd, type SchemaUserRole, type SchemaValidator, type SchemaValuableItem, type SchemaValueUnitInt, type SchemaValueUnitStr, type SchemaVatType, type SchemaVatType_2, type SchemaVehicleRegistrationDateType, type SchemaVehicleRegistrationPlateValidation, type SchemaVehicleSearch, type SchemaVerifyIfADistributionExistsByCompanyRegistrationParams, type SchemaVerifyIfADistributionExistsByNameParams, type SchemaVerifyIfAUserExistsByEmailParams, type SchemaVersion, type SchemaVersionSortContext, type SchemaVillasureHomePayload, type SchemaVinInfo, type SchemaVinPremiumResponse, type SchemaViviumCar, type SchemaViviumCarPayload, type SchemaViviumDriver, type SchemaViviumFamilyPayload, type SchemaViviumHome, type SchemaViviumHomePayload, type SchemaVoltage, type SchemaWageBill, type SchemaWarningMsg, type SchemaWarranyOptions, type SchemaWarranyOptions_2, type SchemaWeightEmpty, type SchemaWgBeApiAddressModelsAddressAddress, type SchemaWgBeApiAddressModelsAddressInformationV2Company, type SchemaWgBeApiAddressModelsAddressInformationV2Link, type SchemaWgBeApiAddressModelsPersonsDirectorsCompany, type SchemaWgBeApiAddressModelsVatCompanyActivity, type SchemaWgBeApiAddressModelsVatCompanyAssetInfo, type SchemaWgBeApiAddressModelsVatCompanyContactPerson, type SchemaWgBeApiAddressModelsVatCompanyFleetInfo, type SchemaWgBeApiAddressModelsVatCompanyLink, type SchemaWgBeApiAddressModelsVatCompanyPersonnelDetails, type SchemaWgBeApiAddressModelsVatCompanyThirdPartyActivity, type SchemaWgBeApiAddressModelsVatCompanyTurnover, type SchemaWgBeApiAddressModelsVatCompanyWorkforce, type SchemaWgBeApiQuotesModelsBaseLocalization, type SchemaWgBeApiQuotesModelsBaseLocalization_2, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsCar, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsFamily, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsLegal, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsPartyGroup, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsResidence, type SchemaWgPyModelsComplexAddress, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoMachineDelivery, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoPeriodicCash, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoSiloCapacity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoMachinedelivery, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoPeriodiccash, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoSilocapacity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyBookkeeper, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyBookkeeper_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionWorks, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionWorksConstructionWorkDuration, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionworks, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionworksConstructionworkduration, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyContactPerson, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyContactperson, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCustomerInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCustomerinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCyber, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCyber_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExhibitionActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExhibitionactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExportActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExportactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFinancialInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFinancialinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFleetInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyImportActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyImportactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLegalAid, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLegalaid, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLiabilityInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLiabilityinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyManagementFunction, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyOutlook, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyOutlook_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyPersonnelDetails, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyPersonneldetails, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyThirdPartyActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyThirdpartyactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTransportInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTransportinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTurnover, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTurnover_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforce, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforceWageBill, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforceWagebill, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforce_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectPartyPreferencesQueryModel, type SchemaWgPyModelsDomainInsuranceComponentsProspectPartyPreferencesQueryModelFuneralPreferenceQueryModel, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsAnnexAnnex, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverAssistanceSystemDriveAssistanceSystem, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverCarInsured, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriver, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverBrandClubMembership, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverExperience, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicle, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicleExperience, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicleUsage, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsInsuranceHistoryInsuranceHistory, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsPersonPerson, type SchemaWgPyModelsDomainInsuranceInsurancesAedesAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAedesProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAedesProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzEnumsCarUsedFor, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzResidenceRooms, type SchemaWgPyModelsDomainInsuranceInsurancesAragLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesArcesLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesAxaAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAxaCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsClaimFreeYears, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsHolderState, type SchemaWgPyModelsDomainInsuranceInsurancesAxaFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesAxaProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAxaProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesDasLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesDelaFuneralParty, type SchemaWgPyModelsDomainInsuranceInsurancesDelaFuneralPartyGroup, type SchemaWgPyModelsDomainInsuranceInsurancesEuromexLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesLarLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesPnpAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesPnpFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesPnpProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesPnpProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesPnpResidenceRooms, type SchemaWgPyModelsDomainInsuranceInsurancesSafetystickProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesSafetystickProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesViviumAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesViviumCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesViviumEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesViviumEnumsClaimFreeYears, type SchemaWgPyModelsDomainInsuranceInsurancesViviumFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesViviumProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesViviumProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesViviumResidenceRooms, type SchemaWgPyModelsDomainInsuranceProspectCompany, type SchemaWgPyModelsDomainInsuranceProspectCompany_2, type SchemaWgPyModelsDomainInsuranceProspectCustomer, type SchemaWgPyModelsDomainInsuranceProspectCustomer_2, type SchemaWgPyModelsDomainInsuranceProspectPartyPreferences, type SchemaWgPyModelsDomainInsuranceProspectPartyPreferencesFuneralPreference, type SchemaWgPyModelsDomainInsuranceProspectPartypreferences, type SchemaWgPyModelsDomainInsuranceProspectPartypreferencesFuneralpreference, type SchemaWgPyModelsDomainInsuranceReadPartiesCustomerPartyPreferencesQueryModel, type SchemaWgPyModelsDomainInsuranceReadPartiesCustomerPartyPreferencesQueryModelFuneralPreferenceQueryModel, type SchemaWgPyModelsDomainInsuranceReadPartiesPartyExternalRefsQueryModel, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsAmountOfRiskObjects, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsBicycleBicycle, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsBoatBoat, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsCarCar, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsFamilyFamily, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsLegalLegal, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsMiscMiscellaneous, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsPartyGroupParty, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsPartyGroupPartyGroup, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsResidenceResidence, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsRiskObjects, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTeacherTeacher, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTrailerSemiTrailer, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTrailerTrailer, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTwoWheelerTwoWheeler, type SchemaWgPyModelsDomainInsuranceRiskObjectsAmountOfRiskObjects, type SchemaWgPyModelsDomainInsuranceRiskObjectsFamilyFamily, type SchemaWgPyModelsDomainInsuranceRiskObjectsFamilyPerson, type SchemaWgPyModelsDomainInsuranceRiskObjectsLegalLegal, type SchemaWgPyModelsDomainInsuranceRiskObjectsPartyGroupParty, type SchemaWgPyModelsDomainInsuranceRiskObjectsPartyGroupPartyGroup, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceAnnexAnnex, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceMainBuildingFacade, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceMainBuildingMainBuilding, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidencePreferencesResidencePreferences, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceResidence, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceRoomsRooms, type SchemaWgPyModelsDomainInsuranceRiskObjectsTeacherTeacher, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentAccident, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentAccidentStatement, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentClaim, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentClaim_2, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverCarInsured, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverCarinsured, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriver, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverBrandClubMembership, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverExperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicle, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicleExperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicleUsage, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriver_2, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverbrandclubmembership, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverexperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicle, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicleexperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicleusage, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleTwoWheelerTwoWheeler, type SchemaWgPyModelsDomainWegroupComplexAddress, type SchemaWgPyModelsDomainWegroupComplexAddress_2, type SchemaWgPyModelsDomainWegroupComplexCompanyRegistration, type SchemaWgPyModelsDomainWegroupComplexCompanyregistration, type SchemaWgPyModelsDomainWegroupComplexLocalization, type SchemaWgPyModelsDomainWegroupEnumsCarUsedFor, type SchemaWgPyModelsDomainWegroupEnumsClaimFreeYears, type SchemaWgPyModelsDomainWegroupEnumsCompanyProspectType, type SchemaWgPyModelsDomainWegroupEnumsCompanyProspectType_2, type SchemaWgPyModelsDomainWegroupEnumsCurrency, type SchemaWgPyModelsDomainWegroupEnumsCustomerProspectType, type SchemaWgPyModelsDomainWegroupEnumsCustomerProspectType_2, type SchemaWgPyModelsDomainWegroupEnumsGender, type SchemaWgPyModelsDomainWegroupEnumsHolderState, type SchemaWgPyModelsDomainWegroupEnumsLanguageCodes, type SchemaWgPyModelsDomainWegroupEnumsLanguageCodes_2, type SchemaWgPyModelsDomainWegroupEnumsMiscellaneousType, type SchemaWgPyModelsDomainWegroupEnumsOfferRevisionDocumentType, type SchemaWgPyModelsDomainWegroupEnumsProfession, type SchemaWgPyModelsDomainWegroupEnumsProspectType, type SchemaWgPyModelsDomainWegroupEnumsProspectType_2, type SchemaWgPyModelsDomainWegroupRestResponsesStatusResponse, type SchemaWgPyModelsEnumsCoveragePeriod, type SchemaWgPyModelsEnumsCoverageperiod, type SchemaWgPyModelsNatsCompany, type SchemaWgPyModelsSmtReadInsuranceInsuranceProductQueryModelRiskDomain, type SchemaWgPyModelsSmtReadProspectExternalRefsQueryModel, type SchemaWgPyModelsSmtReadProspectManagementQueryModel, type SchemaWgPyModelsSmtReadProspectPartyDocumentQueryModel, type SchemaWgPyModelsSmtReadProspectPartyLogoQueryModel, type SchemaWgPyModelsUserCompany, type SchemaWgsdkQuotesCarEvaluationType, type SchemaWgsdkQuotesCountryCodes, type SchemaWgsdkSmtAccident, type SchemaWgsdkSmtAccidentStatement, type SchemaWgsdkSmtCarEvaluationType, type SchemaWgsdkSmtCountryCodes, type SchemaWgsdkSmtCoveragePeriod, type SchemaWgsdkSmtGender, type SchemaWgsdkSmtInsuranceHistory, type SchemaWgsdkSmtProfession, type SchemaWheelBase, type SchemaWheelBaseArray, type SchemaWheelRimSizeArray, type SchemaWheelRimsSize, type SchemaWheelSize, type SchemaWheelSizeArray, type SchemaWidth, type SchemaWindow, type SchemaWorkforce, type SchemaWorkforcePossibleDanger, type SchemaWorkingMethod, type SchemaYellowHiveCoverage, type SchemaYellowHiveInsurance, type SchemaYellowHiveInsurancePolicy, type SchemaYellowHiveProduct, type SchemaYellowHiveProductQuestionnaire, type SchemaYellowHiveProductQuestionnaireQueryModel, type SchemaYellowHiveProductQuestionnairesQueryModel, type SchemaYellowHiveProductQuestionnairesUpdateCmd, type SchemaYellowHiveProductQuestionnairesValidateCmd, type SchemaYellowHiveProductToInsurancePolicyLink, type SchemaYellowHiveProductsInConversationCmd, type SchemaYellowHiveQuote, type SchemaYellowHiveQuoteCalculationJob, type SchemaYellowHiveQuoteCalculationJobsQueuedResponse, type SeachStreetsByCityAndCountryQueryParams, type SeachStreetsByCityAndCountryResponse, type SearchAddressesByCountryQueryParams, type SearchAddressesByCountryResponse, type SearchCitiesByCountryQueryParams, type SearchCitiesByCountryResponse, type SearchDirectorsByFirstAndLastNameQueryParams, type SearchDirectorsByFirstAndLastNameResponse, type SearchEnterprisesByCountryQueryParams, type SearchEnterprisesByCountryResponse, type SearchVehiclesBody, type SearchVehiclesQueryParams, type SearchVehiclesResponse, type SendAdvisoryReportAsMailBody, type SendAdvisoryReportAsMailPathParams, type SendAdvisoryReportAsMailQueryParams, type SendAdvisoryReportAsMailResponse, type SendAnvaInquiryAsCustomerBody, type SendAnvaInquiryAsCustomerResponse, type SendClaimToKeypointPathParams, type SendClaimToKeypointQueryParams, type SendClaimToKeypointResponse, type SendExampleCampaignTargetMailQueryParams, type SendExampleCampaignTargetMailResponse, type SendMailClaimReportByIdPathParams, type SendMailClaimReportByIdQueryParams, type SendMailClaimReportByIdResponse, type SendMailFollowupPageToCustomerPathParams, type SendMailFollowupPageToCustomerQueryParams, type SendMailFollowupPageToCustomerResponse, type SendMailForSimulationToPartyBody, type SendMailForSimulationToPartyPathParams, type SendMailForSimulationToPartyQueryParams, type SendMailForSimulationToPartyResponse, type SendOfferMailBySessionIdBody, type SendOfferMailBySessionIdPathParams, type SendOfferMailBySessionIdQueryParams, type SendOfferMailBySessionIdResponse, type SendOfferToAnvaBySessionIdPathParams, type SendOfferToAnvaBySessionIdQueryParams, type SendOfferToAnvaBySessionIdResponse, type SendPasswordResetToCustomerPathParams, type SendPasswordResetToCustomerResponse, type SendQuoteAsMailBody, type SendQuoteAsMailPathParams, type SendQuoteAsMailQueryParams, type SendQuoteAsMailResponse, type SetAskLaterQuestionsBody, type SetAskLaterQuestionsResponse, type TransferLeadToOtherDistributionBody, type TransferLeadToOtherDistributionPathParams, type TransferLeadToOtherDistributionQueryParams, type TransferLeadToOtherDistributionResponse, type TransferPartyToOtherDistributionBody, type TransferPartyToOtherDistributionPathParams, type TransferPartyToOtherDistributionQueryParams, type TransferPartyToOtherDistributionResponse, type TriageEmailBody, type TriageEmailResponse, type UnblockCustomerFromAccessingPartyPathParams, type UnblockCustomerFromAccessingPartyResponse, type UnlockClaimPathParams, type UnlockClaimQueryParams, type UnlockClaimResponse, type UpdateAdvisoryReportBody, type UpdateAdvisoryReportPathParams, type UpdateAdvisoryReportQueryParams, type UpdateAdvisoryReportResponse, type UpdateAnvaflowsQuestionnaireBody, type UpdateAnvaflowsQuestionnairePathParams, type UpdateAnvaflowsQuestionnaireQueryParams, type UpdateAnvaflowsQuestionnaireResponse, type UpdateBicycleRiskObjectBody, type UpdateBicycleRiskObjectPathParams, type UpdateBicycleRiskObjectQueryParams, type UpdateBicycleRiskObjectResponse, type UpdateBoatRiskObjectBody, type UpdateBoatRiskObjectPathParams, type UpdateBoatRiskObjectQueryParams, type UpdateBoatRiskObjectResponse, type UpdateBrokerByBrokerBody, type UpdateBrokerByBrokerPathParams, type UpdateBrokerByBrokerResponse, type UpdateBrokerConnectionByKeyBody, type UpdateBrokerConnectionByKeyPathParams, type UpdateBrokerConnectionByKeyResponse, type UpdateBrokerIntegrationsBody, type UpdateBrokerIntegrationsPathParams, type UpdateBrokerIntegrationsResponse, type UpdateCampaignBody, type UpdateCampaignPathParams, type UpdateCampaignQueryParams, type UpdateCampaignResponse, type UpdateCarRiskObjectBody, type UpdateCarRiskObjectPathParams, type UpdateCarRiskObjectQueryParams, type UpdateCarRiskObjectResponse, type UpdateClaimAsBrokerByIdPathParams, type UpdateClaimAsBrokerByIdQueryParams, type UpdateClaimAsBrokerByIdResponse, type UpdateClaimAsCustomerWithTokenPathParams, type UpdateClaimAsCustomerWithTokenQueryParams, type UpdateClaimAsCustomerWithTokenResponse, type UpdateCommentOnActivityPathParams, type UpdateCommentOnActivityQueryParams, type UpdateCommentOnActivityResponse, type UpdateConversationByIdBody, type UpdateConversationByIdPathParams, type UpdateConversationByIdResponse, type UpdateDeclarationRemarkPathParams, type UpdateDeclarationRemarkQueryParams, type UpdateDeclarationRemarkResponse, type UpdateDiasQuestionnaireBody, type UpdateDiasQuestionnairePathParams, type UpdateDiasQuestionnaireQueryParams, type UpdateDiasQuestionnaireResponse, type UpdateDistributionConnectionByKeyBody, type UpdateDistributionConnectionByKeyPathParams, type UpdateDistributionConnectionByKeyResponse, type UpdateDistributionIntegrationsPathParams, type UpdateDistributionIntegrationsResponse, type UpdateDistributionSettingsBody, type UpdateDistributionSettingsResponse, type UpdateDocumentForPartyBody, type UpdateDocumentForPartyPathParams, type UpdateDocumentForPartyResponse, type UpdateDocumentMetadataByIdAsCustomerWithTokenPathParams, type UpdateDocumentMetadataByIdAsCustomerWithTokenQueryParams, type UpdateDocumentMetadataByIdAsCustomerWithTokenResponse, type UpdateDocumentMetadataByIdPathParams, type UpdateDocumentMetadataByIdQueryParams, type UpdateDocumentMetadataByIdResponse, type UpdateEntityAsBrokerByIdPathParams, type UpdateEntityAsBrokerByIdQueryParams, type UpdateEntityAsBrokerByIdResponse, type UpdateEntityAsCustomerWithTokenPathParams, type UpdateEntityAsCustomerWithTokenQueryParams, type UpdateEntityAsCustomerWithTokenResponse, type UpdateFamilyRiskObjectBody, type UpdateFamilyRiskObjectPathParams, type UpdateFamilyRiskObjectQueryParams, type UpdateFamilyRiskObjectResponse, type UpdateFleetRiskObjectBody, type UpdateFleetRiskObjectPathParams, type UpdateFleetRiskObjectQueryParams, type UpdateFleetRiskObjectResponse, type UpdateInsuranceProductByDistributionBody, type UpdateInsuranceProductByDistributionPathParams, type UpdateInsuranceProductByDistributionResponse, type UpdateInsuranceProductClauseForDistributionBody, type UpdateInsuranceProductClauseForDistributionPathParams, type UpdateInsuranceProductClauseForDistributionQueryParams, type UpdateInsuranceProductClauseForDistributionResponse, type UpdateLegalRiskObjectBody, type UpdateLegalRiskObjectPathParams, type UpdateLegalRiskObjectQueryParams, type UpdateLegalRiskObjectResponse, type UpdateMiscellaneousRiskObjectBody, type UpdateMiscellaneousRiskObjectPathParams, type UpdateMiscellaneousRiskObjectQueryParams, type UpdateMiscellaneousRiskObjectResponse, type UpdateNotePathParams, type UpdateNoteQueryParams, type UpdateNoteResponse, type UpdateOfferByIdBody, type UpdateOfferByIdPathParams, type UpdateOfferByIdResponse, type UpdateOffersInBulkBody, type UpdateOffersInBulkResponse, type UpdatePartyActivitiesAsCustomerBody, type UpdatePartyActivitiesAsCustomerPathParams, type UpdatePartyActivitiesAsCustomerResponse, type UpdatePartyAssigneesBody, type UpdatePartyAssigneesPathParams, type UpdatePartyAssigneesQueryParams, type UpdatePartyAssigneesResponse, type UpdatePartyByIdBody, type UpdatePartyByIdPathParams, type UpdatePartyByIdResponse, type UpdatePartyGroupRiskObjectBody, type UpdatePartyGroupRiskObjectPathParams, type UpdatePartyGroupRiskObjectQueryParams, type UpdatePartyGroupRiskObjectResponse, type UpdatePartyNoteByIdBody, type UpdatePartyNoteByIdPathParams, type UpdatePartyNoteByIdResponse, type UpdatePartyRelationsBody, type UpdatePartyRelationsPathParams, type UpdatePartyRelationsResponse, type UpdatePreventionByDistributionBody, type UpdatePreventionByDistributionPathParams, type UpdatePreventionByDistributionResponse, type UpdateQuestionForAllQuestionnairesByAnvaLabelsBody, type UpdateQuestionForAllQuestionnairesByAnvaLabelsQueryParams, type UpdateQuestionForAllQuestionnairesByAnvaLabelsResponse, type UpdateRelationBetweenRiskObjectAndPartyBody, type UpdateRelationBetweenRiskObjectAndPartyPathParams, type UpdateRelationBetweenRiskObjectAndPartyQueryParams, type UpdateRelationBetweenRiskObjectAndPartyResponse, type UpdateResidenceRiskObjectBody, type UpdateResidenceRiskObjectPathParams, type UpdateResidenceRiskObjectQueryParams, type UpdateResidenceRiskObjectResponse, type UpdateRiskDomainActionForAdvisoryReportByIdBody, type UpdateRiskDomainActionForAdvisoryReportByIdPathParams, type UpdateRiskDomainActionForAdvisoryReportByIdQueryParams, type UpdateRiskDomainActionForAdvisoryReportByIdResponse, type UpdateRiskDomainAdviceForAdvisoryReportByIdBody, type UpdateRiskDomainAdviceForAdvisoryReportByIdPathParams, type UpdateRiskDomainAdviceForAdvisoryReportByIdQueryParams, type UpdateRiskDomainAdviceForAdvisoryReportByIdResponse, type UpdateRiskDomainByDistributionBody, type UpdateRiskDomainByDistributionPathParams, type UpdateRiskDomainByDistributionResponse, type UpdateSemiTrailerRiskObjectBody, type UpdateSemiTrailerRiskObjectPathParams, type UpdateSemiTrailerRiskObjectQueryParams, type UpdateSemiTrailerRiskObjectResponse, type UpdateTargetsByCampaignPathParams, type UpdateTargetsByCampaignQueryParams, type UpdateTargetsByCampaignResponse, type UpdateTrailerRiskObjectBody, type UpdateTrailerRiskObjectPathParams, type UpdateTrailerRiskObjectQueryParams, type UpdateTrailerRiskObjectResponse, type UpdateTwoWheelerRiskObjectBody, type UpdateTwoWheelerRiskObjectPathParams, type UpdateTwoWheelerRiskObjectQueryParams, type UpdateTwoWheelerRiskObjectResponse, type UpdateUspByDistributionAndIdBody, type UpdateUspByDistributionAndIdPathParams, type UpdateUspByDistributionAndIdQueryParams, type UpdateUspByDistributionAndIdResponse, type UpdateYellowhiveQuestionnaireBody, type UpdateYellowhiveQuestionnairePathParams, type UpdateYellowhiveQuestionnaireQueryParams, type UpdateYellowhiveQuestionnaireResponse, type UpdateYourOwnUserBody, type UpdateYourOwnUserResponse, type UpdateYourPasswordBody, type UpdateYourPasswordResponse, type UploadClaimDocumentAsBrokerPathParams, type UploadClaimDocumentAsBrokerQueryParams, type UploadClaimDocumentAsBrokerResponse, type UpsertAnvaClosingQuestionsBody, type UpsertAnvaClosingQuestionsQueryParams, type UpsertAnvaClosingQuestionsResponse, type UpsertDistributionFaqBody, type UpsertDistributionFaqQueryParams, type UpsertDistributionFaqResponse, type UpsertInsurancePoliciesForPartyBody, type UpsertInsurancePoliciesForPartyPathParams, type UpsertInsurancePoliciesForPartyResponse, type UpsertInsurancePolicySimulationForPartyBody, type UpsertInsurancePolicySimulationForPartyPathParams, type UpsertInsurancePolicySimulationForPartyResponse, type UpsertPolicyPackagesForPartyBody, type UpsertPolicyPackagesForPartyPathParams, type UpsertPolicyPackagesForPartyResponse, type V1ApiIntegrationsAnvaPartiesAnvaIdImportsPostQueryParams, type V1ApiIntegrationsAnvaPartiesAnvaIdImportsPostResponse, type V1ApiIntegrationsAnvaPartiesGetQueryParams, type V1ApiIntegrationsAnvaPartiesGetResponse, type V1ApiIntegrationsAnvaValidatePostQueryParams, type V1ApiIntegrationsAnvaValidatePostResponse, type ValidateAChassisNumberResponse, type ValidateACompanyRegistrationNumberResponse, type ValidateANationalIdentificationNumberBody, type ValidateANationalIdentificationNumberResponse, type ValidateATelephonenrResponse, type ValidateAVehicleRegistrationPlateBody, type ValidateAVehicleRegistrationPlateResponse, type ValidateAWebsiteResponse, type ValidateAnEmailResponse, type ValidateAnFsmaResponse, type ValidateAnIbanBody, type ValidateAnIbanResponse, type ValidateAnvaConnectionQueryParams, type ValidateAnvaConnectionResponse, type ValidateAnvaDwhConnectionQueryParams, type ValidateAnvaDwhConnectionResponse, type ValidateAnvaflowsQuestionnaireBody, type ValidateAnvaflowsQuestionnairePathParams, type ValidateAnvaflowsQuestionnaireQueryParams, type ValidateAnvaflowsQuestionnaireResponse, type ValidateClaimPathParams, type ValidateClaimQueryParams, type ValidateClaimResponse, type ValidateDiasQuestionnaireBody, type ValidateDiasQuestionnairePathParams, type ValidateDiasQuestionnaireQueryParams, type ValidateDiasQuestionnaireResponse, type ValidateFasterforwardConnectionQueryParams, type ValidateFasterforwardConnectionResponse, type ValidatePromotionsResponse, type ValidateYellowhiveQuestionnaireBody, type ValidateYellowhiveQuestionnairePathParams, type ValidateYellowhiveQuestionnaireQueryParams, type ValidateYellowhiveQuestionnaireResponse, type VerifyIfADistributionExistsByCompanyRegistrationBody, type VerifyIfADistributionExistsByCompanyRegistrationQueryParams, type VerifyIfADistributionExistsByCompanyRegistrationResponse, type VerifyIfADistributionExistsByNameBody, type VerifyIfADistributionExistsByNameQueryParams, type VerifyIfADistributionExistsByNameResponse, type VerifyIfAUserExistsByEmailBody, type VerifyIfAUserExistsByEmailQueryParams, type VerifyIfAUserExistsByEmailResponse, type WgApiSchema, type WgPaths, acceptOrRejectAnAdvisoryReport, analyzeEmail, answerAFlowDirectly, answerAFlowSession, blockCustomerFromAccessingParty, calculateAnvaquotesBySessionId, calculateCarLeaseQuote, calculateDiasQuotesBySessionId, calculateQuotesV2, calculateYellowhiveQuotesBySessionId, claimReportById, claimRequestUpdate, commentOnActivity, type components, createAccidentsForParty, createAccount, createAdvisoryReport, createAdvisoryReportRevision, createAdvisoryReportRevisionV2, createAdvisoryReportStepSettings, createAnvaParty, createAnvaTask, createAnvaflowTags, createBicycleRiskObject, createBoatRiskObject, createBrokerConnectionsById, createCampaign, createCarRiskObject, createClaimAsBroker, createClaimAsCustomer, createCompanyLead, createConversation, createConversationReminder, createCustomerLead, createDiasContactPerson, createDistributionConnectionById, createDistributionTag, createDocumentForClaim, createDocumentForClaimAsCustomer, createDocumentForParty, createEntityAsBroker, createEntityAsCustomerWithToken, createFamilyRiskObject, createInsurancePoliciesForParty, createInsuranceProductClauseForDistribution, createLegalParty, createLegalRiskObject, createLockForClaim, createMiscellaneousRiskObject, createNaturalParty, createNoteOnEvent, createNoteOnEventAsCustomer, createOfferRevision, createOrReplaceInsurancePolicyForAdvisoryReportById, createOrReplacePolicyPackagesForAdvisoryReportById, createPartyActivitiesAsCustomer, createPartyByEnrichingWithEnrichingWithCompanyRegistration, createPartyGroupRiskObject, createPartyNote, createPartyOffers, createPartyRelations, createProfileaseCarLeaseOffer, createProflowSessionByBatchId, createRecommendationByPartyId, createRecommendationBySessionId, createReferenceForParty, createReferencesForRiskObject, createRelationBetweenRiskObjectAndParty, createRiskDomainActionForAdvisoryReportById, createRiskDomainActionFromAdviceForAdvisoryReportById, createRiskDomainAdviceForAdvisoryReportById, createRiskDomainForAdvisoryReportById, createSemiTrailerRiskObject, createToolkitAccount, createToolkitBroker, createTrailerRiskObject, createTrialBroker, createUploadLinkAsCustomer, createUspItemForDistribution, createYellowhiveContactPerson, deleteAdvisoryReport, deleteAdvisoryReportRevision, deleteAllSessionsBySessionId, deleteAnvaClosingQuestions, deleteBrokerConnectionByKey, deleteClaimAsBrokerById, deleteCommentOnActivity, deleteDistributionConnectionByKey, deleteDistributionFaq, deleteDistributionTag, deleteDocumentById, deleteDocumentByIdAsCustomerWithToken, deleteDocumentForParty, deleteEntityAsBrokerById, deleteEntityByIdAsCustomerWithToken, deleteEntityBySessionIdAndFlowId, deleteInsurancePoliciesForParty, deleteInsurancePolicyForAdvisoryReportById, deleteInsuranceProductClauseForDistribution, deleteNote, deletePartyActivitiesAsCustomer, deletePartyEntityBySessionIdAndFlowId, deletePartyNoteById, deletePartyRelations, deletePolicyPackagesForParty, deleteRelationBetweenRiskObjectAndParty, deleteRiskDomainActionForAdvisoryReportById, deleteRiskDomainAdviceForAdvisoryReportById, deleteRiskDomainForAdvisoryReportById, deleteRiskObjectById, deleteSessionBySessionId, deleteUspByDistributionAndId, delinkPartyToUser, disable2FaByUser, disable2FaForCustomer, downloadDocumentById, editInsuranceProductAdviceByDistribution, editInsuranceProductDescriptionsByDistribution, enable2Fa, enqueueCalculationAnvaquotesBySessionId, enqueueSendCustomQuotesToAnvaBySessionId, enqueueSendOfferToAnvaBySessionId, enrichPartyByIdWithExternalCompanyData, exportAdvisoryReportById, exportPartyById, exportQuoteById, extractInsurancePoliciesForOneDocument, extractInsurancePoliciesForOneDocumentEnqueue, extractManyDocumentInBatch, extractOffersForOneDocument, extractOffersForOneDocumentEnqueue, extractOneDocument, extractOneDocumentEnqueue, extractPartyForOneDocumentEnqueue, extractWebsiteTheme, generateCompanyDescription, generateDistributionAboutUsCompletion, generateDnsPrefix, generateDocxDocumentOfAdvisoryReportById, generateFlowQuestionnaire, generateFlowQuestionnaireDocument, generateOfferRequestForInsuranceCompanyDocx, generateOfferRequestForInsuranceCompanyPdf, generatePdfOfAdvisoryReportById, generatePersonalizationAdviceForAdvisoryReport, generatePossibleProductsBySessionV2, generateQuestionsToPrefillByCar, generateStandaloneFrontPagePdfOfAdvisoryReportAsExample, generateTokenForSocialLoginFlowAsBroker, get2FaByUser, getActivityByParty, getAddressInfo, getAddressInfoFreemium, getAdvicesPerInsuranceProduct, getAdvisoryReportById, getAdvisoryReportExportOptions, getAdvisoryReportRevisionDiff, getAllActivityTypes, getAllAdvisoryReports, getAllAvailableAffiliations, getAllAvailablePlans, getAllAvailableThemesInWegroup, getAllBrokersLinkedToCurrentUser, getAllCampaignTemplates, getAllCampaignsByDistribution, getAllCarClaimCategories, getAllClaimsAsBroker, getAllConversations, getAllCustomersByDistribution, getAllEnums, getAllLeadsByDistribution, getAllLeaseOffersByDistribution, getAllPartiesByDistribution, getAllPartiesByDistributionV2, getAllRiskObjectsByPartyId, getAllRiskObjectsByPartyIdV2, getAllSessionsBySessionId, getAllVehicleBrands, getAllVehicleSeriesByBrandKey, getAllVehicleVersionsBySeriesId, getAnvaAgents, getAnvaClosingQuestions, getAnvaCollectionMethods, getAnvaEmployees, getAnvaLabels, getAnvaMutationReasons, getAnvaParties, getAnvaProducts, getAnvaproductById, getAnvaproducts, getArtifactFromEventById, getAssuEmployees, getAvailableFlowsForDistributionInfo, getBrokerByAnvaProducerId, getBrokerByAnvaRelationMangerId, getBrokerConnectionsById, getBrokerIntegrations, getCampaignById, getCampaignSettingsByDistribution, getCampaignTargetMailTemplate, getCarLeaseRates, getChatBySessionId, getChatSummaryV2BySessionId, getCheckupByPartyId, getClaimAsBrokerById, getClaimAsCustomerWithToken, getClaimByIdAsCustomer, getClaimEventsAsBrokerById, getClaimEventsAsCustomer, getClaimsAsCustomer, getClaimsAsParty, getClaimsAsPartyById, getComplianceByRiskObjectId, getConversationById, getConversationNotes, getConversationReportPdfById, getConversationsOriginFilter, getCurrentAccountInsightsAsCustomer, getCurrentAccountInsightsAsParty, getCurrentBrokerOfTheUser, getCustomersByParty, getDiasAfdbranches, getDiasCollectionMethods, getDiasEmployees, getDiasParties, getDiasProducts, getDiasflowProductById, getDiasflowProducts, getDistributionActivity, getDistributionAffiliations, getDistributionById, getDistributionConnectionsById, getDistributionFaq, getDistributionHasPendingUpgrade, getDistributionSettings, getDistributionTags, getDocumentExtractionBatchById, getDocumentMetadata, getDocumentsAsCustomer, getDocumentsForParty, getEmailByMessageId, getEncryptionKeys, getEnterpriseByCompanyRegistrationNumberAndCountry, getEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponse, getEnumByAnvaLabel, getEnumByDiasLabel, getEventsByAdvisoryReportId, getExtractEnityInfo, getFasterforwardEmployees, getFasterforwardTeams, getFinconnectLinkAsCustomer, getFinconnectLinkForInsurancePolicyAsCustomer, getFlowInfoById, getFlowsInfo, getGbi, getHubspotVisitorIdentificationToken, getInfoForClaim, getInsightsIfCarIsInsured, getInsuranceCompanies, getInsurancePoliciesAsCustomer, getInsurancePoliciesForParty, getInsurancePolicyById, getInsurancePolicyByIdAsCustomer, getInsurancePolicySimulationsForParty, getInsuranceProductClausesByDistribution, getInsuranceProductsV2, getIntegrationsByDistribution, getInvoiceByIdAsCustomer, getInvoicesAsCustomer, getInvoicesAsParty, getInvoicesAsPartyById, getJobResultById, getKycByParty, getLeadById, getLeadProviderById, getLeadProvidersByAffinity, getLeaseOfferById, getLinkOfDocument, getMetricsByCampaign, getMinimalOfferById, getMinimalOfferRevisionById, getMinimalRiskObjectById, getNace, getNoveltyInsightsByDistribution, getOfferById, getOffersByDistribution, getOnboardingChecklistByBroker, getOrganisationDistributions, getOrganisationLeads, getOrganisationOffers, getOutlookConnectionDetails, getOutlookMailById, getOutlookMailfolders, getOutlookMails, getPartiesByCustomer, getPartiesLinkedToUser, getPartiesOriginFilter, getPartyAddresses, getPartyById, getPartyMergeSuggestions, getPdfOfAdvisoryReportById, getPerformanceInsightsByDistribution, getPolicyPackageById, getPolicyPackageByIdAsCustomer, getPolicyPackageSimulationsForParty, getPolicyPackagesAsCustomer, getPolicyPackagesForParty, getPossibleInsuranceProductsByPartyId, getPossibleInsuranceProductsByRiskObjectId, getPossibleInsuranceProductsForManagementByPartyId, getPossibleInsuranceProductsForStaffByPartyId, getPreventionAdvice, getPromotionsByDistributionId, getProvenanceInfoOfDocument, getQuoteExports, getQuoteInsights, getQuotesAsBatchResultsByConversationId, getRecommendationsById, getRecommendationsByPartyId, getRecommendationsBySessionId, getRiskAnalysisByPartyId, getRiskDomainById, getRiskDomains, getRiskObjectByRiskObjectRevisionId, getRiskObjectRevisionsById, getSbi, getSingularityJobResultById, getStepSettingsByAdvisoryReportId, getSupportedAnvaflowCoverages, getSupportedAnvaflowCoveragesGroupedByAdn, getSupportedAnvaflowInsuranceCompanies, getSupportedAnvaflowInsurances, getSupportedAnvaflowTags, getSupportedInsuranceCompanies, getSupportedInsuranceSubjects, getSupportedMimeTypes, getSupportedRiskDomains, getSupportedYellowhiveflowCoverages, getSupportedYellowhiveflowInsurances, getTheBrokerById, getUspByDistribution, getValuesOfEnum, getVehicleByCarIdOrFebiacId, getVehicleByNumberPlateAndCarId, getVehicleByVersionId, getVehicleByVinAndCarId, getVehicleVersionFactsBySeriesId, getWeatherInfo, getYellowhiveflowProductById, getYellowhiveflowProducts, getYourOwnUser, giveFeedbackOnConversationById, giveFeedbackOnRecommendationsById, giveFeedbackToInsuranceTermsBot, handleCreateDistributionTheme, handleDeleteDistributionTheme, handleUpdateDistributionTheme, importAnvaDocumentInWegroup, importAnvaInsurancePolicyDocumentInWegroup, importAnvaInsurancePolicyPackageDocumentInWegroup, importAnvaPartyInWegroup, importAnvaproduct, importDiasPartyInWegroup, importDiasflowProduct, inviteColleaguesToDistribution, inviteUserToParty, linkConversationToAdvisoryReport, linkPartyToUser, lockFlightApi, markConversationAsCompletedById, mergePartiesTogether, type operations, orderInsurancePolciesOfAdvisoryReport, overrideInsuranceProductRecommendationById, overridePreventionAdviceRecommendationById, patchAnvaproductById, patchAnvaproductCoverageById, patchDiasflowProductById, patchDiasflowProductCoverageByDiasId, patchOwnPartyAsCustomer, type paths, poseAQuestionToInsuranceTermsBot, poseAQuestionToInsuranceTermsBotForItToCompare, postEventAsCarglassPartner, putClausesForReport, recalculateDiasQuotesBySessionIdAndProductId, recalculateDiasSimulationBySessionId, recalculateOneAnvaquoteByAnvaProductIdSessionId, recalculateSimulationBySessionId, recalculateYellowhiveQuotesBySessionIdAndProductId, recalculateYellowhiveSimulationBySessionId, retrieveAirports, retrieveAllExportsByParty, retrieveAnvaflowsQuestionnaires, retrieveAskLaterQuestions, retrieveAutomobileByCarIdFreemiumVersion, retrieveAutomobileByIdFreemium, retrieveDiasQuestionnaires, retrieveExportById, retrieveFlow, retrieveYellowhiveQuestionnaires, seachStreetsByCityAndCountry, searchAddressesByCountry, searchCitiesByCountry, searchDirectorsByFirstAndLastName, searchEnterprisesByCountry, searchVehicles, sendAdvisoryReportAsMail, sendAnvaInquiryAsCustomer, sendClaimToKeypoint, sendExampleCampaignTargetMail, sendMailClaimReportById, sendMailFollowupPageToCustomer, sendMailForSimulationToParty, sendOfferMailBySessionId, sendOfferToAnvaBySessionId, sendPasswordResetToCustomer, sendQuoteAsMail, setAskLaterQuestions, transferLeadToOtherDistribution, transferPartyToOtherDistribution, triageEmail, unblockCustomerFromAccessingParty, unlockClaim, updateAdvisoryReport, updateAnvaflowsQuestionnaire, updateBicycleRiskObject, updateBoatRiskObject, updateBrokerByBroker, updateBrokerConnectionByKey, updateBrokerIntegrations, updateCampaign, updateCarRiskObject, updateClaimAsBrokerById, updateClaimAsCustomerWithToken, updateCommentOnActivity, updateConversationById, updateDeclarationRemark, updateDiasQuestionnaire, updateDistributionConnectionByKey, updateDistributionIntegrations, updateDistributionSettings, updateDocumentForParty, updateDocumentMetadataById, updateDocumentMetadataByIdAsCustomerWithToken, updateEntityAsBrokerById, updateEntityAsCustomerWithToken, updateFamilyRiskObject, updateFleetRiskObject, updateInsuranceProductByDistribution, updateInsuranceProductClauseForDistribution, updateLegalRiskObject, updateMiscellaneousRiskObject, updateNote, updateOfferById, updateOffersInBulk, updatePartyActivitiesAsCustomer, updatePartyAssignees, updatePartyById, updatePartyGroupRiskObject, updatePartyNoteById, updatePartyRelations, updatePreventionByDistribution, updateQuestionForAllQuestionnairesByAnvaLabels, updateRelationBetweenRiskObjectAndParty, updateResidenceRiskObject, updateRiskDomainActionForAdvisoryReportById, updateRiskDomainAdviceForAdvisoryReportById, updateRiskDomainByDistribution, updateSemiTrailerRiskObject, updateTargetsByCampaign, updateTrailerRiskObject, updateTwoWheelerRiskObject, updateUspByDistributionAndId, updateYellowhiveQuestionnaire, updateYourOwnUser, updateYourPassword, uploadClaimDocumentAsBroker, upsertAnvaClosingQuestions, upsertDistributionFaq, upsertInsurancePoliciesForParty, upsertInsurancePolicySimulationForParty, upsertPolicyPackagesForParty, v1ApiIntegrationsAnvaPartiesAnvaIdImportsPost, v1ApiIntegrationsAnvaPartiesGet, v1ApiIntegrationsAnvaValidatePost, validateAChassisNumber, validateACompanyRegistrationNumber, validateANationalIdentificationNumber, validateATelephonenr, validateAVehicleRegistrationPlate, validateAWebsite, validateAnEmail, validateAnFsma, validateAnIban, validateAnvaConnection, validateAnvaDwhConnection, validateAnvaflowsQuestionnaire, validateClaim, validateDiasQuestionnaire, validateFasterforwardConnection, validatePromotions, validateYellowhiveQuestionnaire, verifyIfADistributionExistsByCompanyRegistration, verifyIfADistributionExistsByName, verifyIfAUserExistsByEmail, type webhooks, wgApiClient };
|
|
123600
|
+
export { type $defs, type AcceptOrRejectAnAdvisoryReportBody, type AcceptOrRejectAnAdvisoryReportPathParams, type AcceptOrRejectAnAdvisoryReportQueryParams, type AcceptOrRejectAnAdvisoryReportResponse, type AnalyzeEmailBody, type AnalyzeEmailPathParams, type AnalyzeEmailResponse, type AnswerAFlowDirectlyBody, type AnswerAFlowDirectlyPathParams, type AnswerAFlowDirectlyQueryParams, type AnswerAFlowDirectlyResponse, type AnswerAFlowSessionBody, type AnswerAFlowSessionPathParams, type AnswerAFlowSessionQueryParams, type AnswerAFlowSessionResponse, type BlockCustomerFromAccessingPartyPathParams, type BlockCustomerFromAccessingPartyResponse, type CalculateAnvaquotesBySessionIdBody, type CalculateAnvaquotesBySessionIdPathParams, type CalculateAnvaquotesBySessionIdQueryParams, type CalculateAnvaquotesBySessionIdResponse, type CalculateCarLeaseQuoteBody, type CalculateCarLeaseQuoteQueryParams, type CalculateCarLeaseQuoteResponse, type CalculateDiasQuotesBySessionIdBody, type CalculateDiasQuotesBySessionIdPathParams, type CalculateDiasQuotesBySessionIdQueryParams, type CalculateDiasQuotesBySessionIdResponse, type CalculateQuotesV2Body, type CalculateQuotesV2PathParams, type CalculateQuotesV2QueryParams, type CalculateQuotesV2Response, type CalculateYellowhiveQuotesBySessionIdBody, type CalculateYellowhiveQuotesBySessionIdPathParams, type CalculateYellowhiveQuotesBySessionIdQueryParams, type CalculateYellowhiveQuotesBySessionIdResponse, type ClaimReportByIdPathParams, type ClaimReportByIdQueryParams, type ClaimReportByIdResponse, type ClaimRequestUpdatePathParams, type ClaimRequestUpdateQueryParams, type ClaimRequestUpdateResponse, type ClientType, type CommentOnActivityPathParams, type CommentOnActivityQueryParams, type CommentOnActivityResponse, type CreateAccidentsForPartyBody, type CreateAccidentsForPartyPathParams, type CreateAccidentsForPartyQueryParams, type CreateAccidentsForPartyResponse, type CreateAccountBody, type CreateAccountQueryParams, type CreateAccountResponse, type CreateAdvisoryReportBody, type CreateAdvisoryReportQueryParams, type CreateAdvisoryReportResponse, type CreateAdvisoryReportRevisionBody, type CreateAdvisoryReportRevisionPathParams, type CreateAdvisoryReportRevisionQueryParams, type CreateAdvisoryReportRevisionResponse, type CreateAdvisoryReportRevisionV2Body, type CreateAdvisoryReportRevisionV2PathParams, type CreateAdvisoryReportRevisionV2QueryParams, type CreateAdvisoryReportRevisionV2Response, type CreateAdvisoryReportStepSettingsBody, type CreateAdvisoryReportStepSettingsPathParams, type CreateAdvisoryReportStepSettingsQueryParams, type CreateAdvisoryReportStepSettingsResponse, type CreateAnvaPartyViaConversationBody, type CreateAnvaPartyViaConversationPathParams, type CreateAnvaPartyViaConversationQueryParams, type CreateAnvaPartyViaConversationResponse, type CreateAnvaTaskBody, type CreateAnvaTaskPathParams, type CreateAnvaTaskQueryParams, type CreateAnvaTaskResponse, type CreateAnvaflowTagsBody, type CreateAnvaflowTagsQueryParams, type CreateAnvaflowTagsResponse, type CreateBicycleRiskObjectBody, type CreateBicycleRiskObjectPathParams, type CreateBicycleRiskObjectQueryParams, type CreateBicycleRiskObjectResponse, type CreateBoatRiskObjectBody, type CreateBoatRiskObjectPathParams, type CreateBoatRiskObjectQueryParams, type CreateBoatRiskObjectResponse, type CreateBrokerConnectionsByIdBody, type CreateBrokerConnectionsByIdPathParams, type CreateBrokerConnectionsByIdResponse, type CreateCampaignBody, type CreateCampaignQueryParams, type CreateCampaignResponse, type CreateCarRiskObjectBody, type CreateCarRiskObjectPathParams, type CreateCarRiskObjectQueryParams, type CreateCarRiskObjectResponse, type CreateClaimAsBrokerQueryParams, type CreateClaimAsBrokerResponse, type CreateClaimAsCustomerPathParams, type CreateClaimAsCustomerQueryParams, type CreateClaimAsCustomerResponse, type CreateCompanyLeadBody, type CreateCompanyLeadPathParams, type CreateCompanyLeadQueryParams, type CreateCompanyLeadResponse, type CreateConversationBody, type CreateConversationPathParams, type CreateConversationQueryParams, type CreateConversationReminderPathParams, type CreateConversationReminderResponse, type CreateConversationResponse, type CreateCustomerLeadBody, type CreateCustomerLeadPathParams, type CreateCustomerLeadQueryParams, type CreateCustomerLeadResponse, type CreateDiasContactPersonBody, type CreateDiasContactPersonPathParams, type CreateDiasContactPersonQueryParams, type CreateDiasContactPersonResponse, type CreateDiasPartyViaConversationPathParams, type CreateDiasPartyViaConversationQueryParams, type CreateDiasPartyViaConversationResponse, type CreateDistributionConnectionByIdBody, type CreateDistributionConnectionByIdPathParams, type CreateDistributionConnectionByIdResponse, type CreateDistributionTagBody, type CreateDistributionTagQueryParams, type CreateDistributionTagResponse, type CreateDocumentForClaimAsCustomerPathParams, type CreateDocumentForClaimAsCustomerQueryParams, type CreateDocumentForClaimAsCustomerResponse, type CreateDocumentForClaimPathParams, type CreateDocumentForClaimQueryParams, type CreateDocumentForClaimResponse, type CreateDocumentForPartyBody, type CreateDocumentForPartyPathParams, type CreateDocumentForPartyQueryParams, type CreateDocumentForPartyResponse, type CreateEntityAsBrokerPathParams, type CreateEntityAsBrokerQueryParams, type CreateEntityAsBrokerResponse, type CreateEntityAsCustomerWithTokenPathParams, type CreateEntityAsCustomerWithTokenQueryParams, type CreateEntityAsCustomerWithTokenResponse, type CreateFamilyRiskObjectBody, type CreateFamilyRiskObjectPathParams, type CreateFamilyRiskObjectQueryParams, type CreateFamilyRiskObjectResponse, type CreateInsurancePoliciesForPartyBody, type CreateInsurancePoliciesForPartyPathParams, type CreateInsurancePoliciesForPartyResponse, type CreateInsuranceProductClauseForDistributionBody, type CreateInsuranceProductClauseForDistributionQueryParams, type CreateInsuranceProductClauseForDistributionResponse, type CreateLegalPartyBody, type CreateLegalPartyResponse, type CreateLegalRiskObjectBody, type CreateLegalRiskObjectPathParams, type CreateLegalRiskObjectQueryParams, type CreateLegalRiskObjectResponse, type CreateLockForClaimPathParams, type CreateLockForClaimQueryParams, type CreateLockForClaimResponse, type CreateMiscellaneousRiskObjectBody, type CreateMiscellaneousRiskObjectPathParams, type CreateMiscellaneousRiskObjectQueryParams, type CreateMiscellaneousRiskObjectResponse, type CreateNaturalPartyBody, type CreateNaturalPartyResponse, type CreateNoteOnEventAsCustomerPathParams, type CreateNoteOnEventAsCustomerQueryParams, type CreateNoteOnEventAsCustomerResponse, type CreateNoteOnEventPathParams, type CreateNoteOnEventQueryParams, type CreateNoteOnEventResponse, type CreateOfferRevisionBody, type CreateOfferRevisionPathParams, type CreateOfferRevisionResponse, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdBody, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdPathParams, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdQueryParams, type CreateOrReplaceInsurancePolicyForAdvisoryReportByIdResponse, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdBody, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdPathParams, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdQueryParams, type CreateOrReplacePolicyPackagesForAdvisoryReportByIdResponse, type CreatePartyActivitiesAsCustomerBody, type CreatePartyActivitiesAsCustomerResponse, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationBody, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationQueryParams, type CreatePartyByEnrichingWithEnrichingWithCompanyRegistrationResponse, type CreatePartyGroupRiskObjectBody, type CreatePartyGroupRiskObjectPathParams, type CreatePartyGroupRiskObjectQueryParams, type CreatePartyGroupRiskObjectResponse, type CreatePartyNoteBody, type CreatePartyNotePathParams, type CreatePartyNoteResponse, type CreatePartyOffersBody, type CreatePartyOffersPathParams, type CreatePartyOffersQueryParams, type CreatePartyOffersResponse, type CreatePartyRelationsBody, type CreatePartyRelationsQueryParams, type CreatePartyRelationsResponse, type CreateProfileaseCarLeaseOfferBody, type CreateProfileaseCarLeaseOfferQueryParams, type CreateProfileaseCarLeaseOfferResponse, type CreateProflowSessionByBatchIdPathParams, type CreateProflowSessionByBatchIdQueryParams, type CreateProflowSessionByBatchIdResponse, type CreateRecommendationByPartyIdBody, type CreateRecommendationByPartyIdPathParams, type CreateRecommendationByPartyIdQueryParams, type CreateRecommendationByPartyIdResponse, type CreateRecommendationBySessionIdBody, type CreateRecommendationBySessionIdQueryParams, type CreateRecommendationBySessionIdResponse, type CreateReferenceForPartyBody, type CreateReferenceForPartyPathParams, type CreateReferenceForPartyResponse, type CreateReferencesForRiskObjectBody, type CreateReferencesForRiskObjectPathParams, type CreateReferencesForRiskObjectQueryParams, type CreateReferencesForRiskObjectResponse, type CreateRelationBetweenRiskObjectAndPartyBody, type CreateRelationBetweenRiskObjectAndPartyPathParams, type CreateRelationBetweenRiskObjectAndPartyQueryParams, type CreateRelationBetweenRiskObjectAndPartyResponse, type CreateRiskDomainActionForAdvisoryReportByIdBody, type CreateRiskDomainActionForAdvisoryReportByIdPathParams, type CreateRiskDomainActionForAdvisoryReportByIdQueryParams, type CreateRiskDomainActionForAdvisoryReportByIdResponse, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdBody, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdPathParams, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdQueryParams, type CreateRiskDomainActionFromAdviceForAdvisoryReportByIdResponse, type CreateRiskDomainAdviceForAdvisoryReportByIdBody, type CreateRiskDomainAdviceForAdvisoryReportByIdPathParams, type CreateRiskDomainAdviceForAdvisoryReportByIdQueryParams, type CreateRiskDomainAdviceForAdvisoryReportByIdResponse, type CreateRiskDomainForAdvisoryReportByIdBody, type CreateRiskDomainForAdvisoryReportByIdPathParams, type CreateRiskDomainForAdvisoryReportByIdQueryParams, type CreateRiskDomainForAdvisoryReportByIdResponse, type CreateSemiTrailerRiskObjectBody, type CreateSemiTrailerRiskObjectPathParams, type CreateSemiTrailerRiskObjectQueryParams, type CreateSemiTrailerRiskObjectResponse, type CreateToolkitAccountBody, type CreateToolkitAccountQueryParams, type CreateToolkitAccountResponse, type CreateToolkitBrokerBody, type CreateToolkitBrokerQueryParams, type CreateToolkitBrokerResponse, type CreateTrailerRiskObjectBody, type CreateTrailerRiskObjectPathParams, type CreateTrailerRiskObjectQueryParams, type CreateTrailerRiskObjectResponse, type CreateTrialBrokerBody, type CreateTrialBrokerQueryParams, type CreateTrialBrokerResponse, type CreateUploadLinkAsCustomerPathParams, type CreateUploadLinkAsCustomerQueryParams, type CreateUploadLinkAsCustomerResponse, type CreateUspItemForDistributionBody, type CreateUspItemForDistributionQueryParams, type CreateUspItemForDistributionResponse, type CreateYellowhiveContactPersonBody, type CreateYellowhiveContactPersonPathParams, type CreateYellowhiveContactPersonQueryParams, type CreateYellowhiveContactPersonResponse, type DeleteAdvisoryReportPathParams, type DeleteAdvisoryReportQueryParams, type DeleteAdvisoryReportResponse, type DeleteAdvisoryReportRevisionPathParams, type DeleteAdvisoryReportRevisionQueryParams, type DeleteAdvisoryReportRevisionResponse, type DeleteAllSessionsBySessionIdPathParams, type DeleteAllSessionsBySessionIdResponse, type DeleteAnvaClosingQuestionsPathParams, type DeleteAnvaClosingQuestionsQueryParams, type DeleteAnvaClosingQuestionsResponse, type DeleteBrokerConnectionByKeyPathParams, type DeleteBrokerConnectionByKeyResponse, type DeleteClaimAsBrokerByIdPathParams, type DeleteClaimAsBrokerByIdQueryParams, type DeleteClaimAsBrokerByIdResponse, type DeleteCommentOnActivityPathParams, type DeleteCommentOnActivityQueryParams, type DeleteCommentOnActivityResponse, type DeleteDistributionConnectionByKeyPathParams, type DeleteDistributionConnectionByKeyResponse, type DeleteDistributionFaqPathParams, type DeleteDistributionFaqQueryParams, type DeleteDistributionFaqResponse, type DeleteDistributionTagPathParams, type DeleteDistributionTagQueryParams, type DeleteDistributionTagResponse, type DeleteDocumentByIdAsCustomerWithTokenPathParams, type DeleteDocumentByIdAsCustomerWithTokenQueryParams, type DeleteDocumentByIdAsCustomerWithTokenResponse, type DeleteDocumentByIdPathParams, type DeleteDocumentByIdQueryParams, type DeleteDocumentByIdResponse, type DeleteDocumentForPartyPathParams, type DeleteDocumentForPartyResponse, type DeleteEntityAsBrokerByIdPathParams, type DeleteEntityAsBrokerByIdQueryParams, type DeleteEntityAsBrokerByIdResponse, type DeleteEntityByIdAsCustomerWithTokenPathParams, type DeleteEntityByIdAsCustomerWithTokenQueryParams, type DeleteEntityByIdAsCustomerWithTokenResponse, type DeleteEntityBySessionIdAndFlowIdPathParams, type DeleteEntityBySessionIdAndFlowIdQueryParams, type DeleteEntityBySessionIdAndFlowIdResponse, type DeleteInsurancePoliciesForPartyPathParams, type DeleteInsurancePoliciesForPartyResponse, type DeleteInsurancePolicyForAdvisoryReportByIdPathParams, type DeleteInsurancePolicyForAdvisoryReportByIdQueryParams, type DeleteInsurancePolicyForAdvisoryReportByIdResponse, type DeleteInsuranceProductClauseForDistributionPathParams, type DeleteInsuranceProductClauseForDistributionQueryParams, type DeleteInsuranceProductClauseForDistributionResponse, type DeleteNotePathParams, type DeleteNoteQueryParams, type DeleteNoteResponse, type DeletePartyActivitiesAsCustomerPathParams, type DeletePartyActivitiesAsCustomerResponse, type DeletePartyEntityBySessionIdAndFlowIdPathParams, type DeletePartyEntityBySessionIdAndFlowIdQueryParams, type DeletePartyEntityBySessionIdAndFlowIdResponse, type DeletePartyNoteByIdPathParams, type DeletePartyNoteByIdResponse, type DeletePartyRelationsPathParams, type DeletePartyRelationsResponse, type DeletePolicyPackagesForPartyPathParams, type DeletePolicyPackagesForPartyResponse, type DeleteRelationBetweenRiskObjectAndPartyPathParams, type DeleteRelationBetweenRiskObjectAndPartyQueryParams, type DeleteRelationBetweenRiskObjectAndPartyResponse, type DeleteRiskDomainActionForAdvisoryReportByIdPathParams, type DeleteRiskDomainActionForAdvisoryReportByIdQueryParams, type DeleteRiskDomainActionForAdvisoryReportByIdResponse, type DeleteRiskDomainAdviceForAdvisoryReportByIdPathParams, type DeleteRiskDomainAdviceForAdvisoryReportByIdQueryParams, type DeleteRiskDomainAdviceForAdvisoryReportByIdResponse, type DeleteRiskDomainForAdvisoryReportByIdPathParams, type DeleteRiskDomainForAdvisoryReportByIdQueryParams, type DeleteRiskDomainForAdvisoryReportByIdResponse, type DeleteRiskObjectByIdPathParams, type DeleteRiskObjectByIdResponse, type DeleteSessionBySessionIdPathParams, type DeleteSessionBySessionIdResponse, type DeleteUspByDistributionAndIdPathParams, type DeleteUspByDistributionAndIdQueryParams, type DeleteUspByDistributionAndIdResponse, type DelinkPartyToUserBody, type DelinkPartyToUserResponse, type DeprecatedGetAnvaPartiesQueryParams, type DeprecatedGetAnvaPartiesResponse, type DeprecatedImportAnvaPartyInWegroupPathParams, type DeprecatedImportAnvaPartyInWegroupQueryParams, type DeprecatedImportAnvaPartyInWegroupResponse, type DeprecatedValidateAnvaConnectionQueryParams, type DeprecatedValidateAnvaConnectionResponse, type Disable2FaByUserBody, type Disable2FaByUserResponse, type Disable2FaForCustomerPathParams, type Disable2FaForCustomerResponse, type DownloadDocumentByIdPathParams, type DownloadDocumentByIdQueryParams, type DownloadDocumentByIdResponse, type EditInsuranceProductAdviceByDistributionBody, type EditInsuranceProductAdviceByDistributionPathParams, type EditInsuranceProductAdviceByDistributionResponse, type EditInsuranceProductDescriptionsByDistributionPathParams, type EditInsuranceProductDescriptionsByDistributionResponse, type Enable2FaBody, type Enable2FaResponse, type EnqueueCalculationAnvaquotesBySessionIdBody, type EnqueueCalculationAnvaquotesBySessionIdPathParams, type EnqueueCalculationAnvaquotesBySessionIdQueryParams, type EnqueueCalculationAnvaquotesBySessionIdResponse, type EnqueueSendCustomQuotesToAnvaBySessionIdBody, type EnqueueSendCustomQuotesToAnvaBySessionIdPathParams, type EnqueueSendCustomQuotesToAnvaBySessionIdQueryParams, type EnqueueSendCustomQuotesToAnvaBySessionIdResponse, type EnqueueSendOfferToAnvaBySessionIdPathParams, type EnqueueSendOfferToAnvaBySessionIdQueryParams, type EnqueueSendOfferToAnvaBySessionIdResponse, type EnrichPartyByIdWithExternalCompanyDataPathParams, type EnrichPartyByIdWithExternalCompanyDataQueryParams, type EnrichPartyByIdWithExternalCompanyDataResponse, type ExportAdvisoryReportByIdBody, type ExportAdvisoryReportByIdPathParams, type ExportAdvisoryReportByIdQueryParams, type ExportAdvisoryReportByIdResponse, type ExportPartyByIdPathParams, type ExportPartyByIdResponse, type ExportQuoteByIdBody, type ExportQuoteByIdPathParams, type ExportQuoteByIdQueryParams, type ExportQuoteByIdResponse, type ExtractInsurancePoliciesForOneDocumentBody, type ExtractInsurancePoliciesForOneDocumentEnqueueBody, type ExtractInsurancePoliciesForOneDocumentEnqueueResponse, type ExtractInsurancePoliciesForOneDocumentResponse, type ExtractManyDocumentInBatchBody, type ExtractManyDocumentInBatchResponse, type ExtractOffersForOneDocumentBody, type ExtractOffersForOneDocumentEnqueueBody, type ExtractOffersForOneDocumentEnqueueResponse, type ExtractOffersForOneDocumentResponse, type ExtractOneDocumentBody, type ExtractOneDocumentEnqueueBody, type ExtractOneDocumentEnqueueResponse, type ExtractOneDocumentResponse, type ExtractPartyForOneDocumentEnqueueBody, type ExtractPartyForOneDocumentEnqueueResponse, type ExtractWebsiteThemeBody, type ExtractWebsiteThemeResponse, type GenerateCompanyDescriptionBody, type GenerateCompanyDescriptionResponse, type GenerateDistributionAboutUsCompletionBody, type GenerateDistributionAboutUsCompletionResponse, type GenerateDnsPrefixBody, type GenerateDnsPrefixQueryParams, type GenerateDnsPrefixResponse, type GenerateDocxDocumentOfAdvisoryReportByIdPathParams, type GenerateDocxDocumentOfAdvisoryReportByIdQueryParams, type GenerateDocxDocumentOfAdvisoryReportByIdResponse, type GenerateFlowQuestionnaireDocumentBody, type GenerateFlowQuestionnaireDocumentPathParams, type GenerateFlowQuestionnaireDocumentQueryParams, type GenerateFlowQuestionnaireDocumentResponse, type GenerateFlowQuestionnairePathParams, type GenerateFlowQuestionnaireQueryParams, type GenerateFlowQuestionnaireResponse, type GenerateOfferRequestForInsuranceCompanyDocxBody, type GenerateOfferRequestForInsuranceCompanyDocxResponse, type GenerateOfferRequestForInsuranceCompanyPdfBody, type GenerateOfferRequestForInsuranceCompanyPdfResponse, type GeneratePdfOfAdvisoryReportByIdPathParams, type GeneratePdfOfAdvisoryReportByIdQueryParams, type GeneratePdfOfAdvisoryReportByIdResponse, type GeneratePersonalizationAdviceForAdvisoryReportPathParams, type GeneratePersonalizationAdviceForAdvisoryReportResponse, type GeneratePossibleProductsBySessionV2Body, type GeneratePossibleProductsBySessionV2PathParams, type GeneratePossibleProductsBySessionV2QueryParams, type GeneratePossibleProductsBySessionV2Response, type GenerateQuestionsToPrefillByCarBody, type GenerateQuestionsToPrefillByCarPathParams, type GenerateQuestionsToPrefillByCarQueryParams, type GenerateQuestionsToPrefillByCarResponse, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleBody, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleQueryParams, type GenerateStandaloneFrontPagePdfOfAdvisoryReportAsExampleResponse, type GenerateTokenForSocialLoginFlowAsBrokerQueryParams, type GenerateTokenForSocialLoginFlowAsBrokerResponse, type Get2FaByUserResponse, type GetActivityByPartyPathParams, type GetActivityByPartyQueryParams, type GetActivityByPartyResponse, type GetAddressInfoFreemiumQueryParams, type GetAddressInfoFreemiumResponse, type GetAddressInfoQueryParams, type GetAddressInfoResponse, type GetAdvicesPerInsuranceProductPathParams, type GetAdvicesPerInsuranceProductResponse, type GetAdvisoryReportByIdPathParams, type GetAdvisoryReportByIdQueryParams, type GetAdvisoryReportByIdResponse, type GetAdvisoryReportExportOptionsPathParams, type GetAdvisoryReportExportOptionsResponse, type GetAdvisoryReportRevisionDiffPathParams, type GetAdvisoryReportRevisionDiffQueryParams, type GetAdvisoryReportRevisionDiffResponse, type GetAllActivityTypesQueryParams, type GetAllActivityTypesResponse, type GetAllAdvisoryReportsQueryParams, type GetAllAdvisoryReportsResponse, type GetAllAvailableAffiliationsResponse, type GetAllAvailablePlansResponse, type GetAllAvailableThemesInWegroupQueryParams, type GetAllAvailableThemesInWegroupResponse, type GetAllBrokersLinkedToCurrentUserResponse, type GetAllCampaignTemplatesQueryParams, type GetAllCampaignTemplatesResponse, type GetAllCampaignsByDistributionQueryParams, type GetAllCampaignsByDistributionResponse, type GetAllCarClaimCategoriesResponse, type GetAllClaimsAsBrokerQueryParams, type GetAllClaimsAsBrokerResponse, type GetAllConversationsQueryParams, type GetAllConversationsResponse, type GetAllCustomersByDistributionQueryParams, type GetAllCustomersByDistributionResponse, type GetAllEnumsResponse, type GetAllLeadsByDistributionPathParams, type GetAllLeadsByDistributionResponse, type GetAllLeaseOffersByDistributionPathParams, type GetAllLeaseOffersByDistributionQueryParams, type GetAllLeaseOffersByDistributionResponse, type GetAllPartiesByDistributionPathParams, type GetAllPartiesByDistributionQueryParams, type GetAllPartiesByDistributionResponse, type GetAllPartiesByDistributionV2PathParams, type GetAllPartiesByDistributionV2QueryParams, type GetAllPartiesByDistributionV2Response, type GetAllRiskObjectsByPartyIdPathParams, type GetAllRiskObjectsByPartyIdQueryParams, type GetAllRiskObjectsByPartyIdResponse, type GetAllRiskObjectsByPartyIdV2PathParams, type GetAllRiskObjectsByPartyIdV2QueryParams, type GetAllRiskObjectsByPartyIdV2Response, type GetAllSessionsBySessionIdPathParams, type GetAllSessionsBySessionIdQueryParams, type GetAllSessionsBySessionIdResponse, type GetAllVehicleBrandsQueryParams, type GetAllVehicleBrandsResponse, type GetAllVehicleSeriesByBrandKeyPathParams, type GetAllVehicleSeriesByBrandKeyQueryParams, type GetAllVehicleSeriesByBrandKeyResponse, type GetAllVehicleVersionsBySeriesIdPathParams, type GetAllVehicleVersionsBySeriesIdQueryParams, type GetAllVehicleVersionsBySeriesIdResponse, type GetAnvaAgentsQueryParams, type GetAnvaAgentsResponse, type GetAnvaClosingQuestionsQueryParams, type GetAnvaClosingQuestionsResponse, type GetAnvaCollectionMethodsPathParams, type GetAnvaCollectionMethodsQueryParams, type GetAnvaCollectionMethodsResponse, type GetAnvaEmployeesQueryParams, type GetAnvaEmployeesResponse, type GetAnvaLabelsQueryParams, type GetAnvaLabelsResponse, type GetAnvaMutationReasonsQueryParams, type GetAnvaMutationReasonsResponse, type GetAnvaPartiesQueryParams, type GetAnvaPartiesResponse, type GetAnvaProductsQueryParams, type GetAnvaProductsResponse, type GetAnvaproductByIdPathParams, type GetAnvaproductByIdQueryParams, type GetAnvaproductByIdResponse, type GetAnvaproductsQueryParams, type GetAnvaproductsResponse, type GetArtifactFromEventByIdPathParams, type GetArtifactFromEventByIdQueryParams, type GetArtifactFromEventByIdResponse, type GetAssuEmployeesQueryParams, type GetAssuEmployeesResponse, type GetAvailableFlowsForDistributionInfoQueryParams, type GetAvailableFlowsForDistributionInfoResponse, type GetBrokerByAnvaProducerIdPathParams, type GetBrokerByAnvaProducerIdResponse, type GetBrokerByAnvaRelationMangerIdPathParams, type GetBrokerByAnvaRelationMangerIdResponse, type GetBrokerConnectionsByIdPathParams, type GetBrokerConnectionsByIdResponse, type GetBrokerIntegrationsPathParams, type GetBrokerIntegrationsResponse, type GetCampaignByIdPathParams, type GetCampaignByIdQueryParams, type GetCampaignByIdResponse, type GetCampaignSettingsByDistributionQueryParams, type GetCampaignSettingsByDistributionResponse, type GetCampaignTargetMailTemplateQueryParams, type GetCampaignTargetMailTemplateResponse, type GetCarLeaseRatesQueryParams, type GetCarLeaseRatesResponse, type GetChatBySessionIdPathParams, type GetChatBySessionIdResponse, type GetChatSummaryV2BySessionIdPathParams, type GetChatSummaryV2BySessionIdQueryParams, type GetChatSummaryV2BySessionIdResponse, type GetCheckupByPartyIdPathParams, type GetCheckupByPartyIdResponse, type GetClaimAsBrokerByIdPathParams, type GetClaimAsBrokerByIdQueryParams, type GetClaimAsBrokerByIdResponse, type GetClaimAsCustomerWithTokenPathParams, type GetClaimAsCustomerWithTokenQueryParams, type GetClaimAsCustomerWithTokenResponse, type GetClaimByIdAsCustomerPathParams, type GetClaimByIdAsCustomerResponse, type GetClaimEventsAsBrokerByIdPathParams, type GetClaimEventsAsBrokerByIdQueryParams, type GetClaimEventsAsBrokerByIdResponse, type GetClaimEventsAsCustomerPathParams, type GetClaimEventsAsCustomerQueryParams, type GetClaimEventsAsCustomerResponse, type GetClaimsAsCustomerQueryParams, type GetClaimsAsCustomerResponse, type GetClaimsAsPartyByIdPathParams, type GetClaimsAsPartyByIdResponse, type GetClaimsAsPartyPathParams, type GetClaimsAsPartyQueryParams, type GetClaimsAsPartyResponse, type GetComplianceByRiskObjectIdPathParams, type GetComplianceByRiskObjectIdResponse, type GetConversationByIdPathParams, type GetConversationByIdQueryParams, type GetConversationByIdResponse, type GetConversationNotesPathParams, type GetConversationNotesQueryParams, type GetConversationNotesResponse, type GetConversationReportPdfByIdBody, type GetConversationReportPdfByIdPathParams, type GetConversationReportPdfByIdQueryParams, type GetConversationReportPdfByIdResponse, type GetConversationsOriginFilterQueryParams, type GetConversationsOriginFilterResponse, type GetCurrentAccountInsightsAsCustomerQueryParams, type GetCurrentAccountInsightsAsCustomerResponse, type GetCurrentAccountInsightsAsPartyPathParams, type GetCurrentAccountInsightsAsPartyQueryParams, type GetCurrentAccountInsightsAsPartyResponse, type GetCurrentBrokerOfTheUserResponse, type GetCustomersByPartyPathParams, type GetCustomersByPartyQueryParams, type GetCustomersByPartyResponse, type GetDiasAfdbranchesResponse, type GetDiasCollectionMethodsPathParams, type GetDiasCollectionMethodsQueryParams, type GetDiasCollectionMethodsResponse, type GetDiasEmployeesQueryParams, type GetDiasEmployeesResponse, type GetDiasPartiesQueryParams, type GetDiasPartiesResponse, type GetDiasProductsQueryParams, type GetDiasProductsResponse, type GetDiasflowProductByIdPathParams, type GetDiasflowProductByIdQueryParams, type GetDiasflowProductByIdResponse, type GetDiasflowProductsQueryParams, type GetDiasflowProductsResponse, type GetDistributionActivityPathParams, type GetDistributionActivityQueryParams, type GetDistributionActivityResponse, type GetDistributionAffiliationsPathParams, type GetDistributionAffiliationsResponse, type GetDistributionByIdPathParams, type GetDistributionByIdResponse, type GetDistributionConnectionsByIdPathParams, type GetDistributionConnectionsByIdQueryParams, type GetDistributionConnectionsByIdResponse, type GetDistributionFaqQueryParams, type GetDistributionFaqResponse, type GetDistributionHasPendingUpgradePathParams, type GetDistributionHasPendingUpgradeResponse, type GetDistributionSettingsResponse, type GetDistributionTagsQueryParams, type GetDistributionTagsResponse, type GetDocumentExtractionBatchByIdPathParams, type GetDocumentExtractionBatchByIdResponse, type GetDocumentMetadataPathParams, type GetDocumentMetadataResponse, type GetDocumentsAsCustomerQueryParams, type GetDocumentsAsCustomerResponse, type GetDocumentsForPartyPathParams, type GetDocumentsForPartyQueryParams, type GetDocumentsForPartyResponse, type GetEmailByMessageIdQueryParams, type GetEmailByMessageIdResponse, type GetEncryptionKeysQueryParams, type GetEncryptionKeysResponse, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponsePathParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponseQueryParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponseResponse, type GetEnterpriseByCompanyRegistrationNumberAndCountryPathParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryQueryParams, type GetEnterpriseByCompanyRegistrationNumberAndCountryResponse, type GetEnumByAnvaLabelPathParams, type GetEnumByAnvaLabelQueryParams, type GetEnumByAnvaLabelResponse, type GetEnumByDiasLabelPathParams, type GetEnumByDiasLabelQueryParams, type GetEnumByDiasLabelResponse, type GetEventsByAdvisoryReportIdPathParams, type GetEventsByAdvisoryReportIdQueryParams, type GetEventsByAdvisoryReportIdResponse, type GetExtractEnityInfoPathParams, type GetExtractEnityInfoResponse, type GetFasterforwardEmployeesQueryParams, type GetFasterforwardEmployeesResponse, type GetFasterforwardTeamsQueryParams, type GetFasterforwardTeamsResponse, type GetFinconnectLinkAsCustomerQueryParams, type GetFinconnectLinkAsCustomerResponse, type GetFinconnectLinkForInsurancePolicyAsCustomerPathParams, type GetFinconnectLinkForInsurancePolicyAsCustomerQueryParams, type GetFinconnectLinkForInsurancePolicyAsCustomerResponse, type GetFlowInfoByIdPathParams, type GetFlowInfoByIdQueryParams, type GetFlowInfoByIdResponse, type GetFlowsInfoQueryParams, type GetFlowsInfoResponse, type GetGbiQueryParams, type GetGbiResponse, type GetHubspotVisitorIdentificationTokenResponse, type GetInfoForClaimPathParams, type GetInfoForClaimQueryParams, type GetInfoForClaimResponse, type GetInsightsIfCarIsInsuredBody, type GetInsightsIfCarIsInsuredResponse, type GetInsuranceCompaniesQueryParams, type GetInsuranceCompaniesResponse, type GetInsurancePoliciesAsCustomerQueryParams, type GetInsurancePoliciesAsCustomerResponse, type GetInsurancePoliciesForPartyPathParams, type GetInsurancePoliciesForPartyQueryParams, type GetInsurancePoliciesForPartyResponse, type GetInsurancePolicyByIdAsCustomerPathParams, type GetInsurancePolicyByIdAsCustomerResponse, type GetInsurancePolicyByIdPathParams, type GetInsurancePolicyByIdResponse, type GetInsurancePolicySimulationsForPartyPathParams, type GetInsurancePolicySimulationsForPartyQueryParams, type GetInsurancePolicySimulationsForPartyResponse, type GetInsuranceProductClausesByDistributionQueryParams, type GetInsuranceProductClausesByDistributionResponse, type GetInsuranceProductsV2QueryParams, type GetInsuranceProductsV2Response, type GetIntegrationsByDistributionPathParams, type GetIntegrationsByDistributionResponse, type GetInvoiceByIdAsCustomerPathParams, type GetInvoiceByIdAsCustomerResponse, type GetInvoicesAsCustomerQueryParams, type GetInvoicesAsCustomerResponse, type GetInvoicesAsPartyByIdPathParams, type GetInvoicesAsPartyByIdResponse, type GetInvoicesAsPartyPathParams, type GetInvoicesAsPartyQueryParams, type GetInvoicesAsPartyResponse, type GetJobResultByIdPathParams, type GetJobResultByIdQueryParams, type GetJobResultByIdResponse, type GetKycByPartyPathParams, type GetKycByPartyQueryParams, type GetKycByPartyResponse, type GetLeadByIdPathParams, type GetLeadByIdResponse, type GetLeadProviderByIdPathParams, type GetLeadProviderByIdResponse, type GetLeadProvidersByAffinityQueryParams, type GetLeadProvidersByAffinityResponse, type GetLeaseOfferByIdPathParams, type GetLeaseOfferByIdQueryParams, type GetLeaseOfferByIdResponse, type GetLinkOfDocumentPathParams, type GetLinkOfDocumentResponse, type GetMetricsByCampaignPathParams, type GetMetricsByCampaignQueryParams, type GetMetricsByCampaignResponse, type GetMinimalOfferByIdPathParams, type GetMinimalOfferByIdQueryParams, type GetMinimalOfferByIdResponse, type GetMinimalOfferRevisionByIdPathParams, type GetMinimalOfferRevisionByIdResponse, type GetMinimalRiskObjectByIdPathParams, type GetMinimalRiskObjectByIdQueryParams, type GetMinimalRiskObjectByIdResponse, type GetNaceQueryParams, type GetNaceResponse, type GetNoveltyInsightsByDistributionPathParams, type GetNoveltyInsightsByDistributionQueryParams, type GetNoveltyInsightsByDistributionResponse, type GetOfferByIdPathParams, type GetOfferByIdResponse, type GetOffersByDistributionPathParams, type GetOffersByDistributionQueryParams, type GetOffersByDistributionResponse, type GetOnboardingChecklistByBrokerPathParams, type GetOnboardingChecklistByBrokerQueryParams, type GetOnboardingChecklistByBrokerResponse, type GetOrganisationDistributionsPathParams, type GetOrganisationDistributionsQueryParams, type GetOrganisationDistributionsResponse, type GetOrganisationLeadsPathParams, type GetOrganisationLeadsQueryParams, type GetOrganisationLeadsResponse, type GetOrganisationOffersPathParams, type GetOrganisationOffersQueryParams, type GetOrganisationOffersResponse, type GetOutlookConnectionDetailsQueryParams, type GetOutlookConnectionDetailsResponse, type GetOutlookMailByIdPathParams, type GetOutlookMailByIdQueryParams, type GetOutlookMailByIdResponse, type GetOutlookMailfoldersQueryParams, type GetOutlookMailfoldersResponse, type GetOutlookMailsQueryParams, type GetOutlookMailsResponse, type GetPartiesByCustomerPathParams, type GetPartiesByCustomerQueryParams, type GetPartiesByCustomerResponse, type GetPartiesLinkedToUserResponse, type GetPartiesOriginFilterQueryParams, type GetPartiesOriginFilterResponse, type GetPartyAddressesPathParams, type GetPartyAddressesResponse, type GetPartyByIdPathParams, type GetPartyByIdResponse, type GetPartyMergeSuggestionsPathParams, type GetPartyMergeSuggestionsQueryParams, type GetPartyMergeSuggestionsResponse, type GetPdfOfAdvisoryReportByIdPathParams, type GetPdfOfAdvisoryReportByIdQueryParams, type GetPdfOfAdvisoryReportByIdResponse, type GetPerformanceInsightsByDistributionPathParams, type GetPerformanceInsightsByDistributionQueryParams, type GetPerformanceInsightsByDistributionResponse, type GetPolicyPackageByIdAsCustomerPathParams, type GetPolicyPackageByIdAsCustomerResponse, type GetPolicyPackageByIdPathParams, type GetPolicyPackageByIdQueryParams, type GetPolicyPackageByIdResponse, type GetPolicyPackageSimulationsForPartyPathParams, type GetPolicyPackageSimulationsForPartyResponse, type GetPolicyPackagesAsCustomerQueryParams, type GetPolicyPackagesAsCustomerResponse, type GetPolicyPackagesForPartyPathParams, type GetPolicyPackagesForPartyResponse, type GetPossibleInsuranceProductsByPartyIdPathParams, type GetPossibleInsuranceProductsByPartyIdQueryParams, type GetPossibleInsuranceProductsByPartyIdResponse, type GetPossibleInsuranceProductsByRiskObjectIdPathParams, type GetPossibleInsuranceProductsByRiskObjectIdQueryParams, type GetPossibleInsuranceProductsByRiskObjectIdResponse, type GetPossibleInsuranceProductsForManagementByPartyIdPathParams, type GetPossibleInsuranceProductsForManagementByPartyIdQueryParams, type GetPossibleInsuranceProductsForManagementByPartyIdResponse, type GetPossibleInsuranceProductsForStaffByPartyIdPathParams, type GetPossibleInsuranceProductsForStaffByPartyIdQueryParams, type GetPossibleInsuranceProductsForStaffByPartyIdResponse, type GetPreventionAdviceQueryParams, type GetPreventionAdviceResponse, type GetPromotionsByDistributionIdPathParams, type GetPromotionsByDistributionIdResponse, type GetProvenanceInfoOfDocumentPathParams, type GetProvenanceInfoOfDocumentResponse, type GetQuoteExportsQueryParams, type GetQuoteExportsResponse, type GetQuoteInsightsPathParams, type GetQuoteInsightsQueryParams, type GetQuoteInsightsResponse, type GetQuotesAsBatchResultsByConversationIdPathParams, type GetQuotesAsBatchResultsByConversationIdQueryParams, type GetQuotesAsBatchResultsByConversationIdResponse, type GetRecommendationsByIdPathParams, type GetRecommendationsByIdQueryParams, type GetRecommendationsByIdResponse, type GetRecommendationsByPartyIdPathParams, type GetRecommendationsByPartyIdQueryParams, type GetRecommendationsByPartyIdResponse, type GetRecommendationsBySessionIdPathParams, type GetRecommendationsBySessionIdQueryParams, type GetRecommendationsBySessionIdResponse, type GetRiskAnalysisByPartyIdPathParams, type GetRiskAnalysisByPartyIdResponse, type GetRiskDomainByIdPathParams, type GetRiskDomainByIdQueryParams, type GetRiskDomainByIdResponse, type GetRiskDomainsQueryParams, type GetRiskDomainsResponse, type GetRiskObjectByRiskObjectRevisionIdPathParams, type GetRiskObjectByRiskObjectRevisionIdQueryParams, type GetRiskObjectByRiskObjectRevisionIdResponse, type GetRiskObjectRevisionsByIdPathParams, type GetRiskObjectRevisionsByIdQueryParams, type GetRiskObjectRevisionsByIdResponse, type GetSbiQueryParams, type GetSbiResponse, type GetSingularityJobResultByIdPathParams, type GetSingularityJobResultByIdQueryParams, type GetSingularityJobResultByIdResponse, type GetStepSettingsByAdvisoryReportIdPathParams, type GetStepSettingsByAdvisoryReportIdQueryParams, type GetStepSettingsByAdvisoryReportIdResponse, type GetSupportedAnvaflowCoveragesGroupedByAdnQueryParams, type GetSupportedAnvaflowCoveragesGroupedByAdnResponse, type GetSupportedAnvaflowCoveragesQueryParams, type GetSupportedAnvaflowCoveragesResponse, type GetSupportedAnvaflowInsuranceCompaniesQueryParams, type GetSupportedAnvaflowInsuranceCompaniesResponse, type GetSupportedAnvaflowInsurancesQueryParams, type GetSupportedAnvaflowInsurancesResponse, type GetSupportedAnvaflowTagsQueryParams, type GetSupportedAnvaflowTagsResponse, type GetSupportedInsuranceCompaniesQueryParams, type GetSupportedInsuranceCompaniesResponse, type GetSupportedInsuranceSubjectsQueryParams, type GetSupportedInsuranceSubjectsResponse, type GetSupportedMimeTypesResponse, type GetSupportedRiskDomainsQueryParams, type GetSupportedRiskDomainsResponse, type GetSupportedYellowhiveflowCoveragesQueryParams, type GetSupportedYellowhiveflowCoveragesResponse, type GetSupportedYellowhiveflowInsurancesQueryParams, type GetSupportedYellowhiveflowInsurancesResponse, type GetTheBrokerByIdPathParams, type GetTheBrokerByIdResponse, type GetUspByDistributionQueryParams, type GetUspByDistributionResponse, type GetValuesOfEnumPathParams, type GetValuesOfEnumResponse, type GetVehicleByCarIdOrFebiacIdQueryParams, type GetVehicleByCarIdOrFebiacIdResponse, type GetVehicleByNumberPlateAndCarIdPathParams, type GetVehicleByNumberPlateAndCarIdQueryParams, type GetVehicleByNumberPlateAndCarIdResponse, type GetVehicleByVersionIdPathParams, type GetVehicleByVersionIdQueryParams, type GetVehicleByVersionIdResponse, type GetVehicleByVinAndCarIdPathParams, type GetVehicleByVinAndCarIdQueryParams, type GetVehicleByVinAndCarIdResponse, type GetVehicleVersionFactsBySeriesIdPathParams, type GetVehicleVersionFactsBySeriesIdQueryParams, type GetVehicleVersionFactsBySeriesIdResponse, type GetWeatherInfoQueryParams, type GetWeatherInfoResponse, type GetYellowhiveflowProductByIdPathParams, type GetYellowhiveflowProductByIdQueryParams, type GetYellowhiveflowProductByIdResponse, type GetYellowhiveflowProductsQueryParams, type GetYellowhiveflowProductsResponse, type GetYourOwnUserResponse, type GiveFeedbackOnConversationByIdPathParams, type GiveFeedbackOnConversationByIdQueryParams, type GiveFeedbackOnConversationByIdResponse, type GiveFeedbackOnRecommendationsByIdBody, type GiveFeedbackOnRecommendationsByIdPathParams, type GiveFeedbackOnRecommendationsByIdResponse, type GiveFeedbackToInsuranceTermsBotBody, type GiveFeedbackToInsuranceTermsBotQueryParams, type GiveFeedbackToInsuranceTermsBotResponse, type HandleCreateDistributionThemeBody, type HandleCreateDistributionThemeQueryParams, type HandleCreateDistributionThemeResponse, type HandleDeleteDistributionThemePathParams, type HandleDeleteDistributionThemeQueryParams, type HandleDeleteDistributionThemeResponse, type HandleUpdateDistributionThemeBody, type HandleUpdateDistributionThemePathParams, type HandleUpdateDistributionThemeQueryParams, type HandleUpdateDistributionThemeResponse, type HttpMethod, type ImportAnvaDocumentInWegroupQueryParams, type ImportAnvaDocumentInWegroupResponse, type ImportAnvaInsurancePolicyDocumentInWegroupPathParams, type ImportAnvaInsurancePolicyDocumentInWegroupQueryParams, type ImportAnvaInsurancePolicyDocumentInWegroupResponse, type ImportAnvaInsurancePolicyPackageDocumentInWegroupPathParams, type ImportAnvaInsurancePolicyPackageDocumentInWegroupQueryParams, type ImportAnvaInsurancePolicyPackageDocumentInWegroupResponse, type ImportAnvaPartyInWegroupPathParams, type ImportAnvaPartyInWegroupQueryParams, type ImportAnvaPartyInWegroupResponse, type ImportAnvaproductBody, type ImportAnvaproductQueryParams, type ImportAnvaproductResponse, type ImportDiasPartyInWegroupPathParams, type ImportDiasPartyInWegroupQueryParams, type ImportDiasPartyInWegroupResponse, type ImportDiasflowProductBody, type ImportDiasflowProductQueryParams, type ImportDiasflowProductResponse, type InviteColleaguesToDistributionBody, type InviteColleaguesToDistributionResponse, type InviteUserToPartyBody, type InviteUserToPartyPathParams, type InviteUserToPartyResponse, type LinkConversationToAdvisoryReportBody, type LinkConversationToAdvisoryReportPathParams, type LinkConversationToAdvisoryReportQueryParams, type LinkConversationToAdvisoryReportResponse, type LinkPartyToUserBody, type LinkPartyToUserResponse, type LockFlightApiResponse, type MarkConversationAsCompletedByIdBody, type MarkConversationAsCompletedByIdPathParams, type MarkConversationAsCompletedByIdResponse, type MergePartiesTogetherBody, type MergePartiesTogetherPathParams, type MergePartiesTogetherQueryParams, type MergePartiesTogetherResponse, type Middleware, type OrderInsurancePolciesOfAdvisoryReportBody, type OrderInsurancePolciesOfAdvisoryReportPathParams, type OrderInsurancePolciesOfAdvisoryReportQueryParams, type OrderInsurancePolciesOfAdvisoryReportResponse, type OverrideInsuranceProductRecommendationByIdBody, type OverrideInsuranceProductRecommendationByIdPathParams, type OverrideInsuranceProductRecommendationByIdResponse, type OverridePreventionAdviceRecommendationByIdBody, type OverridePreventionAdviceRecommendationByIdPathParams, type OverridePreventionAdviceRecommendationByIdResponse, type PatchAnvaproductByIdBody, type PatchAnvaproductByIdPathParams, type PatchAnvaproductByIdQueryParams, type PatchAnvaproductByIdResponse, type PatchAnvaproductCoverageByIdBody, type PatchAnvaproductCoverageByIdPathParams, type PatchAnvaproductCoverageByIdQueryParams, type PatchAnvaproductCoverageByIdResponse, type PatchDiasflowProductByIdBody, type PatchDiasflowProductByIdPathParams, type PatchDiasflowProductByIdQueryParams, type PatchDiasflowProductByIdResponse, type PatchDiasflowProductCoverageByDiasIdBody, type PatchDiasflowProductCoverageByDiasIdPathParams, type PatchDiasflowProductCoverageByDiasIdQueryParams, type PatchDiasflowProductCoverageByDiasIdResponse, type PatchOwnPartyAsCustomerBody, type PatchOwnPartyAsCustomerResponse, type PoseAQuestionToInsuranceTermsBotBody, type PoseAQuestionToInsuranceTermsBotForItToCompareBody, type PoseAQuestionToInsuranceTermsBotForItToCompareQueryParams, type PoseAQuestionToInsuranceTermsBotForItToCompareResponse, type PoseAQuestionToInsuranceTermsBotQueryParams, type PoseAQuestionToInsuranceTermsBotResponse, type PostEventAsCarglassPartnerBody, type PostEventAsCarglassPartnerResponse, type PutClausesForReportBody, type PutClausesForReportPathParams, type PutClausesForReportQueryParams, type PutClausesForReportResponse, type RecalculateDiasQuotesBySessionIdAndProductIdBody, type RecalculateDiasQuotesBySessionIdAndProductIdPathParams, type RecalculateDiasQuotesBySessionIdAndProductIdQueryParams, type RecalculateDiasQuotesBySessionIdAndProductIdResponse, type RecalculateDiasSimulationBySessionIdBody, type RecalculateDiasSimulationBySessionIdPathParams, type RecalculateDiasSimulationBySessionIdQueryParams, type RecalculateDiasSimulationBySessionIdResponse, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdBody, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdPathParams, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdQueryParams, type RecalculateOneAnvaquoteByAnvaProductIdSessionIdResponse, type RecalculateSimulationBySessionIdBody, type RecalculateSimulationBySessionIdPathParams, type RecalculateSimulationBySessionIdQueryParams, type RecalculateSimulationBySessionIdResponse, type RecalculateYellowhiveQuotesBySessionIdAndProductIdBody, type RecalculateYellowhiveQuotesBySessionIdAndProductIdPathParams, type RecalculateYellowhiveQuotesBySessionIdAndProductIdQueryParams, type RecalculateYellowhiveQuotesBySessionIdAndProductIdResponse, type RecalculateYellowhiveSimulationBySessionIdBody, type RecalculateYellowhiveSimulationBySessionIdPathParams, type RecalculateYellowhiveSimulationBySessionIdQueryParams, type RecalculateYellowhiveSimulationBySessionIdResponse, type RetrieveAirportsResponse, type RetrieveAllExportsByPartyPathParams, type RetrieveAllExportsByPartyQueryParams, type RetrieveAllExportsByPartyResponse, type RetrieveAnvaflowsQuestionnairesPathParams, type RetrieveAnvaflowsQuestionnairesQueryParams, type RetrieveAnvaflowsQuestionnairesResponse, type RetrieveAskLaterQuestionsQueryParams, type RetrieveAskLaterQuestionsResponse, type RetrieveAutomobileByCarIdFreemiumVersionPathParams, type RetrieveAutomobileByCarIdFreemiumVersionQueryParams, type RetrieveAutomobileByCarIdFreemiumVersionResponse, type RetrieveAutomobileByIdFreemiumQueryParams, type RetrieveAutomobileByIdFreemiumResponse, type RetrieveDiasQuestionnairesPathParams, type RetrieveDiasQuestionnairesQueryParams, type RetrieveDiasQuestionnairesResponse, type RetrieveExportByIdPathParams, type RetrieveExportByIdQueryParams, type RetrieveExportByIdResponse, type RetrieveFlowBody, type RetrieveFlowPathParams, type RetrieveFlowQueryParams, type RetrieveFlowResponse, type RetrieveYellowhiveQuestionnairesPathParams, type RetrieveYellowhiveQuestionnairesQueryParams, type RetrieveYellowhiveQuestionnairesResponse, type SchemaAboutUsResponse, type SchemaAccelerationTo100, type SchemaAccident, type SchemaAccidentStatement, type SchemaAccidentStatementType, type SchemaAccidentStatementType_2, type SchemaAccountCreateCmd, type SchemaAccountCreatedResponse, type SchemaAccreditedAppraiser, type SchemaAccreditedAppraiser_2, type SchemaAcknowledgementQueryModel, type SchemaAction, type SchemaActionType, type SchemaActionUrlResponse, type SchemaActivitiesCreateCmd, type SchemaActivity, type SchemaActivityFrontPageCmd, type SchemaActivityFrontPageQueryModel, type SchemaActivityPatchCmd, type SchemaActivityQueryModel, type SchemaAddActionToRiskDomainInAdvisoryReportRevisionParams, type SchemaAddAdviceToRiskDomainInAdvisoryReportRevisionParams, type SchemaAddAdvisoryReportStepsConfigurationParams, type SchemaAddConversationToAdvisoryReportRevisionParams, type SchemaAddInsuranceProductClausesToAdvisoryReportRevisionParams, type SchemaAddRiskDomainToAdvisoryReportRevisionParams, type SchemaAdditionalProperties, type SchemaAdditionalProperties_2, type SchemaAddresWithMetadata, type SchemaAddress, type SchemaAddressAllNones, type SchemaAddressInfoLinkRelationType, type SchemaAddressInformation, type SchemaAddressRules, type SchemaAdviceChangeType, type SchemaAdviceDiffModel, type SchemaAdviceQueryModel, type SchemaAdviceType, type SchemaAdvisoryReport, type SchemaAdvisoryReportAdviceActionCreateCmd, type SchemaAdvisoryReportAdviceDiff, type SchemaAdvisoryReportClauseQueryModel, type SchemaAdvisoryReportClausesCreateCmd, type SchemaAdvisoryReportConversationLinkCmd, type SchemaAdvisoryReportConversationQueryModel, type SchemaAdvisoryReportCreateCmd, type SchemaAdvisoryReportDocxResponse, type SchemaAdvisoryReportExportOptions, type SchemaAdvisoryReportExportResponse, type SchemaAdvisoryReportFrontPageCreateCmd, type SchemaAdvisoryReportInsurancePolicyCmd, type SchemaAdvisoryReportInsurancePolicyOrder, type SchemaAdvisoryReportInsurancePolicyPackageCmd, type SchemaAdvisoryReportPartyQueryModel, type SchemaAdvisoryReportPdfResponse, type SchemaAdvisoryReportQueryModel, type SchemaAdvisoryReportRevisionAcceptanceCmd, type SchemaAdvisoryReportRevisionCmd, type SchemaAdvisoryReportRevisionCreateCmd, type SchemaAdvisoryReportRevisionMailInquiryCmd, type SchemaAdvisoryReportRevisionUpdateCmd, type SchemaAdvisoryReportRevisionsQueryModel, type SchemaAdvisoryReportRiskDomainActionCreateCmd, type SchemaAdvisoryReportRiskDomainActionPatchCmd, type SchemaAdvisoryReportRiskDomainAdviceCreateCmd, type SchemaAdvisoryReportRiskDomainAdvicePatchCmd, type SchemaAdvisoryReportRiskDomainCreateCmd, type SchemaAdvisoryReportStepsCreateCmd, type SchemaAdvisoryReportTask, type SchemaAdvisoryReportsQueryModel, type SchemaAdvisoryTaskPriority, type SchemaAedesCar, type SchemaAedesCarPayload, type SchemaAedesDriver, type SchemaAedesParking, type SchemaAedesParking_2, type SchemaAffiliation, type SchemaAffiliationInfo, type SchemaAffiliationStatus, type SchemaAffinityKey, type SchemaAgHomePayload, type SchemaAgriculturalVehicleUsage, type SchemaAgriculturalVehicleUsage_2, type SchemaAlarmSystem, type SchemaAllGuaranteesSetting, type SchemaAllianzCancellationReason, type SchemaAllianzCancellationReason_2, type SchemaAllianzCar, type SchemaAllianzCarPayload, type SchemaAllianzDriver, type SchemaAllianzFamilyPayload, type SchemaAllianzHome, type SchemaAllianzHomePayload, type SchemaAnalyzeEmailByIdParams, type SchemaAnnex, type SchemaAnnexRoofConstructionType, type SchemaAnnexType, type SchemaAnnexType_2, type SchemaAnnexWallConstructionType, type SchemaAnnualPremium, type SchemaAnnualPremiumQueryModel, type SchemaAnswer, type SchemaAnswerFlowParams, type SchemaAnswerFlowSessionParams, type SchemaAnswerFlowsResponse, type SchemaAnswerValidationError, type SchemaAnswerValidationErrorMessage, type SchemaAnswersPayload, type SchemaAnvaAdnCoverage, type SchemaAnvaCalculationPackage, type SchemaAnvaCalculationResponse, type SchemaAnvaClaimStatus, type SchemaAnvaClosingQuestion, type SchemaAnvaClosingQuestionUpsertCmd, type SchemaAnvaCollectionMethod, type SchemaAnvaCollectionMethods, type SchemaAnvaCoverage, type SchemaAnvaCoverageCombination, type SchemaAnvaCustomerInquiryParams, type SchemaAnvaDocument, type SchemaAnvaDocumentUpdateCmd, type SchemaAnvaFlowLabelStatus, type SchemaAnvaFlowStatus, type SchemaAnvaInquiry, type SchemaAnvaInquiryDocument, type SchemaAnvaInsurance, type SchemaAnvaInsuranceCompany, type SchemaAnvaInsuranceCompanyUpdateCmd, type SchemaAnvaInsurancePackage, type SchemaAnvaInsurancePolicy, type SchemaAnvaInsuranceUpdateCmd, type SchemaAnvaInvoiceStatus, type SchemaAnvaLabel, type SchemaAnvaMutationReason, type SchemaAnvaMutationReasons, type SchemaAnvaOfferDocument, type SchemaAnvaPackage, type SchemaAnvaPackageDiscount, type SchemaAnvaPackageUpdateCmd, type SchemaAnvaPolicyPackageCalculationJob, type SchemaAnvaProduct, type SchemaAnvaProductFlowRevision, type SchemaAnvaProductImportCmd, type SchemaAnvaProductQueryModel, type SchemaAnvaProductQuestionnaire, type SchemaAnvaProductQuestionnaireQueryModel, type SchemaAnvaProductQuestionnairesQueryModel, type SchemaAnvaProductQuestionnairesUpdateCmd, type SchemaAnvaProductQuestionnairesValidateCmd, type SchemaAnvaProductSearchItem, type SchemaAnvaProductSearches, type SchemaAnvaProductTag, type SchemaAnvaProductTagUpsertCmd, type SchemaAnvaProductToInsurancePolicyLink, type SchemaAnvaProductUpdateCmd, type SchemaAnvaQuote, type SchemaAnvaQuoteCalculationJob, type SchemaAnvaQuoteCalculationJobsQueuedResponse, type SchemaAnvaSendOfferInsurancePolicy, type SchemaAnvaSendOfferPolicyPackage, type SchemaAnvaSendOfferResponse, type SchemaAnvaTag, type SchemaAnvaTaskCmd, type SchemaAnvaTaskPriority, type SchemaApiCoverage, type SchemaApiCoverageSource, type SchemaAppHandlersNatsModelsStatusResponse, type SchemaAppModelsAdvisoryReportAdvisoryReportAdviceDiffRiskDomain, type SchemaAppModelsAdvisoryReportAdvisoryReportRevisionCreateCmdInsurancePolicies, type SchemaAppModelsCompanyRegistrationCompanyRegistration, type SchemaAppModelsCompanyRegistrationCompanyregistration, type SchemaAppModelsEnumsCompanyProspectType, type SchemaAppModelsEnumsCustomerProspectType, type SchemaAppModelsEnumsLanguageCodes, type SchemaAppModelsEnumsLanguageCodes_2, type SchemaAppModelsEnumsMiscellaneousType, type SchemaAppModelsEnumsProspectType, type SchemaAppModelsEnumsProspectType_2, type SchemaAppModelsFsmaFsma, type SchemaAppModelsInsurancePolicyExternalLabel, type SchemaAppModelsInsurancePolicyExternalRef, type SchemaAppModelsInsurancePolicyExternalref, type SchemaAppModelsLeadAcknowledgement, type SchemaAppModelsLocalisationLocalisation, type SchemaAppModelsOfferAcknowledgement, type SchemaAppModelsOfferInsurance, type SchemaAppModelsPartyCommandsExternalRef, type SchemaAppModelsPartyCustomer, type SchemaAppModelsPartyManagementBaseDocumentDataPreferences, type SchemaAppModelsPartyManagementFunction, type SchemaAppModelsPartyManagementFunction_2, type SchemaAppModelsPartyManagementbasedocumentdataPreferences, type SchemaAppModelsPartyPartyCompanyBaseAssetInfo, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoMachineDelivery, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoPeriodicCash, type SchemaAppModelsPartyPartyCompanyBaseAssetInfoSiloCapacity, type SchemaAppModelsPartyPartyCompanyBaseBookkeeper, type SchemaAppModelsPartyPartyCompanyBaseConstructionWorks, type SchemaAppModelsPartyPartyCompanyBaseConstructionWorksConstructionWorkDuration, type SchemaAppModelsPartyPartyCompanyBaseContactPerson, type SchemaAppModelsPartyPartyCompanyBaseCustomerInfo, type SchemaAppModelsPartyPartyCompanyBaseCyber, type SchemaAppModelsPartyPartyCompanyBaseExhibitionActivity, type SchemaAppModelsPartyPartyCompanyBaseExportActivity, type SchemaAppModelsPartyPartyCompanyBaseFinancialInfo, type SchemaAppModelsPartyPartyCompanyBaseImportActivity, type SchemaAppModelsPartyPartyCompanyBaseLegalAid, type SchemaAppModelsPartyPartyCompanyBaseLiabilityInfo, type SchemaAppModelsPartyPartyCompanyBaseOutlook, type SchemaAppModelsPartyPartyCompanyBasePersonnelDetails, type SchemaAppModelsPartyPartyCompanyBaseThirdPartyActivity, type SchemaAppModelsPartyPartyCompanyBaseTransportInfo, type SchemaAppModelsPartyPartyCompanyBaseTurnover, type SchemaAppModelsPartyPartyCompanyBaseWorkforce, type SchemaAppModelsPartyPartyCompanyBaseWorkforceWageBill, type SchemaAppModelsPartyPartyPreferences, type SchemaAppModelsPartyPartyPreferencesFuneralPreference, type SchemaAppModelsPartyPartycompanybaseAssetinfo, type SchemaAppModelsPartyPartycompanybaseAssetinfoMachinedelivery, type SchemaAppModelsPartyPartycompanybaseAssetinfoPeriodiccash, type SchemaAppModelsPartyPartycompanybaseAssetinfoSilocapacity, type SchemaAppModelsPartyPartycompanybaseBookkeeper, type SchemaAppModelsPartyPartycompanybaseConstructionworks, type SchemaAppModelsPartyPartycompanybaseConstructionworksConstructionworkduration, type SchemaAppModelsPartyPartycompanybaseContactperson, type SchemaAppModelsPartyPartycompanybaseCustomerinfo, type SchemaAppModelsPartyPartycompanybaseCyber, type SchemaAppModelsPartyPartycompanybaseExhibitionactivity, type SchemaAppModelsPartyPartycompanybaseExportactivity, type SchemaAppModelsPartyPartycompanybaseFinancialinfo, type SchemaAppModelsPartyPartycompanybaseImportactivity, type SchemaAppModelsPartyPartycompanybaseLegalaid, type SchemaAppModelsPartyPartycompanybaseLiabilityinfo, type SchemaAppModelsPartyPartycompanybaseOutlook, type SchemaAppModelsPartyPartycompanybasePersonneldetails, type SchemaAppModelsPartyPartycompanybaseThirdpartyactivity, type SchemaAppModelsPartyPartycompanybaseTransportinfo, type SchemaAppModelsPartyPartycompanybaseTurnover, type SchemaAppModelsPartyPartycompanybaseWorkforce, type SchemaAppModelsPartyPartycompanybaseWorkforceWagebill, type SchemaAppModelsPartyPartypreferences, type SchemaAppModelsPartyPartypreferencesFuneralpreference, type SchemaAppModelsReadDocument, type SchemaAppModelsReadDocumentExternalRef, type SchemaAppModelsRiskObjectsAmountOfRiskObjects, type SchemaAppModelsRiskObjectsBicycleBicycle, type SchemaAppModelsRiskObjectsBicyclePreferences, type SchemaAppModelsRiskObjectsBoatBoat, type SchemaAppModelsRiskObjectsBoatPreferences, type SchemaAppModelsRiskObjectsCarCar, type SchemaAppModelsRiskObjectsCarCar_2, type SchemaAppModelsRiskObjectsCarPreferences, type SchemaAppModelsRiskObjectsCarPreferences_2, type SchemaAppModelsRiskObjectsFamilyFamily, type SchemaAppModelsRiskObjectsLegalLegal, type SchemaAppModelsRiskObjectsMiscellaneousMiscellaneous, type SchemaAppModelsRiskObjectsPartyGroupPartyGroup, type SchemaAppModelsRiskObjectsResidenceMainBuilding, type SchemaAppModelsRiskObjectsResidenceResidence, type SchemaAppModelsRiskObjectsResidenceResidencePreferences, type SchemaAppModelsRiskObjectsRiskObjects, type SchemaAppModelsRiskObjectsSemiTrailerSemiTrailer, type SchemaAppModelsRiskObjectsTeacherTeacher, type SchemaAppModelsRiskObjectsTrailerTrailer, type SchemaAppModelsRiskObjectsTwowheelerPreferences, type SchemaAppModelsRiskObjectsTwowheelerTwoWheeler, type SchemaAppModelsThemeThemeCreateCmd, type SchemaAppModelsUploadExternalRef, type SchemaAppResponsesBaseStatusResponse, type SchemaAppViewsModelsAdvisoryReportAdvisoryReportQueryModelInsurancePolicies, type SchemaAppViewsModelsAdvisoryReportCoverageQueryModelExternalLabel, type SchemaAppViewsModelsAdvisoryReportInsurancePolicyQueryModelExternalRef, type SchemaAppViewsModelsAdvisoryReportPolicyPackageQueryModelExternalRef, type SchemaAppViewsModelsAdvisoryReportRiskDomainActionQueryModelRiskDomain, type SchemaAppViewsModelsAdvisoryReportRiskDomainAdviceQueryModelRiskDomain, type SchemaAppViewsModelsClaimClaim, type SchemaAppViewsModelsClaimDocument, type SchemaAppViewsModelsInvoiceDocument, type SchemaAppViewsModelsOfferAcknowledgement, type SchemaAppViewsModelsOfferGuarantee, type SchemaAppViewsModelsOfferPartyAssignee, type SchemaAppViewsModelsPartyAddresWithMetadataMetaData, type SchemaAppViewsModelsPartyDocumentsPartyDocumentQueryModel, type SchemaAppViewsModelsPartyDocumentsPartydocumentquerymodel, type SchemaAppViewsModelsPartyLink, type SchemaAppViewsModelsPartyManagementQueryModel, type SchemaAppViewsModelsPartyManagementquerymodel, type SchemaAppViewsModelsPartyPartyAssignee, type SchemaAppViewsModelsPartyPartyDocumentsMetaData, type SchemaAppViewsModelsPartyPartyLogoQueryModel, type SchemaAppViewsModelsPartyPartyRelationQueryModelParty, type SchemaAppViewsModelsPartyPartyassignee, type SchemaAppViewsModelsPartyPartylogoquerymodel, type SchemaAppViewsModelsPartyPartyrelationquerymodelParty, type SchemaAppViewsModelsRiskDomainPreventionAdviceQueryModelPreventAdviceRiskDomain, type SchemaAppViewsModelsRiskDomainRiskDomainsQueryModelRiskDomain, type SchemaAppViewsModelsRiskObjectBicycle, type SchemaAppViewsModelsRiskObjectBoat, type SchemaAppViewsModelsRiskObjectCar, type SchemaAppViewsModelsRiskObjectDriver, type SchemaAppViewsModelsRiskObjectFamily, type SchemaAppViewsModelsRiskObjectLegal, type SchemaAppViewsModelsRiskObjectLink, type SchemaAppViewsModelsRiskObjectMiscellaneous, type SchemaAppViewsModelsRiskObjectPartyGroup, type SchemaAppViewsModelsRiskObjectPerson, type SchemaAppViewsModelsRiskObjectResidence, type SchemaAppViewsModelsRiskObjectRiskObjects, type SchemaAppViewsModelsRiskObjectSemiTrailer, type SchemaAppViewsModelsRiskObjectTeacher, type SchemaAppViewsModelsRiskObjectTrailer, type SchemaAppViewsModelsRiskObjectTwoWheeler, type SchemaAragLegalPayload, type SchemaArcesLegalPayload, type SchemaAskLaterQuestion, type SchemaAskLaterQuestionsRequest, type SchemaAskLaterQuestionsResponse, type SchemaAskaPackageChoice, type SchemaAskaPackageChoice_2, type SchemaAskaTravelInsuranceType, type SchemaAskaTravelInsuranceType_2, type SchemaAssetInfo, type SchemaAssignedToType, type SchemaAssociatedCompany, type SchemaAttachmentType, type SchemaAudits, type SchemaAuth, type SchemaAutomaticEmergencyBreaking, type SchemaAvatars, type SchemaAxaCar, type SchemaAxaCarPayload, type SchemaAxaContractualExcess, type SchemaAxaContractualExcess_2, type SchemaAxaDriver, type SchemaAxaFamilyPayload, type SchemaAxaHome, type SchemaAxaHomePayload, type SchemaAxaItemLimitTier, type SchemaAxaItemLimitTier_2, type SchemaAxaTheftFormulas, type SchemaAxaTheftFormulas_2, type SchemaBackupFrequency, type SchemaBackupFrequency_2, type SchemaBalance, type SchemaBalanceQueryModel, type SchemaBaloiseCar, type SchemaBaloiseCarPayload, type SchemaBaloiseDriver, type SchemaBaloiseFamilyPayload, type SchemaBaloiseHome, type SchemaBaloiseHomePayload, type SchemaBatchUnitResponse, type SchemaBatteryCapacity, type SchemaBicycle, type SchemaBicycleReferenceQueryModel, type SchemaBicycleRiskObjectIdWithRevisionId, type SchemaBicycleSpeed, type SchemaBicycleType, type SchemaBicycleUsage, type SchemaBlindSpotWarning, type SchemaBoat, type SchemaBoatAccidentCoverageLevel, type SchemaBoatAccidentCoverageLevel_2, type SchemaBoatBerthBigCity, type SchemaBoatBerthNlArea, type SchemaBoatBerthType, type SchemaBoatCategory, type SchemaBoatCompetitionType, type SchemaBoatConstructionType, type SchemaBoatMotorKind, type SchemaBoatNlPayloads, type SchemaBoatPreferences, type SchemaBoatReferenceQueryModel, type SchemaBoatRiskObjectIdWithRevisionId, type SchemaBoatTerritory, type SchemaBoatTrailer, type SchemaBoatUsage, type SchemaBookkeeper, type SchemaBrand, type SchemaBrandClub, type SchemaBrandClub_2, type SchemaBrandSortContext, type SchemaBroker, type SchemaBrokerConnectionCreate, type SchemaBrokerConnectionUpdate, type SchemaBrokerCreateCmd, type SchemaBrokerIntegrations, type SchemaBrokerIntegrationsPatchCmd, type SchemaBrokerMembershipsCreateCmd, type SchemaBrokerPatchCmd, type SchemaBrokerPlan, type SchemaBrokerSettings, type SchemaBrokerType, type SchemaBrokerUserCreateCmd, type SchemaBrokerWithDistributionName, type SchemaBrokerWithModules, type SchemaBuildingExtra, type SchemaBuildingMaintenanceStatus, type SchemaBuildingPurpose, type SchemaBuildingRentOut, type SchemaBuildingUse, type SchemaCalculateAnvaQuotesRequest, type SchemaCalculateDiasQuotesRequest, type SchemaCalculateProfileaseCarQuoteCmd, type SchemaCalculateProfileaseCarQuoteParams, type SchemaCalculateYellowHiveQuotesRequest, type SchemaCalculationSpecEnumValue, type SchemaCalculationSpecInputType, type SchemaCalculationSpecType, type SchemaCampaignAudienceType, type SchemaCampaignDistributionSettingsQueryModel, type SchemaCampaignExtend, type SchemaCampaignFlowType, type SchemaCampaignGenerateDnsPrefix, type SchemaCampaignInsurance, type SchemaCampaignInsuranceQueryModel, type SchemaCampaignMailTemplateQueryModel, type SchemaCampaignMetrics, type SchemaCampaignQueryModel, type SchemaCampaignQueryModelFull, type SchemaCampaignReferenceQueryModel, type SchemaCampaignSharingOption, type SchemaCampaignSpecifications, type SchemaCampaignSpecificationsQueryModel, type SchemaCampaignStatus, type SchemaCampaignTarget, type SchemaCampaignTargetQueryModel, type SchemaCampaignTemplateCategory, type SchemaCampaignTemplateQueryModel, type SchemaCampaignTemplatesQueryModel, type SchemaCampaignType, type SchemaCampaignVerifiedDnsPrefix, type SchemaCampaignYellowHiveProduct, type SchemaCampaignYellowHiveProductQueryModel, type SchemaCampaignYellowHiveProducts, type SchemaCampaignYellowHiveProductsQueryModel, type SchemaCampaignsResponse, type SchemaCar, type SchemaCarCategory, type SchemaCarCategoryCode, type SchemaCarCategoryCode_2, type SchemaCarCategory_2, type SchemaCarClaimType, type SchemaCarClaimType_2, type SchemaCarDemo, type SchemaCarDemo_2, type SchemaCarEvaluationType, type SchemaCarEvaluationType_2, type SchemaCarGlassEvent, type SchemaCarInsuranceInsightPayload, type SchemaCarInsurancePolicyInsightsCarResponse, type SchemaCarInsurancePolicyInsightsDistributionResponse, type SchemaCarInsurancePolicyInsightsPartyResponse, type SchemaCarInsurancePolicyInsightsResponse, type SchemaCarInsured, type SchemaCarInterests, type SchemaCarInterests_2, type SchemaCarLease, type SchemaCarLeaseRatesResponse, type SchemaCarLookUpToQuestion, type SchemaCarLookUpToQuestions, type SchemaCarLookUpToQuestionsCmd, type SchemaCarMileage, type SchemaCarNlPayloads, type SchemaCarPayloads, type SchemaCarPremiumResponse, type SchemaCarProfessionalUsagePurpose, type SchemaCarProfessionalUsagePurpose_2, type SchemaCarReferenceQueryModel, type SchemaCarRiskObjectIdWithRevisionId, type SchemaCarStorage, type SchemaCarTaxation, type SchemaCarTheftProtection, type SchemaCarTheftProtection_2, type SchemaCarTrackingSystem, type SchemaCarTrackingSystem_2, type SchemaCarTrailer, type SchemaCarUsage, type SchemaCarUsagePeriod, type SchemaCarUsagePeriod_2, type SchemaCarUsedFor, type SchemaCarUsedFor_2, type SchemaCarVehicleType, type SchemaCarVehicleType_2, type SchemaCarglassEventCreateParams, type SchemaCategoryType, type SchemaChatCmd, type SchemaChatSummaryDetailed, type SchemaChatSummaryGroup, type SchemaChatSummaryQuestion, type SchemaChatSummarySection, type SchemaCheckupItemType, type SchemaChild, type SchemaChildProtection, type SchemaChildProtectionDriver, type SchemaChildProtectionPassenger, type SchemaChildProtectionRear, type SchemaChunk, type SchemaCitizensCar, type SchemaCitizensCarPayload, type SchemaCitizensCoverageChoice, type SchemaCitizensCoverageChoice_2, type SchemaCitizensInsuredAmountAccidents, type SchemaCitizensInsuredAmountAccidents_2, type SchemaCitizensInsuredAmountLiability, type SchemaCitizensInsuredAmountLiability_2, type SchemaCitizensSteeringPosition, type SchemaCity, type SchemaCityAutomaticEmergencyBraking, type SchemaCivilState, type SchemaCivilState_2, type SchemaClaim, type SchemaClaimCause, type SchemaClaimCause_2, type SchemaClaimFreeYears, type SchemaClaimFreeYears_2, type SchemaClaimLossAmount, type SchemaClaimLossAmount_2, type SchemaClaimQueryModel, type SchemaClaimStatus, type SchemaClaimType, type SchemaClaimsQueryModel, type SchemaClauseCmd, type SchemaClauseQueryModel, type SchemaCloudDataStorageLocation, type SchemaCollectionMethod, type SchemaCommentary, type SchemaCommentaryQueryModel, type SchemaCompany, type SchemaCompanyCreateCmd, type SchemaCompanyGoodQueryModel, type SchemaCompanyInfo, type SchemaCompanyInfoContent, type SchemaCompanyInventoryQueryModel, type SchemaCompanyInvestmentQueryModel, type SchemaCompanyLeadCreateCmd, type SchemaCompanyLeadCreateReply, type SchemaCompanyLeaseQueryModel, type SchemaCompanyLoanQueryModel, type SchemaCompanyProspectType, type SchemaCompanyProspectsWithLeadOfferRiskObjectsQueryModel, type SchemaCompanyQueryModel, type SchemaCompanyRegistration, type SchemaCompanyRegistrationQueryModel, type SchemaCompanyRegistrationType, type SchemaCompanyRegistrationType_2, type SchemaCompanySearchBy, type SchemaCompareAnswer, type SchemaCompareCmd, type SchemaCondition, type SchemaConditionAction, type SchemaConditionCheckType, type SchemaConditionOperation, type SchemaConditionType, type SchemaConditions, type SchemaConstructionType, type SchemaConstructionTypeFloors, type SchemaConstructionWorkDuration, type SchemaConstructionWorks, type SchemaConstructionYear, type SchemaConstructionYearCategory, type SchemaContactPerson, type SchemaContentValueDefinedType, type SchemaContractConversions, type SchemaConversationAnswer, type SchemaConversationAnswerCompared, type SchemaConversationDocumentPdfModel, type SchemaConversationNote, type SchemaConversationsOriginFilter, type SchemaConversationsOriginFilterItem, type SchemaCountryCodes, type SchemaCountryCodes_2, type SchemaCoverage, type SchemaCoverageCmd, type SchemaCoverageGroupMatchingScore, type SchemaCoverageInsights, type SchemaCoverageLimit, type SchemaCoveragePeriod, type SchemaCoverageQueryModel, type SchemaCoverageUpdateCmd, type SchemaCreateAccountParams, type SchemaCreateAdvisoryReportParams, type SchemaCreateAdvisoryReportRevisionParams, type SchemaCreateAdvisoryReportRevisionV2Params, type SchemaCreateAnvaPartyCompanyCmd, type SchemaCreateAnvaPartyCompanyRegistration, type SchemaCreateAnvaPartyCustomerCmd, type SchemaCreateBicycleRiskObjectParams, type SchemaCreateBoatRiskObjectParams, type SchemaCreateBrokerConnectionParams, type SchemaCreateCampaignAssistantAvatarCmd, type SchemaCreateCampaignCmd, type SchemaCreateCampaignLogoCmd, type SchemaCreateCampaignParams, type SchemaCreateCarRiskObjectParams, type SchemaCreateCompanyLeadParams, type SchemaCreateCompanyProspectParams, type SchemaCreateCustomThemeAsDistributionParams, type SchemaCreateCustomerLeadParams, type SchemaCreateCustomerProspectParams, type SchemaCreateDiasContactPersonCreateCmd, type SchemaCreateDistributionConnectionParams, type SchemaCreateDistributionTagParams, type SchemaCreateDistributionUspParams, type SchemaCreateFamilyRiskObjectParams, type SchemaCreateFlowParams, type SchemaCreateFlowSessionParams, type SchemaCreateInsurancePolicyForPartyParams, type SchemaCreateInsuranceProductClauseParams, type SchemaCreateLegalRiskObjectParams, type SchemaCreateMiscellaneousRiskObjectParams, type SchemaCreateMultiResponse, type SchemaCreateNoteForPartyParams, type SchemaCreateOfferRequestForInsuranceCompanyDocxParams, type SchemaCreateOfferRequestForInsuranceCompanyPdfParams, type SchemaCreateOfferRevisionParams, type SchemaCreateOfferV2Params, type SchemaCreatePartyAccidentParams, type SchemaCreatePartyActivitiesParams, type SchemaCreatePartyExternalRefsParams, type SchemaCreatePartyFromCompanyRegistrationParams, type SchemaCreatePartyGroupRiskObjectParams, type SchemaCreateProfileaseCarLeaseOfferParams, type SchemaCreateProfileaseCarOfferCmd, type SchemaCreateProfileaseCarOfferResponse, type SchemaCreateRelationBetweenPartiesParams, type SchemaCreateRelationBetweenPartyAndRiskObjectParams, type SchemaCreateReplyUuid, type SchemaCreateResponse, type SchemaCreateRiskObjectExternalRefsParams, type SchemaCreateSemiTrailerRiskObjectParams, type SchemaCreateSignedPartiesUploadUrlParams, type SchemaCreateTaskInAnvaParams, type SchemaCreateToolkitAccountParams, type SchemaCreateToolkitBrokerParams, type SchemaCreateTrailerRiskObjectParams, type SchemaCreateTrialUserParams, type SchemaCreateYellowHiveContactPersonCreateCmd, type SchemaCreditRating, type SchemaCreditScore, type SchemaCrmExportQueryModel, type SchemaCrmExportType, type SchemaCurrency, type SchemaCurrencyValue, type SchemaCustomAdvice, type SchemaCustomAdvicePatchCmd, type SchemaCustomer, type SchemaCustomerCreateCmd, type SchemaCustomerInfo, type SchemaCustomerLeadCreateCmd, type SchemaCustomerLeadCreateReply, type SchemaCustomerProspectType, type SchemaCustomerProspectsWithLeadOfferRiskObjectsQueryModel, type SchemaCustomerQueryModel, type SchemaCustomerSheet, type SchemaCustomerSheetAcceptations, type SchemaCustomersInfoType, type SchemaCyber, type SchemaDasLegalPayload, type SchemaDataType, type SchemaDate, type SchemaDateDsl, type SchemaDeductibleType, type SchemaDelaFuneralPayload, type SchemaDeleteMethod, type SchemaDelinkPartyToUserParams, type SchemaDemographicData, type SchemaDiasAfdBranch, type SchemaDiasCalculationPackage, type SchemaDiasCollectionMethods, type SchemaDiasCoverage, type SchemaDiasCoverageUpdateCmd, type SchemaDiasEntityLink, type SchemaDiasEntityType, type SchemaDiasFlowStatus, type SchemaDiasInsurance, type SchemaDiasInsuranceCompany, type SchemaDiasInsurancePackage, type SchemaDiasInsurancePolicy, type SchemaDiasPackage, type SchemaDiasPolicyPackageCalculationJob, type SchemaDiasProduct, type SchemaDiasProductFlowInSession, type SchemaDiasProductImportCmd, type SchemaDiasProductQuestionnaire, type SchemaDiasProductQuestionnaireQueryModel, type SchemaDiasProductQuestionnairesQueryModel, type SchemaDiasProductQuestionnairesUpdateCmd, type SchemaDiasProductQuestionnairesValidateCmd, type SchemaDiasProductSearch, type SchemaDiasProductToInsurancePolicyLink, type SchemaDiasProductUpdateCmd, type SchemaDiasProductsInConversationCmd, type SchemaDiasQuote, type SchemaDiasQuoteCalculationJob, type SchemaDiasQuoteCalculationJobsQueuedResponse, type SchemaDimensions, type SchemaDinghy, type SchemaDinghyCategory, type SchemaDirector, type SchemaDisable_2faForMeParams, type SchemaDiscount, type SchemaDisplacement, type SchemaDistances, type SchemaDistribution, type SchemaDistributionCompanyRegistrationValidation, type SchemaDistributionConnectionCreateCmd, type SchemaDistributionConnectionQueryModel, type SchemaDistributionConnectionUpdateCmd, type SchemaDistributionCreateCmd, type SchemaDistributionFrontPageSettings, type SchemaDistributionFrontPageSettingsQueryModel, type SchemaDistributionInvite, type SchemaDistributionLogos, type SchemaDistributionNameValidateCmd, type SchemaDistributionNoveltyInsight, type SchemaDistributionPromotionCreateCmd, type SchemaDistributionPromotionsReply, type SchemaDistributionSettings, type SchemaDistributionSettingsPatchCmd, type SchemaDistributionSignatureMethodQueryModel, type SchemaDistributionSignaturePatchCmd, type SchemaDistributionTagCreateCmd, type SchemaDistributionTagReply, type SchemaDistributionTagsQueryModel, type SchemaDistributionThemeCreateCmd, type SchemaDistributionThemeUpdateCmd, type SchemaDistributionUsp, type SchemaDistributionUspItemCreateCmd, type SchemaDistributionUspItemUpdateCmd, type SchemaDistributionUspReply, type SchemaDistributions, type SchemaDnaYachtBoatPayload, type SchemaDocument, type SchemaDocumentExtractionBatch, type SchemaDocumentExtractionBatchPayload, type SchemaDocumentExtractionEntityInfo, type SchemaDocumentLinkResponse, type SchemaDocumentQueryModel, type SchemaDocumentReferenceQueryModel, type SchemaDocumentResourceType, type SchemaDocumentStatus, type SchemaDocumentType, type SchemaDocumentType_2, type SchemaDomainCar, type SchemaDriveAssistanceSystem, type SchemaDriveTrainLayout, type SchemaDriveTrainLayout_2, type SchemaDriver, type SchemaDriverBrandClubMembership, type SchemaDriverExperience, type SchemaDriverLicenseCode, type SchemaDriverLicenseCode_2, type SchemaDriverLicenseType, type SchemaDriverLicenseType_2, type SchemaDriverVehicle, type SchemaDriverVehicleExperience, type SchemaDriverVehicleUsage, type SchemaDrivingTimes, type SchemaDutyOfCareCheckupItem, type SchemaDutyOfCareKind, type SchemaDutyOfCareStatus, type SchemaEducationLevel, type SchemaEducationLevel_2, type SchemaElectricBatteryType, type SchemaElectricalBikeAssistance, type SchemaElectricalInstallationType, type SchemaElectricalInstallations, type SchemaElectronicStabilityControl, type SchemaEmailActionability, type SchemaEmailAggregateResponse, type SchemaEmailAnalysis, type SchemaEmailAnalysisResponse, type SchemaEmailAnalyzeByEmailIdCmd, type SchemaEmailConversation, type SchemaEmailModel, type SchemaEmailTriageClassification, type SchemaEmailTriageCmd, type SchemaEmailValidation, type SchemaEmission, type SchemaEmissionStandard, type SchemaEmployeeInformation, type SchemaEmployeeInformationQueryModel, type SchemaEmployees, type SchemaEmploymentType, type SchemaEnable_2faForMeParams, type SchemaEnergyCategory, type SchemaEngine, type SchemaEngineRotations, type SchemaEngineTorque, type SchemaEntityChanges, type SchemaEntityExtraction, type SchemaEntityKey, type SchemaEntityReference, type SchemaEnumSource, type SchemaEnumValue, type SchemaEnums, type SchemaEnumsResponse, type SchemaErrorDetail, type SchemaErrorEnum_401, type SchemaErrorMessages, type SchemaErrorResponse, type SchemaError_401, type SchemaError_403, type SchemaError_422, type SchemaError_429, type SchemaError_4Xx, type SchemaEstablishment, type SchemaEstablishmentQueryModel, type SchemaEuromexLegalPayload, type SchemaExcludedCoverage, type SchemaExhibitionActivity, type SchemaExistsReply, type SchemaExportActivity, type SchemaExportAdvisoryReportByIdParams, type SchemaExportAdvisoryReportCreateCmd, type SchemaExportOption, type SchemaExportsQueued, type SchemaExternalRef, type SchemaExternalRefCompany, type SchemaExternalRefsQueryModel, type SchemaExternalResponseFormatted, type SchemaExtraLegalBenefits, type SchemaExtractDocumentCmd, type SchemaExtractOneDocumentResponse, type SchemaExtractOnePoliciesDocumentResponse, type SchemaExtractSingularDocumentAsInsurancePolicyParams, type SchemaExtractSingularDocumentAsOfferParams, type SchemaExtractSingularDocumentEnqueueParams, type SchemaExtractSingularDocumentInsurancePoliciesEnqueueParams, type SchemaExtractSingularDocumentOffersEnqueueParams, type SchemaExtractSingularDocumentParams, type SchemaExtractSingularDocumentPartyEnqueueParams, type SchemaExtractThemeCmd, type SchemaExtractWebsiteThemeParams, type SchemaExtractedInsurancePolicy, type SchemaExtractedQuestionnaireFilters, type SchemaExtractedQuestionnaireRequest, type SchemaFacade, type SchemaFamilyPayloads, type SchemaFamilyReferenceQueryModel, type SchemaFamilyRiskObjectIdWithRevisionId, type SchemaFamilyStatus, type SchemaFamilyStatus_2, type SchemaFaqCreateCmd, type SchemaFaqItem, type SchemaFaqQueryModel, type SchemaFaqType, type SchemaFeatureItem, type SchemaFeedback, type SchemaFieldMapping, type SchemaFieldMappingManager, type SchemaFieldOperation, type SchemaFieldTransformer, type SchemaFinConnectLinkQueryModel, type SchemaFinancial, type SchemaFinancialInfo, type SchemaFinancialInstitution, type SchemaFinancing, type SchemaFinishingType, type SchemaFireSpecifications, type SchemaFlammableLiquids, type SchemaFleet, type SchemaFleetInfo, type SchemaFleetQueryModel, type SchemaFleetRiskObjectIdWithRevisionId, type SchemaFloatCalculationSpec, type SchemaFloor, type SchemaFlow, type SchemaFlowInfo, type SchemaFlowMailType, type SchemaFlowRequest, type SchemaFlowSessionQueryModel, type SchemaFlowSessionReference, type SchemaFlowSessionStatus, type SchemaFlowStatus, type SchemaFlowSubType, type SchemaFlowType, type SchemaFlowVersion, type SchemaFlowsError, type SchemaFlowsErrorType, type SchemaFlowsInfo, type SchemaFlowsModelsAnvaAnvaQuoteCoverage, type SchemaFlowsModelsAnvaAnvaQuoteDocument, type SchemaFlowsModelsAnvaSendOfferMailCmdDocument, type SchemaFlowsModelsAnvaWarning, type SchemaFlowsModelsDiasDiasQuoteCoverage, type SchemaFlowsModelsDiasDocument, type SchemaFlowsModelsDiasWarning, type SchemaFlowsModelsYellowhiveDocument, type SchemaFlowsModelsYellowhiveWarning, type SchemaFlowsModelsYellowhiveYellowHiveQuoteCoverage, type SchemaForecast, type SchemaForecastDataResponse, type SchemaFormattedExceptionModel, type SchemaFormulaInfo, type SchemaForwardCollisionWarning, type SchemaFoyerCar, type SchemaFoyerCarPayload, type SchemaFoyerDriver, type SchemaFranchise, type SchemaFranchiseLevel, type SchemaFranchiseQueryModel, type SchemaFranchiseType, type SchemaFrontPageCmd, type SchemaFrontPageQueryModel, type SchemaFrontalCrashProtection, type SchemaFrontalCrashProtectionDriver, type SchemaFrontalCrashProtectionPassenger, type SchemaFrontalCrashProtectionRear, type SchemaFsmaStatute, type SchemaFuel, type SchemaFuelCapacity, type SchemaFuelConsumption, type SchemaFullLeaseOfferQueryModel, type SchemaFunction, type SchemaFuneralPayloads, type SchemaFuneralPreference, type SchemaFuneralPreferenceQueryModel, type SchemaFuturePlans, type SchemaGender, type SchemaGeneral, type SchemaGenerateAboutUsCmd, type SchemaGenerateCompanyDescriptionCmd, type SchemaGenerateCompanyDescriptionParams, type SchemaGenerateCompanyDescriptionResponse, type SchemaGenerateCompanySettingsAboutUsParams, type SchemaGenerateDnsPrefixParams, type SchemaGenerateRecommendationParams, type SchemaGenerateRecommendationsByPartyIdParams, type SchemaGetAddressInfoPremiumResponse, type SchemaGetAdvisoryReportDiffResponse, type SchemaGetAutomobileBrandResponse, type SchemaGetAutomobileBrandsResponse, type SchemaGetAutomobileFactsResponse, type SchemaGetAutomobileSerieResponse, type SchemaGetAutomobileSeriesResponse, type SchemaGetAutomobileVersionResponse, type SchemaGetAutomobileVersionsResponse, type SchemaGetCarInsuranceInsightsParams, type SchemaGetCarPremiumResponse, type SchemaGetCityResponse, type SchemaGetCompanyMultiResponse, type SchemaGetCompanySingleResponse, type SchemaGetDirectorMultiResponse, type SchemaGetNumberPlatePremiumResponse, type SchemaGetSearchAddressNewResponse, type SchemaGetStreetResponse, type SchemaGetVinPremiumResponse, type SchemaGiveSelectedProductsFeedbackParams, type SchemaGuarantee, type SchemaGuaranteeBase, type SchemaGuaranteeContent, type SchemaGuaranteeMatchingScores, type SchemaGuaranteeModification, type SchemaGuaranteeTag, type SchemaHandleCalculateAnvaQuotesForConversationParams, type SchemaHandleCalculateOneAnvaQuoteForConversationParams, type SchemaHandleCalculateOneDiasQuoteForConversationParams, type SchemaHandleCalculateOneYellowhiveQuoteForConversationParams, type SchemaHandleCreateAnvaPartyParams, type SchemaHandleCreateDiasContactPersonParams, type SchemaHandleCreateDocumentFromQuestionnaireParams, type SchemaHandleCreateYellowhiveContactPersonParams, type SchemaHandleGenerateQuestionsToPrefillByCarParams, type SchemaHandleImportAnvaProductsParams, type SchemaHandleImportDiasProductsParams, type SchemaHandleMarkSessionCompletedParams, type SchemaHandleQueueCalculateAnvaQuotesForConversationParams, type SchemaHandleQueueCalculateDiasQuotesForConversationParams, type SchemaHandleQueueCalculateYellowhiveQuotesForConversationParams, type SchemaHandleQueueSendCustomQuotesToAnvaParams, type SchemaHandleQuoteCalculationV2ExtraParams, type SchemaHandleQuoteMailSendParams, type SchemaHandleQuoteSaveParams, type SchemaHandleRecalculateAnvaSimulationParams, type SchemaHandleRecalculateDiasSimulationParams, type SchemaHandleRecalculateYellowhiveSimulationParams, type SchemaHandleRetrieveConversationReportPdfBySessionIdParams, type SchemaHandleRetrieveProductsV2Params, type SchemaHandleSendOfferMailParams, type SchemaHandleSetAskLaterQuestionIdsParams, type SchemaHandleUpdateAllAnvaQuestionnaireQuestionsByAnvaLabelParams, type SchemaHandleUpdateAnvaPartyParams, type SchemaHandleUpdateAnvaProductCoverageParams, type SchemaHandleUpdateAnvaProductsParams, type SchemaHandleUpdateAnvaQuestionnairesByProductIdParams, type SchemaHandleUpdateDiasQuestionnairesByProductIdParams, type SchemaHandleUpdateDiasflowsProductByIdParams, type SchemaHandleUpdateDiasflowsProductCoverageByIdParams, type SchemaHandleUpdateSessionParams, type SchemaHandleUpdateYellowhiveQuestionnairesByProductIdParams, type SchemaHandleUpsertAnvaClosingQuestionsParams, type SchemaHandleUpsertSupportedAnvaflowsTagParams, type SchemaHandleValidateAnvaQuestionnairesByProductIdParams, type SchemaHandleValidateDiasQuestionnairesByProductIdParams, type SchemaHandleValidateYellowhiveQuestionnairesByProductIdParams, type SchemaHazardLevel, type SchemaHeaders, type SchemaHeatingType, type SchemaHighSpeedAutomaticEmergencyBraking, type SchemaHobbies, type SchemaHolderState, type SchemaHomeAge, type SchemaHomeEvaluationType, type SchemaHomeNlPayloads, type SchemaHomePayloads, type SchemaHomeToWorkDistance, type SchemaHomeToWorkDistance_2, type SchemaHp, type SchemaHttpMethod, type SchemaIbanValidation, type SchemaIdIntResponse, type SchemaIdentificationTypes, type SchemaIdentificationTypes_2, type SchemaImpactTime, type SchemaImpactTime_2, type SchemaImportActivity, type SchemaImportPartyError, type SchemaImportPartyResponse, type SchemaIncomeData, type SchemaInformationRequirementSheetSpecification, type SchemaInputType, type SchemaInsurance, type SchemaInsuranceCarrierType, type SchemaInsuranceCarrierType_2, type SchemaInsuranceCompanyRetrieveResponse, type SchemaInsuranceCompanyTag, type SchemaInsuranceCompanyTag_2, type SchemaInsuranceContent, type SchemaInsuranceExtended, type SchemaInsuranceFsma, type SchemaInsuranceHistory, type SchemaInsuranceModuleExportQueryModel, type SchemaInsuranceModuleExportType, type SchemaInsurancePoliciesQueryModel, type SchemaInsurancePolicy, type SchemaInsurancePolicyCreateCmd, type SchemaInsurancePolicyCreateType, type SchemaInsurancePolicyDocumentCmd, type SchemaInsurancePolicyDocumentQueryModel, type SchemaInsurancePolicyDocumentType, type SchemaInsurancePolicyEntity, type SchemaInsurancePolicyLinkCmd, type SchemaInsurancePolicyLinkQueryModel, type SchemaInsurancePolicyQueryModel, type SchemaInsurancePolicySimulationSendRequest, type SchemaInsurancePolicySimulationType, type SchemaInsurancePolicySimulationUpsertCmd, type SchemaInsurancePolicyStatus, type SchemaInsurancePolicyType, type SchemaInsurancePolicyType_2, type SchemaInsuranceProduct, type SchemaInsuranceProductAdvices, type SchemaInsuranceProductByDistributionUpdateCmd, type SchemaInsuranceProductClauseCreateCmd, type SchemaInsuranceProductClauseUpdateCmd, type SchemaInsuranceProductClausesQueryModel, type SchemaInsuranceProductEntity, type SchemaInsuranceProductQueryModel, type SchemaInsuranceProductRecommendation, type SchemaInsuranceProductRecommendationPatchCmd, type SchemaInsuranceProductsQueryModel, type SchemaInsuranceTerminationReasonType, type SchemaInsuranceTerminationReasonType_2, type SchemaInsuranceType, type SchemaInsuranceType_2, type SchemaInsuredContentValue, type SchemaInsuredValue, type SchemaInventoryCheckupItem, type SchemaInviteCustomersToPartyParams, type SchemaInviteUsersToDistributionParams, type SchemaInvoice, type SchemaInvoiceQueryModel, type SchemaInvoicesQueryModel, type SchemaIsBurglarProof, type SchemaItServices, type SchemaItem, type SchemaJob, type SchemaJobQueuedResponse, type SchemaJobResult, type SchemaJobResultType, type SchemaJobStatus, type SchemaJointIndustrialCommittee, type SchemaJointIndustrialCommitteeQueryModel, type SchemaJsonRpcError, type SchemaJsonRpcReply, type SchemaKey, type SchemaKeys, type SchemaKind, type SchemaKmPerYear, type SchemaKmPerYear_2, type SchemaKw, type SchemaLabelValueCount, type SchemaLabeledItems, type SchemaLaneCenteringAssist, type SchemaLaneDepartureWarning, type SchemaLaneKeepingAssistance, type SchemaLanguage, type SchemaLanguageCodes, type SchemaLarLegalPayload, type SchemaLastAnswer, type SchemaLateralCrashProtection, type SchemaLateralCrashProtectionDriver, type SchemaLateralCrashProtectionPassenger, type SchemaLateralCrashProtectionRear, type SchemaLeadCampaignQueryModel, type SchemaLeadDocumentQueryModel, type SchemaLeadDocumentType, type SchemaLeadProviderQueryModel, type SchemaLeadProviderResponse, type SchemaLeadProvidersResponse, type SchemaLeadReferenceQueryModel, type SchemaLeadRetrieveReply, type SchemaLeadStatus, type SchemaLeadTransferPayload, type SchemaLeaseOfferDocumentQueryModel, type SchemaLeaseOfferDocumentType, type SchemaLeaseOfferType, type SchemaLeaseType, type SchemaLeaseType_2, type SchemaLegalAid, type SchemaLegalForm, type SchemaLegalForm_2, type SchemaLegalPayloads, type SchemaLegalReferenceQueryModel, type SchemaLegalRiskObjectIdWithRevisionId, type SchemaLength, type SchemaLengthUnit, type SchemaLez, type SchemaLezCity, type SchemaLezPass, type SchemaLezYears, type SchemaLiabilityInfo, type SchemaLiabilityType, type SchemaLiabilityType_2, type SchemaLicense, type SchemaLicensePlateType, type SchemaLicensePlateType_2, type SchemaLink, type SchemaLinkPartyToUserCmd, type SchemaLinkPartyToUserCmdItem, type SchemaLinkPartyToUserParams, type SchemaLinkedCompany, type SchemaLinkedCompanyQueryModel, type SchemaLivingRoomSize, type SchemaLocalisationPatchCmd, type SchemaLocalization, type SchemaLocalized, type SchemaLowerCaseCountryCodes, type SchemaLowerCaseLanguageCodes, type SchemaMachineAcquisitionType, type SchemaMachineDelivery, type SchemaMailEvent, type SchemaMainBuilding, type SchemaMainBuildingType, type SchemaManagement, type SchemaManagementFuturePlans, type SchemaManagementQueryModel, type SchemaMarkSessionAsCompletedModel, type SchemaMarkSessionAsCompletedResponse, type SchemaMaxLoadWeight, type SchemaMaxRoofLoad, type SchemaMaxSpeed, type SchemaMaxVolumeTrunk, type SchemaMaxWeight, type SchemaMembership, type SchemaMercuryModelsAnvaListItem, type SchemaMercuryModelsFasterforwardListItem, type SchemaMergePartiesIntoPartyByIdParams, type SchemaMetadata, type SchemaMimeType, type SchemaMinVolumeTrunk, type SchemaMinimalBicycle, type SchemaMinimalBoat, type SchemaMinimalCar, type SchemaMinimalClaim, type SchemaMinimalCoverageQueryModel, type SchemaMinimalCustomerPartyQueryModel, type SchemaMinimalCustomerPartyQueryModels, type SchemaMinimalDutyOfCareItem, type SchemaMinimalFamily, type SchemaMinimalFleet, type SchemaMinimalInsurancePolicy, type SchemaMinimalInsurancePolicyQueryModel, type SchemaMinimalInventorySummary, type SchemaMinimalInvoice, type SchemaMinimalLegal, type SchemaMinimalMiscellaneous, type SchemaMinimalOfferQueryModel, type SchemaMinimalPartyGroup, type SchemaMinimalPartyQueryModel, type SchemaMinimalPolicyPackage, type SchemaMinimalResidence, type SchemaMinimalRiskObject, type SchemaMinimalRiskObjects, type SchemaMinimalSemiTrailer, type SchemaMinimalTeacher, type SchemaMinimalTrailer, type SchemaMinimalTwoWheeler, type SchemaMinimalUser, type SchemaMinimalUserQueryModels, type SchemaMiscellaneous, type SchemaMiscellaneousRiskObjectIdWithRevisionId, type SchemaMortgage, type SchemaMostImportantItems, type SchemaMostImportantItems_2, type SchemaMotorType, type SchemaMotorType_2, type SchemaMotorcycleInterests, type SchemaMotorcycleInterests_2, type SchemaMultiAffiliationInfoQueryModel, type SchemaMultiAffiliationQueryModel, type SchemaMultiAnvaAdnCoverageQueryModel, type SchemaMultiAnvaClosingQuestionQueryModel, type SchemaMultiAnvaCoverageQueryModel, type SchemaMultiAnvaInsuranceCompanyQueryModel, type SchemaMultiAnvaInsuranceQueryModel, type SchemaMultiAnvaLabelQueryModel, type SchemaMultiAnvaProductQueryModel, type SchemaMultiAnvaQuestionByAnvaLabelUpdateCmd, type SchemaMultiAnvaTagQueryModel, type SchemaMultiBrokerQueryModel, type SchemaMultiDiasAfdBranchQueryModel, type SchemaMultiDiasProductQueryModel, type SchemaMultiDiasProductSearchQueryModel, type SchemaMultiFlowSessionItemQueryModel, type SchemaMultiFlowSessionQueryModel, type SchemaMultiLeaseOfferQueryModel, type SchemaMultiOfferQueryModel, type SchemaMultiPartyQueryModel, type SchemaMultiQuoteBeSession, type SchemaMultiQuoteNlSession, type SchemaMultiYellowHiveCoverageQueryModel, type SchemaMultiYellowHiveInsuranceQueryModel, type SchemaMultiYellowHiveProductQueryModel, type SchemaNationalIdentificationNumberValidation, type SchemaNatsError, type SchemaNextActionItem, type SchemaNextActionSource, type SchemaNextActionType, type SchemaNotice, type SchemaNumberPlateInfo, type SchemaNumberPlatePremiumResponse, type SchemaOccupationType, type SchemaOfferCampaignQueryModel, type SchemaOfferCreateCmdV2, type SchemaOfferCreateResponse, type SchemaOfferCreateRevisionCmd, type SchemaOfferPatchBulkCmd, type SchemaOfferPayment, type SchemaOfferRejectionCancellationReason, type SchemaOfferRequestForInsuranceCompanyCreateCmd, type SchemaOfferRequestForInsuranceCompanyInsuranceProductItem, type SchemaOfferRequestForInsuranceCompanyItem, type SchemaOfferRequestForInsuranceCompanyItemWithId, type SchemaOfferRequestForInsuranceCompanyParty, type SchemaOfferRevisionDocument, type SchemaOfferRevisionDocumentType, type SchemaOfferRevisionPatchCmd, type SchemaOfferRevisionQueryModel, type SchemaOfferRevisionReferenceQueryModel, type SchemaOfferStatus, type SchemaOfferWarning, type SchemaOmniumFormula, type SchemaOmniumFormulaByName, type SchemaOmniumFormulaByName_2, type SchemaOmniumFormula_2, type SchemaOpenClaimsCheckupItem, type SchemaOptimcoCar, type SchemaOptimcoCarPayload, type SchemaOptimcoDriver, type SchemaOptimcoFamilyPayload, type SchemaOptions, type SchemaOrderInsurancePolicyForAdvisoryReportRevisionParams, type SchemaOrigin, type SchemaOtherSafetySystems, type SchemaOutlook, type SchemaOverdueInvoicesCheckupItem, type SchemaOverrideInsuranceProductRecommendationParams, type SchemaOverridePreventionAdviceRecommendationParams, type SchemaPackagesToProposeCheckupItem, type SchemaPaginatedInsuranceCompanyResponse, type SchemaPaginatedLeadReply, type SchemaPaginatedOffersResponse, type SchemaPaginatedOffersV2Response, type SchemaPagination, type SchemaParcelData, type SchemaPartiesQueryModel, type SchemaPartiesQueryModelItem, type SchemaPartyAddresses, type SchemaPartyAssigneesUpdateCmd, type SchemaPartyCheckupResponse, type SchemaPartyComplianceType, type SchemaPartyConversationNotes, type SchemaPartyCurrentAccountInsightsQueryModel, type SchemaPartyDocument, type SchemaPartyDocumentQueryModel, type SchemaPartyDocumentType, type SchemaPartyDocumentUpload, type SchemaPartyDocuments, type SchemaPartyEntity, type SchemaPartyExternalRefsCreateCmd, type SchemaPartyExternalRefsQueryModel, type SchemaPartyGroupCustomerQueryModel, type SchemaPartyGroupReferenceQueryModel, type SchemaPartyGroupRiskObjectIdWithRevisionId, type SchemaPartyInvite, type SchemaPartyKycItem, type SchemaPartyKycQueryModel, type SchemaPartyLink, type SchemaPartyLinkQueryModel, type SchemaPartyLogoCmd, type SchemaPartyLogoQueryModel, type SchemaPartyMergeCmd, type SchemaPartyNoteCmd, type SchemaPartyOriginFilter, type SchemaPartyOriginFilterItem, type SchemaPartyPatchCmd, type SchemaPartyPreferences, type SchemaPartyPreferencesQueryModel, type SchemaPartyQueryModel, type SchemaPartyRelation, type SchemaPartyRelationCreateCmd, type SchemaPartyRelationQueryModel, type SchemaPartyRelationType, type SchemaPartyRelationType_2, type SchemaPartySocialLinks, type SchemaPartyStatus, type SchemaPartyStatus_2, type SchemaPartyTransferPayload, type SchemaPartyWithMetadata, type SchemaPaymentInterval, type SchemaPaymentIntervalLowerCaseValues, type SchemaPaymentInterval_2, type SchemaPaymentMethod, type SchemaPaymentMethod_2, type SchemaPaymentStatus, type SchemaPedestrianDetection, type SchemaPendingUpgradesReply, type SchemaPerformance, type SchemaPeriodicCash, type SchemaPermittedTowbarDownload, type SchemaPermittedTrailerLoadWithoutBrakes, type SchemaPersonalizedAdvice, type SchemaPersonalizedAdviceResponse, type SchemaPersonnelDetails, type SchemaPhysicalProperties, type SchemaPiaContractConversionStatus, type SchemaPlanQueryModel, type SchemaPlanStatus, type SchemaPlansReply, type SchemaPnpCar, type SchemaPnpCarPayload, type SchemaPnpDriver, type SchemaPnpFamilyPayload, type SchemaPnpHome, type SchemaPnpHomePayload, type SchemaPoliciesToProposeCheckupItem, type SchemaPolicyDocumentType, type SchemaPolicyHolderRelation, type SchemaPolicyHolderRelation_2, type SchemaPolicyPackageCreateCmd, type SchemaPolicyPackageEntity, type SchemaPolicyPackageQueryModel, type SchemaPolicyPackagesQueryModel, type SchemaPossibleInsuranceProductQueryModel, type SchemaPossibleInsuranceProductsQueryModel, type SchemaPossiblePackage, type SchemaPostInsuranceTermsChatFeedbackParams, type SchemaPostInsuranceTermsChatParams, type SchemaPostInsuranceTermsComparisonParams, type SchemaPreferredWayOfContact, type SchemaPremium, type SchemaPremiumQueryModel, type SchemaPreventAdvice, type SchemaPreventionAdvice, type SchemaPreventionAdviceDistributionUpdateCmd, type SchemaPreventionAdviceQueryModel, type SchemaPreventionAdviceRecommendation, type SchemaPreventionAdviceRecommendationPatchCmd, type SchemaPreventionMeasure, type SchemaPreventionPlan, type SchemaPrice, type SchemaPriceQualityRatio, type SchemaPriceRange, type SchemaPriorityTag, type SchemaProductInfo, type SchemaProductV2, type SchemaProductsFilterSort, type SchemaProductsGroupBy, type SchemaProductsV2Filter, type SchemaProductsV2Response, type SchemaProfession, type SchemaProfileaseLeaseRate, type SchemaProfileaseLeaseResidual, type SchemaProfileaseLeaseType, type SchemaProfileaseQuote, type SchemaPromotion, type SchemaPromotionCriteria, type SchemaPromotionModifications, type SchemaPromotionQueryModel, type SchemaPropertyType, type SchemaProspectCreationResponse, type SchemaProspectReferenceQueryModel, type SchemaProspectType, type SchemaProvenanceDocumentReference, type SchemaPublicConnectionQueryModel, type SchemaPublicConnectionsQueryModel, type SchemaPublicDistributionConnectionQueryModel, type SchemaQuestion, type SchemaQuestionGroup, type SchemaQuestionUpdateCmd, type SchemaQuestionnaire, type SchemaQuote, type SchemaQuoteDetails, type SchemaQuoteExport, type SchemaQuoteExportRequest, type SchemaQuoteExportResponse, type SchemaQuoteMailSendRequest, type SchemaQuoteMailSendResponse, type SchemaQuoteReferenceQueryModel, type SchemaQuoteRequestV2Base, type SchemaQuoteResponse, type SchemaQuoteResponseV2, type SchemaQuoteSpecification, type SchemaQuoteStatus, type SchemaRateLimitErrorMsgEnum, type SchemaRearAutomaticEmergencyBraking, type SchemaRearCrossTrafficWarning, type SchemaRecalculateAnvaQuoteRequest, type SchemaRecalculateAnvaSimulationCmd, type SchemaRecalculateDiasQuoteRequest, type SchemaRecalculateDiasSimulationCmd, type SchemaRecalculateYellowHiveQuoteRequest, type SchemaRecalculateYellowHiveSimulationCmd, type SchemaRecommendation, type SchemaRecommendationLevel, type SchemaRecommendationReferenceQueryModel, type SchemaRecommendationsBaseCreateCmd, type SchemaRecommendationsCreateCmd, type SchemaRecommendationsQueryModel, type SchemaRecommendationsV2CreateCmd, type SchemaReconstructionValueDefinedType, type SchemaReference, type SchemaRegex, type SchemaRegistration, type SchemaRelations, type SchemaRentOutTerm, type SchemaRepairCosts, type SchemaReportRevisionStatus, type SchemaReportRevisionStatusSubset, type SchemaResidenceBuildingType, type SchemaResidenceComplianceType, type SchemaResidenceFloodType, type SchemaResidenceMonumentType, type SchemaResidencePreferences, type SchemaResidenceReferenceQueryModel, type SchemaResidenceRiskObjectIdWithRevisionId, type SchemaResidenceTheftProtection, type SchemaResidenceUsage, type SchemaRestrictiveAddress, type SchemaRestrictiveCar, type SchemaRestrictiveDriveAssistanceSystem, type SchemaRestrictiveDriver, type SchemaRetrieveAdvisoryReportFrontPageStandalonePdfParams, type SchemaRetrieveFlowResponse, type SchemaRetrieveQuestionnaireResponse, type SchemaRetrieveQuotesBatchResponse, type SchemaRetrieveQuotesExportsResponse, type SchemaRetrieveQuotesInsightsResponse, type SchemaRideHeight, type SchemaRiskAddress, type SchemaRiskAnalysisSubjects, type SchemaRiskData, type SchemaRiskDomain, type SchemaRiskDomainActionQueryModel, type SchemaRiskDomainAdviceQueryModel, type SchemaRiskDomainDistributionUpdateCmd, type SchemaRiskDomainQueryModel, type SchemaRiskDomainsQueryModel, type SchemaRiskObject, type SchemaRiskObjectCarType, type SchemaRiskObjectCarType_2, type SchemaRiskObjectComplianceItem, type SchemaRiskObjectComplianceQueryModel, type SchemaRiskObjectCreationError, type SchemaRiskObjectCreationResponse, type SchemaRiskObjectEntity, type SchemaRiskObjectExternalRefsCreateCmd, type SchemaRiskObjectExternalRefsQueryModel, type SchemaRiskObjectFamilyType, type SchemaRiskObjectInFleet, type SchemaRiskObjectLegalType, type SchemaRiskObjectPartyGroupType, type SchemaRiskObjectPartyRelation, type SchemaRiskObjectReferenceQueryModel, type SchemaRiskObjectRelationCreateCmd, type SchemaRiskObjectRelationQueryModel, type SchemaRiskObjectRelationUpdateCmd, type SchemaRiskObjectResidenceType, type SchemaRiskObjectRevisionIds, type SchemaRiskObjectRevisions, type SchemaRiskObjectTeacherType, type SchemaRiskObjectTwoWheelerType, type SchemaRiskObjectType, type SchemaRiskObjectType_2, type SchemaRiskObjectsWithRevision, type SchemaRizivConventionStatus, type SchemaRizivConventionStatus_2, type SchemaRizivMember, type SchemaRoleFilter, type SchemaRoleFilterType, type SchemaRollingWorkEquipmentType, type SchemaRollingWorkEquipmentType_2, type SchemaRoofConstructionType, type SchemaRoofTypes, type SchemaRooms, type SchemaRules, type SchemaSafety, type SchemaSafetyFeatureOption, type SchemaSafetyStickCar, type SchemaSafetyStickCarPayload, type SchemaSafetyStickDriver, type SchemaSalaryCoefficient, type SchemaSalaryCoefficient_2, type SchemaSatelliteProtection, type SchemaSatelliteProtectionSystem, type SchemaSatelliteProtectionSystem_2, type SchemaSavingTypes, type SchemaSavingTypes_2, type SchemaSearchAddress, type SchemaSection, type SchemaSecurityMeasure, type SchemaSelectedRecommendationsFeedback, type SchemaSemiTrailerRiskObjectIdWithRevisionId, type SchemaSemiTrailerType, type SchemaSendAdvisoryReportRevisionMailParams, type SchemaSendMailForSimulationParams, type SchemaSendOfferMailCmd, type SchemaSendOfferMailResponse, type SchemaSentimentType, type SchemaSeries, type SchemaSeriesSortContext, type SchemaServerError, type SchemaServerErrorMsgEnum, type SchemaSessionCompletedRemarks, type SchemaSessionReport, type SchemaShareholder, type SchemaShareholderQueryModel, type SchemaSignatureBox, type SchemaSiloCapacity, type SchemaSingleAffiliationQueryModel, type SchemaSingleAuditDetailQueryModel, type SchemaSingleAuditQueryModel, type SchemaSingleUserQueryModel, type SchemaSingularityJobQueuedResponse, type SchemaSingularityJobResultBase, type SchemaSingularityModelsDocumentExtractorCmdLink, type SchemaSingularityModelsPartyCheckupLink, type SchemaSmtCompany, type SchemaSocialLinks, type SchemaSort, type SchemaSourceInfo, type SchemaSpeedAssistance, type SchemaSplitCost, type SchemaSportHobbies, type SchemaSportHobbies_2, type SchemaStateOfChildren, type SchemaStateOfChildren_2, type SchemaStatus, type SchemaStatusReply, type SchemaStatusResponse, type SchemaSteeringPosition, type SchemaSteeringPosition_2, type SchemaStorageSecurity, type SchemaStorageSecurity_2, type SchemaStreet, type SchemaStringCalculationSpec, type SchemaSubcity, type SchemaSubjectToVat, type SchemaSubjectToVat_2, type SchemaSupplierType, type SchemaSupplierType_2, type SchemaSupportedFileTypesResponse, type SchemaSupportedProFlowCountryCodes, type SchemaSurveillanceEquipmentType, type SchemaSwimmingPoolType, type SchemaSwitchCandidatesCheckupItem, type SchemaSymbol, type SchemaTableColumn, type SchemaTableRules, type SchemaTag, type SchemaTagContentItem, type SchemaTankLocationType, type SchemaTax, type SchemaTaxBaseBe, type SchemaTaxField, type SchemaTaxPaymentDetails, type SchemaTaxPaymentTime, type SchemaTeacherRiskObjectIdWithRevisionId, type SchemaTeams, type SchemaTechnicalEquipmentType, type SchemaTechniekNederlandTypeOfCompany, type SchemaTechniekNederlandTypeOfCompanySpecification, type SchemaTechniekNederlandTypeOfCompanySpecification_2, type SchemaTechniekNederlandTypeOfCompany_2, type SchemaTelephoneNr, type SchemaTheftFormulas, type SchemaTheftFormulas_2, type SchemaTheme, type SchemaThemes, type SchemaThirdPartyActivity, type SchemaThirdPartyConstructionWorkInsuranceType, type SchemaThirdPartyConstructionWorkInsuranceType_2, type SchemaTitleAndMessageResponse, type SchemaTokenReply, type SchemaToolkitAccountCreateCmd, type SchemaToolkitBrokerCreateCmd, type SchemaToolkitBrokerCreationResponse, type SchemaToolkitLicenseType, type SchemaTrailerRiskObjectIdWithRevisionId, type SchemaTrailerTonnageCategory, type SchemaTrailerType, type SchemaTrailerType_2, type SchemaTransferCandidatesCheckupItem, type SchemaTransferLeadByIdParams, type SchemaTransferPartyByIdParams, type SchemaTransmissionType, type SchemaTransmissionType_2, type SchemaTransportInfo, type SchemaTravelMethods, type SchemaTravelMethods_2, type SchemaTravelsAYear, type SchemaTravelsAYear_2, type SchemaTriageEmailParams, type SchemaTriageResponse, type SchemaTrialOnboarding, type SchemaTrinityHandlersNatsOnboardingModelsUserIdResponse, type SchemaTrinityModelsUserAccountCreateCmdBroker, type SchemaTrinityModelsUserAccountCreateCmdDistribution, type SchemaTrinityModelsUserAccountCreateCmdUserOVerwrite, type SchemaTrinityModelsUserToolkitAccountCreateCmdBroker, type SchemaTrinityModelsUserToolkitAccountCreateCmdDistribution, type SchemaTrinityModelsUserToolkitAccountCreateCmdUserOVerwrite, type SchemaTrinityModelsUserTrialOnboardingDistribution, type SchemaTrinityModelsUserTrialOnboardingUserOVerwrite, type SchemaTruckDestination, type SchemaTruckDestination_2, type SchemaTurnover, type SchemaTwoFactorCreateCmd, type SchemaTwoFactorDisableCmd, type SchemaTwoFactorResponse, type SchemaTwoWheelerCategories, type SchemaTwoWheelerReferenceQueryModel, type SchemaTwoWheelerRiskObjectIdWithRevisionId, type SchemaTwoWheelerVehicleType, type SchemaTypeOfWork, type SchemaTypeOfWork_2, type SchemaTypedKeys, type SchemaUnitOfLength, type SchemaUnitOfLength_2, type SchemaUpdateAdvicesByInsuranceProductInDistributionParams, type SchemaUpdateAdvisoryReportAcceptanceByIdParams, type SchemaUpdateAdvisoryReportMetadataByIdParams, type SchemaUpdateAnvaPartyCompanyCmd, type SchemaUpdateAnvaPartyCustomerCmd, type SchemaUpdateBicycleRiskObjectByIdV2Params, type SchemaUpdateBoatRiskObjectByIdV2Params, type SchemaUpdateBrokerByIdParams, type SchemaUpdateBrokerConnectionByKeyParams, type SchemaUpdateCampaignAssistantAvatarCmd, type SchemaUpdateCampaignByIdParams, type SchemaUpdateCampaignCmd, type SchemaUpdateCampaignLogoCmd, type SchemaUpdateCarRiskObjectByIdV2Params, type SchemaUpdateCustomThemeAsDistributionParams, type SchemaUpdateDistributionConnectionByKeyParams, type SchemaUpdateDocumentByPartyIdParams, type SchemaUpdateFamilyRiskObjectByIdV2Params, type SchemaUpdateInsuranceProductClauseParams, type SchemaUpdateInsuranceProductInDistributionParams, type SchemaUpdateIntegrationsByBrokerIdParams, type SchemaUpdateLegalRiskObjectByIdV2Params, type SchemaUpdateMeUserByIdParams, type SchemaUpdateMiscellaneousRiskObjectByIdV2Params, type SchemaUpdateOfferRevisionParams, type SchemaUpdateOffersInBulkParams, type SchemaUpdatePartyActivityParams, type SchemaUpdatePartyAssigneesParams, type SchemaUpdatePartyByIdParams, type SchemaUpdatePartyGroupRiskObjectByIdV2Params, type SchemaUpdatePartyNoteByIdParams, type SchemaUpdatePasswordCmd, type SchemaUpdatePasswordForUserByUserIdParams, type SchemaUpdatePreventionAdviceInDistributionParams, type SchemaUpdateRelationByIdParams, type SchemaUpdateResidenceRiskObjectByIdV2Params, type SchemaUpdateRiskDomainActionFromAdvisoryReportRevisionParams, type SchemaUpdateRiskDomainAdviceFromAdvisoryReportRevisionParams, type SchemaUpdateRiskDomainInDistributionParams, type SchemaUpdateRiskObjectRelationByIdParams, type SchemaUpdateSemiTrailerRiskObjectByIdV2Params, type SchemaUpdateSessionCmd, type SchemaUpdateSettingsByDistributionIdParams, type SchemaUpdateTrailerRiskObjectByIdV2Params, type SchemaUpdateTwoWheelerRiskObjectByIdV2Params, type SchemaUpdateUspByIdParams, type SchemaUpdatedRiskObjectRevisionReply, type SchemaUploadDocumentPatchCmd, type SchemaUploadSignedUrlResponse, type SchemaUpsertActionFromAdviceInAdvisoryReportRevisionParams, type SchemaUpsertFaqItemParams, type SchemaUpsertInsurancePolicyForAdvisoryReportRevisionParams, type SchemaUpsertInsurancePolicyPackageForAdvisoryReportRevisionParams, type SchemaUpsertInsurancePolicySimulationForPartyParams, type SchemaUpsertPolicyPackageByPartyParams, type SchemaUserMeUpdateCmd, type SchemaUserRole, type SchemaValidator, type SchemaValuableItem, type SchemaValueUnitInt, type SchemaValueUnitStr, type SchemaVatType, type SchemaVatType_2, type SchemaVehicleRegistrationDateType, type SchemaVehicleRegistrationPlateValidation, type SchemaVehicleSearch, type SchemaVerifyIfADistributionExistsByCompanyRegistrationParams, type SchemaVerifyIfADistributionExistsByNameParams, type SchemaVerifyIfAUserExistsByEmailParams, type SchemaVersion, type SchemaVersionSortContext, type SchemaVillasureHomePayload, type SchemaVinInfo, type SchemaVinPremiumResponse, type SchemaViviumCar, type SchemaViviumCarPayload, type SchemaViviumDriver, type SchemaViviumFamilyPayload, type SchemaViviumHome, type SchemaViviumHomePayload, type SchemaVoltage, type SchemaWageBill, type SchemaWarningMsg, type SchemaWarranyOptions, type SchemaWarranyOptions_2, type SchemaWeightEmpty, type SchemaWgBeApiAddressModelsAddressAddress, type SchemaWgBeApiAddressModelsAddressInformationV2Company, type SchemaWgBeApiAddressModelsAddressInformationV2Link, type SchemaWgBeApiAddressModelsPersonsDirectorsCompany, type SchemaWgBeApiAddressModelsVatCompanyActivity, type SchemaWgBeApiAddressModelsVatCompanyAssetInfo, type SchemaWgBeApiAddressModelsVatCompanyContactPerson, type SchemaWgBeApiAddressModelsVatCompanyFleetInfo, type SchemaWgBeApiAddressModelsVatCompanyLink, type SchemaWgBeApiAddressModelsVatCompanyPersonnelDetails, type SchemaWgBeApiAddressModelsVatCompanyThirdPartyActivity, type SchemaWgBeApiAddressModelsVatCompanyTurnover, type SchemaWgBeApiAddressModelsVatCompanyWorkforce, type SchemaWgBeApiQuotesModelsBaseLocalization, type SchemaWgBeApiQuotesModelsBaseLocalization_2, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsCar, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsFamily, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsLegal, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsPartyGroup, type SchemaWgBeApiQuotesModelsProductsRiskObjectErrorsResidence, type SchemaWgPyModelsComplexAddress, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoMachineDelivery, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoPeriodicCash, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetInfoSiloCapacity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoMachinedelivery, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoPeriodiccash, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyAssetinfoSilocapacity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyBookkeeper, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyBookkeeper_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionWorks, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionWorksConstructionWorkDuration, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionworks, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyConstructionworksConstructionworkduration, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyContactPerson, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyContactperson, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCustomerInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCustomerinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCyber, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyCyber_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExhibitionActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExhibitionactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExportActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyExportactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFinancialInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFinancialinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyFleetInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyImportActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyImportactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLegalAid, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLegalaid, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLiabilityInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyLiabilityinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyManagementFunction, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyOutlook, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyOutlook_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyPersonnelDetails, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyPersonneldetails, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyThirdPartyActivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyThirdpartyactivity, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTransportInfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTransportinfo, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTurnover, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyTurnover_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforce, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforceWageBill, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforceWagebill, type SchemaWgPyModelsDomainInsuranceComponentsProspectCompanyWorkforce_2, type SchemaWgPyModelsDomainInsuranceComponentsProspectPartyPreferencesQueryModel, type SchemaWgPyModelsDomainInsuranceComponentsProspectPartyPreferencesQueryModelFuneralPreferenceQueryModel, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsAnnexAnnex, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverAssistanceSystemDriveAssistanceSystem, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverCarInsured, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriver, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverBrandClubMembership, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverExperience, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicle, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicleExperience, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsDriverDriverVehicleUsage, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsInsuranceHistoryInsuranceHistory, type SchemaWgPyModelsDomainInsuranceComponentsRiskObjectsPersonPerson, type SchemaWgPyModelsDomainInsuranceInsurancesAedesAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAedesProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAedesProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzEnumsCarUsedFor, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesAllianzResidenceRooms, type SchemaWgPyModelsDomainInsuranceInsurancesAragLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesArcesLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesAxaAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesAxaCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsClaimFreeYears, type SchemaWgPyModelsDomainInsuranceInsurancesAxaEnumsHolderState, type SchemaWgPyModelsDomainInsuranceInsurancesAxaFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesAxaProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesAxaProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesBaloiseProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesDasLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesDelaFuneralParty, type SchemaWgPyModelsDomainInsuranceInsurancesDelaFuneralPartyGroup, type SchemaWgPyModelsDomainInsuranceInsurancesEuromexLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesLarLegalLegal, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesOptimcoProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesPnpAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesPnpFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesPnpProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesPnpProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesPnpResidenceRooms, type SchemaWgPyModelsDomainInsuranceInsurancesSafetystickProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesSafetystickProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesViviumAddressAddress, type SchemaWgPyModelsDomainInsuranceInsurancesViviumCarSecuritySystems, type SchemaWgPyModelsDomainInsuranceInsurancesViviumEnumsCarUsage, type SchemaWgPyModelsDomainInsuranceInsurancesViviumEnumsClaimFreeYears, type SchemaWgPyModelsDomainInsuranceInsurancesViviumFamilyFamily, type SchemaWgPyModelsDomainInsuranceInsurancesViviumProspectCompany, type SchemaWgPyModelsDomainInsuranceInsurancesViviumProspectCustomer, type SchemaWgPyModelsDomainInsuranceInsurancesViviumResidenceRooms, type SchemaWgPyModelsDomainInsuranceProspectCompany, type SchemaWgPyModelsDomainInsuranceProspectCompany_2, type SchemaWgPyModelsDomainInsuranceProspectCustomer, type SchemaWgPyModelsDomainInsuranceProspectCustomer_2, type SchemaWgPyModelsDomainInsuranceProspectPartyPreferences, type SchemaWgPyModelsDomainInsuranceProspectPartyPreferencesFuneralPreference, type SchemaWgPyModelsDomainInsuranceProspectPartypreferences, type SchemaWgPyModelsDomainInsuranceProspectPartypreferencesFuneralpreference, type SchemaWgPyModelsDomainInsuranceReadPartiesCustomerPartyPreferencesQueryModel, type SchemaWgPyModelsDomainInsuranceReadPartiesCustomerPartyPreferencesQueryModelFuneralPreferenceQueryModel, type SchemaWgPyModelsDomainInsuranceReadPartiesPartyExternalRefsQueryModel, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsAmountOfRiskObjects, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsBicycleBicycle, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsBoatBoat, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsCarCar, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsFamilyFamily, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsLegalLegal, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsMiscMiscellaneous, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsPartyGroupParty, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsPartyGroupPartyGroup, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsResidenceResidence, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsRiskObjects, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTeacherTeacher, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTrailerSemiTrailer, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTrailerTrailer, type SchemaWgPyModelsDomainInsuranceReadRiskObjectsTwoWheelerTwoWheeler, type SchemaWgPyModelsDomainInsuranceRiskObjectsAmountOfRiskObjects, type SchemaWgPyModelsDomainInsuranceRiskObjectsFamilyFamily, type SchemaWgPyModelsDomainInsuranceRiskObjectsFamilyPerson, type SchemaWgPyModelsDomainInsuranceRiskObjectsLegalLegal, type SchemaWgPyModelsDomainInsuranceRiskObjectsPartyGroupParty, type SchemaWgPyModelsDomainInsuranceRiskObjectsPartyGroupPartyGroup, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceAnnexAnnex, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceMainBuildingFacade, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceMainBuildingMainBuilding, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidencePreferencesResidencePreferences, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceResidence, type SchemaWgPyModelsDomainInsuranceRiskObjectsResidenceRoomsRooms, type SchemaWgPyModelsDomainInsuranceRiskObjectsTeacherTeacher, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentAccident, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentAccidentStatement, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentClaim, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleAccidentClaim_2, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverCarInsured, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverCarinsured, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriver, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverBrandClubMembership, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverExperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicle, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicleExperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverVehicleUsage, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriver_2, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverbrandclubmembership, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDriverexperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicle, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicleexperience, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleDriverDrivervehicleusage, type SchemaWgPyModelsDomainInsuranceRiskObjectsVehicleTwoWheelerTwoWheeler, type SchemaWgPyModelsDomainWegroupComplexAddress, type SchemaWgPyModelsDomainWegroupComplexAddress_2, type SchemaWgPyModelsDomainWegroupComplexCompanyRegistration, type SchemaWgPyModelsDomainWegroupComplexCompanyregistration, type SchemaWgPyModelsDomainWegroupComplexLocalization, type SchemaWgPyModelsDomainWegroupEnumsCarUsedFor, type SchemaWgPyModelsDomainWegroupEnumsClaimFreeYears, type SchemaWgPyModelsDomainWegroupEnumsCompanyProspectType, type SchemaWgPyModelsDomainWegroupEnumsCompanyProspectType_2, type SchemaWgPyModelsDomainWegroupEnumsCurrency, type SchemaWgPyModelsDomainWegroupEnumsCustomerProspectType, type SchemaWgPyModelsDomainWegroupEnumsCustomerProspectType_2, type SchemaWgPyModelsDomainWegroupEnumsGender, type SchemaWgPyModelsDomainWegroupEnumsHolderState, type SchemaWgPyModelsDomainWegroupEnumsLanguageCodes, type SchemaWgPyModelsDomainWegroupEnumsLanguageCodes_2, type SchemaWgPyModelsDomainWegroupEnumsMiscellaneousType, type SchemaWgPyModelsDomainWegroupEnumsOfferRevisionDocumentType, type SchemaWgPyModelsDomainWegroupEnumsProfession, type SchemaWgPyModelsDomainWegroupEnumsProspectType, type SchemaWgPyModelsDomainWegroupEnumsProspectType_2, type SchemaWgPyModelsDomainWegroupRestResponsesStatusResponse, type SchemaWgPyModelsEnumsCoveragePeriod, type SchemaWgPyModelsEnumsCoverageperiod, type SchemaWgPyModelsNatsCompany, type SchemaWgPyModelsSmtReadInsuranceInsuranceProductQueryModelRiskDomain, type SchemaWgPyModelsSmtReadProspectExternalRefsQueryModel, type SchemaWgPyModelsSmtReadProspectManagementQueryModel, type SchemaWgPyModelsSmtReadProspectPartyDocumentQueryModel, type SchemaWgPyModelsSmtReadProspectPartyLogoQueryModel, type SchemaWgPyModelsUserCompany, type SchemaWgsdkQuotesCarEvaluationType, type SchemaWgsdkQuotesCountryCodes, type SchemaWgsdkSmtAccident, type SchemaWgsdkSmtAccidentStatement, type SchemaWgsdkSmtCarEvaluationType, type SchemaWgsdkSmtCountryCodes, type SchemaWgsdkSmtCoveragePeriod, type SchemaWgsdkSmtGender, type SchemaWgsdkSmtInsuranceHistory, type SchemaWgsdkSmtProfession, type SchemaWheelBase, type SchemaWheelBaseArray, type SchemaWheelRimSizeArray, type SchemaWheelRimsSize, type SchemaWheelSize, type SchemaWheelSizeArray, type SchemaWidth, type SchemaWindow, type SchemaWorkforce, type SchemaWorkforcePossibleDanger, type SchemaWorkingMethod, type SchemaYellowHiveCoverage, type SchemaYellowHiveInsurance, type SchemaYellowHiveInsurancePolicy, type SchemaYellowHiveProduct, type SchemaYellowHiveProductQuestionnaire, type SchemaYellowHiveProductQuestionnaireQueryModel, type SchemaYellowHiveProductQuestionnairesQueryModel, type SchemaYellowHiveProductQuestionnairesUpdateCmd, type SchemaYellowHiveProductQuestionnairesValidateCmd, type SchemaYellowHiveProductToInsurancePolicyLink, type SchemaYellowHiveProductsInConversationCmd, type SchemaYellowHiveQuote, type SchemaYellowHiveQuoteCalculationJob, type SchemaYellowHiveQuoteCalculationJobsQueuedResponse, type SeachStreetsByCityAndCountryQueryParams, type SeachStreetsByCityAndCountryResponse, type SearchAddressesByCountryQueryParams, type SearchAddressesByCountryResponse, type SearchCitiesByCountryQueryParams, type SearchCitiesByCountryResponse, type SearchDirectorsByFirstAndLastNameQueryParams, type SearchDirectorsByFirstAndLastNameResponse, type SearchEnterprisesByCountryQueryParams, type SearchEnterprisesByCountryResponse, type SearchVehiclesBody, type SearchVehiclesQueryParams, type SearchVehiclesResponse, type SendAdvisoryReportAsMailBody, type SendAdvisoryReportAsMailPathParams, type SendAdvisoryReportAsMailQueryParams, type SendAdvisoryReportAsMailResponse, type SendAnvaInquiryAsCustomerBody, type SendAnvaInquiryAsCustomerResponse, type SendClaimToKeypointPathParams, type SendClaimToKeypointQueryParams, type SendClaimToKeypointResponse, type SendExampleCampaignTargetMailQueryParams, type SendExampleCampaignTargetMailResponse, type SendMailClaimReportByIdPathParams, type SendMailClaimReportByIdQueryParams, type SendMailClaimReportByIdResponse, type SendMailFollowupPageToCustomerPathParams, type SendMailFollowupPageToCustomerQueryParams, type SendMailFollowupPageToCustomerResponse, type SendMailForSimulationToPartyBody, type SendMailForSimulationToPartyPathParams, type SendMailForSimulationToPartyQueryParams, type SendMailForSimulationToPartyResponse, type SendOfferMailBySessionIdBody, type SendOfferMailBySessionIdPathParams, type SendOfferMailBySessionIdQueryParams, type SendOfferMailBySessionIdResponse, type SendOfferToAnvaBySessionIdPathParams, type SendOfferToAnvaBySessionIdQueryParams, type SendOfferToAnvaBySessionIdResponse, type SendPasswordResetToCustomerPathParams, type SendPasswordResetToCustomerResponse, type SendQuoteAsMailBody, type SendQuoteAsMailPathParams, type SendQuoteAsMailQueryParams, type SendQuoteAsMailResponse, type SetAskLaterQuestionsBody, type SetAskLaterQuestionsResponse, type TransferLeadToOtherDistributionBody, type TransferLeadToOtherDistributionPathParams, type TransferLeadToOtherDistributionQueryParams, type TransferLeadToOtherDistributionResponse, type TransferPartyToOtherDistributionBody, type TransferPartyToOtherDistributionPathParams, type TransferPartyToOtherDistributionQueryParams, type TransferPartyToOtherDistributionResponse, type TriageEmailBody, type TriageEmailResponse, type UnblockCustomerFromAccessingPartyPathParams, type UnblockCustomerFromAccessingPartyResponse, type UnlockClaimPathParams, type UnlockClaimQueryParams, type UnlockClaimResponse, type UpdateAdvisoryReportBody, type UpdateAdvisoryReportPathParams, type UpdateAdvisoryReportQueryParams, type UpdateAdvisoryReportResponse, type UpdateAnvaPartyViaConversationBody, type UpdateAnvaPartyViaConversationPathParams, type UpdateAnvaPartyViaConversationQueryParams, type UpdateAnvaPartyViaConversationResponse, type UpdateAnvaflowsQuestionnaireBody, type UpdateAnvaflowsQuestionnairePathParams, type UpdateAnvaflowsQuestionnaireQueryParams, type UpdateAnvaflowsQuestionnaireResponse, type UpdateBicycleRiskObjectBody, type UpdateBicycleRiskObjectPathParams, type UpdateBicycleRiskObjectQueryParams, type UpdateBicycleRiskObjectResponse, type UpdateBoatRiskObjectBody, type UpdateBoatRiskObjectPathParams, type UpdateBoatRiskObjectQueryParams, type UpdateBoatRiskObjectResponse, type UpdateBrokerByBrokerBody, type UpdateBrokerByBrokerPathParams, type UpdateBrokerByBrokerResponse, type UpdateBrokerConnectionByKeyBody, type UpdateBrokerConnectionByKeyPathParams, type UpdateBrokerConnectionByKeyResponse, type UpdateBrokerIntegrationsBody, type UpdateBrokerIntegrationsPathParams, type UpdateBrokerIntegrationsResponse, type UpdateCampaignBody, type UpdateCampaignPathParams, type UpdateCampaignQueryParams, type UpdateCampaignResponse, type UpdateCarRiskObjectBody, type UpdateCarRiskObjectPathParams, type UpdateCarRiskObjectQueryParams, type UpdateCarRiskObjectResponse, type UpdateClaimAsBrokerByIdPathParams, type UpdateClaimAsBrokerByIdQueryParams, type UpdateClaimAsBrokerByIdResponse, type UpdateClaimAsCustomerWithTokenPathParams, type UpdateClaimAsCustomerWithTokenQueryParams, type UpdateClaimAsCustomerWithTokenResponse, type UpdateCommentOnActivityPathParams, type UpdateCommentOnActivityQueryParams, type UpdateCommentOnActivityResponse, type UpdateConversationByIdBody, type UpdateConversationByIdPathParams, type UpdateConversationByIdResponse, type UpdateDeclarationRemarkPathParams, type UpdateDeclarationRemarkQueryParams, type UpdateDeclarationRemarkResponse, type UpdateDiasQuestionnaireBody, type UpdateDiasQuestionnairePathParams, type UpdateDiasQuestionnaireQueryParams, type UpdateDiasQuestionnaireResponse, type UpdateDistributionConnectionByKeyBody, type UpdateDistributionConnectionByKeyPathParams, type UpdateDistributionConnectionByKeyResponse, type UpdateDistributionIntegrationsPathParams, type UpdateDistributionIntegrationsResponse, type UpdateDistributionSettingsBody, type UpdateDistributionSettingsResponse, type UpdateDocumentForPartyBody, type UpdateDocumentForPartyPathParams, type UpdateDocumentForPartyResponse, type UpdateDocumentMetadataByIdAsCustomerWithTokenPathParams, type UpdateDocumentMetadataByIdAsCustomerWithTokenQueryParams, type UpdateDocumentMetadataByIdAsCustomerWithTokenResponse, type UpdateDocumentMetadataByIdPathParams, type UpdateDocumentMetadataByIdQueryParams, type UpdateDocumentMetadataByIdResponse, type UpdateEntityAsBrokerByIdPathParams, type UpdateEntityAsBrokerByIdQueryParams, type UpdateEntityAsBrokerByIdResponse, type UpdateEntityAsCustomerWithTokenPathParams, type UpdateEntityAsCustomerWithTokenQueryParams, type UpdateEntityAsCustomerWithTokenResponse, type UpdateFamilyRiskObjectBody, type UpdateFamilyRiskObjectPathParams, type UpdateFamilyRiskObjectQueryParams, type UpdateFamilyRiskObjectResponse, type UpdateFleetRiskObjectBody, type UpdateFleetRiskObjectPathParams, type UpdateFleetRiskObjectQueryParams, type UpdateFleetRiskObjectResponse, type UpdateInsuranceProductByDistributionBody, type UpdateInsuranceProductByDistributionPathParams, type UpdateInsuranceProductByDistributionResponse, type UpdateInsuranceProductClauseForDistributionBody, type UpdateInsuranceProductClauseForDistributionPathParams, type UpdateInsuranceProductClauseForDistributionQueryParams, type UpdateInsuranceProductClauseForDistributionResponse, type UpdateLegalRiskObjectBody, type UpdateLegalRiskObjectPathParams, type UpdateLegalRiskObjectQueryParams, type UpdateLegalRiskObjectResponse, type UpdateMiscellaneousRiskObjectBody, type UpdateMiscellaneousRiskObjectPathParams, type UpdateMiscellaneousRiskObjectQueryParams, type UpdateMiscellaneousRiskObjectResponse, type UpdateNotePathParams, type UpdateNoteQueryParams, type UpdateNoteResponse, type UpdateOfferByIdBody, type UpdateOfferByIdPathParams, type UpdateOfferByIdResponse, type UpdateOffersInBulkBody, type UpdateOffersInBulkResponse, type UpdatePartyActivitiesAsCustomerBody, type UpdatePartyActivitiesAsCustomerPathParams, type UpdatePartyActivitiesAsCustomerResponse, type UpdatePartyAssigneesBody, type UpdatePartyAssigneesPathParams, type UpdatePartyAssigneesQueryParams, type UpdatePartyAssigneesResponse, type UpdatePartyByIdBody, type UpdatePartyByIdPathParams, type UpdatePartyByIdResponse, type UpdatePartyGroupRiskObjectBody, type UpdatePartyGroupRiskObjectPathParams, type UpdatePartyGroupRiskObjectQueryParams, type UpdatePartyGroupRiskObjectResponse, type UpdatePartyNoteByIdBody, type UpdatePartyNoteByIdPathParams, type UpdatePartyNoteByIdResponse, type UpdatePartyRelationsBody, type UpdatePartyRelationsPathParams, type UpdatePartyRelationsResponse, type UpdatePreventionByDistributionBody, type UpdatePreventionByDistributionPathParams, type UpdatePreventionByDistributionResponse, type UpdateQuestionForAllQuestionnairesByAnvaLabelsBody, type UpdateQuestionForAllQuestionnairesByAnvaLabelsQueryParams, type UpdateQuestionForAllQuestionnairesByAnvaLabelsResponse, type UpdateRelationBetweenRiskObjectAndPartyBody, type UpdateRelationBetweenRiskObjectAndPartyPathParams, type UpdateRelationBetweenRiskObjectAndPartyQueryParams, type UpdateRelationBetweenRiskObjectAndPartyResponse, type UpdateResidenceRiskObjectBody, type UpdateResidenceRiskObjectPathParams, type UpdateResidenceRiskObjectQueryParams, type UpdateResidenceRiskObjectResponse, type UpdateRiskDomainActionForAdvisoryReportByIdBody, type UpdateRiskDomainActionForAdvisoryReportByIdPathParams, type UpdateRiskDomainActionForAdvisoryReportByIdQueryParams, type UpdateRiskDomainActionForAdvisoryReportByIdResponse, type UpdateRiskDomainAdviceForAdvisoryReportByIdBody, type UpdateRiskDomainAdviceForAdvisoryReportByIdPathParams, type UpdateRiskDomainAdviceForAdvisoryReportByIdQueryParams, type UpdateRiskDomainAdviceForAdvisoryReportByIdResponse, type UpdateRiskDomainByDistributionBody, type UpdateRiskDomainByDistributionPathParams, type UpdateRiskDomainByDistributionResponse, type UpdateSemiTrailerRiskObjectBody, type UpdateSemiTrailerRiskObjectPathParams, type UpdateSemiTrailerRiskObjectQueryParams, type UpdateSemiTrailerRiskObjectResponse, type UpdateTargetsByCampaignPathParams, type UpdateTargetsByCampaignQueryParams, type UpdateTargetsByCampaignResponse, type UpdateTrailerRiskObjectBody, type UpdateTrailerRiskObjectPathParams, type UpdateTrailerRiskObjectQueryParams, type UpdateTrailerRiskObjectResponse, type UpdateTwoWheelerRiskObjectBody, type UpdateTwoWheelerRiskObjectPathParams, type UpdateTwoWheelerRiskObjectQueryParams, type UpdateTwoWheelerRiskObjectResponse, type UpdateUspByDistributionAndIdBody, type UpdateUspByDistributionAndIdPathParams, type UpdateUspByDistributionAndIdQueryParams, type UpdateUspByDistributionAndIdResponse, type UpdateYellowhiveQuestionnaireBody, type UpdateYellowhiveQuestionnairePathParams, type UpdateYellowhiveQuestionnaireQueryParams, type UpdateYellowhiveQuestionnaireResponse, type UpdateYourOwnUserBody, type UpdateYourOwnUserResponse, type UpdateYourPasswordBody, type UpdateYourPasswordResponse, type UploadClaimDocumentAsBrokerPathParams, type UploadClaimDocumentAsBrokerQueryParams, type UploadClaimDocumentAsBrokerResponse, type UpsertAnvaClosingQuestionsBody, type UpsertAnvaClosingQuestionsQueryParams, type UpsertAnvaClosingQuestionsResponse, type UpsertDistributionFaqBody, type UpsertDistributionFaqQueryParams, type UpsertDistributionFaqResponse, type UpsertInsurancePoliciesForPartyBody, type UpsertInsurancePoliciesForPartyPathParams, type UpsertInsurancePoliciesForPartyResponse, type UpsertInsurancePolicySimulationForPartyBody, type UpsertInsurancePolicySimulationForPartyPathParams, type UpsertInsurancePolicySimulationForPartyResponse, type UpsertPolicyPackagesForPartyBody, type UpsertPolicyPackagesForPartyPathParams, type UpsertPolicyPackagesForPartyResponse, type ValidateAChassisNumberResponse, type ValidateACompanyRegistrationNumberResponse, type ValidateANationalIdentificationNumberBody, type ValidateANationalIdentificationNumberResponse, type ValidateATelephonenrResponse, type ValidateAVehicleRegistrationPlateBody, type ValidateAVehicleRegistrationPlateResponse, type ValidateAWebsiteResponse, type ValidateAnEmailResponse, type ValidateAnFsmaResponse, type ValidateAnIbanBody, type ValidateAnIbanResponse, type ValidateAnvaConnectionQueryParams, type ValidateAnvaConnectionResponse, type ValidateAnvaDwhConnectionQueryParams, type ValidateAnvaDwhConnectionResponse, type ValidateAnvaflowsQuestionnaireBody, type ValidateAnvaflowsQuestionnairePathParams, type ValidateAnvaflowsQuestionnaireQueryParams, type ValidateAnvaflowsQuestionnaireResponse, type ValidateClaimPathParams, type ValidateClaimQueryParams, type ValidateClaimResponse, type ValidateDiasQuestionnaireBody, type ValidateDiasQuestionnairePathParams, type ValidateDiasQuestionnaireQueryParams, type ValidateDiasQuestionnaireResponse, type ValidateFasterforwardConnectionQueryParams, type ValidateFasterforwardConnectionResponse, type ValidatePromotionsResponse, type ValidateYellowhiveQuestionnaireBody, type ValidateYellowhiveQuestionnairePathParams, type ValidateYellowhiveQuestionnaireQueryParams, type ValidateYellowhiveQuestionnaireResponse, type VerifyIfADistributionExistsByCompanyRegistrationBody, type VerifyIfADistributionExistsByCompanyRegistrationQueryParams, type VerifyIfADistributionExistsByCompanyRegistrationResponse, type VerifyIfADistributionExistsByNameBody, type VerifyIfADistributionExistsByNameQueryParams, type VerifyIfADistributionExistsByNameResponse, type VerifyIfAUserExistsByEmailBody, type VerifyIfAUserExistsByEmailQueryParams, type VerifyIfAUserExistsByEmailResponse, type WgApiSchema, type WgPaths, acceptOrRejectAnAdvisoryReport, analyzeEmail, answerAFlowDirectly, answerAFlowSession, blockCustomerFromAccessingParty, calculateAnvaquotesBySessionId, calculateCarLeaseQuote, calculateDiasQuotesBySessionId, calculateQuotesV2, calculateYellowhiveQuotesBySessionId, claimReportById, claimRequestUpdate, commentOnActivity, type components, createAccidentsForParty, createAccount, createAdvisoryReport, createAdvisoryReportRevision, createAdvisoryReportRevisionV2, createAdvisoryReportStepSettings, createAnvaPartyViaConversation, createAnvaTask, createAnvaflowTags, createBicycleRiskObject, createBoatRiskObject, createBrokerConnectionsById, createCampaign, createCarRiskObject, createClaimAsBroker, createClaimAsCustomer, createCompanyLead, createConversation, createConversationReminder, createCustomerLead, createDiasContactPerson, createDiasPartyViaConversation, createDistributionConnectionById, createDistributionTag, createDocumentForClaim, createDocumentForClaimAsCustomer, createDocumentForParty, createEntityAsBroker, createEntityAsCustomerWithToken, createFamilyRiskObject, createInsurancePoliciesForParty, createInsuranceProductClauseForDistribution, createLegalParty, createLegalRiskObject, createLockForClaim, createMiscellaneousRiskObject, createNaturalParty, createNoteOnEvent, createNoteOnEventAsCustomer, createOfferRevision, createOrReplaceInsurancePolicyForAdvisoryReportById, createOrReplacePolicyPackagesForAdvisoryReportById, createPartyActivitiesAsCustomer, createPartyByEnrichingWithEnrichingWithCompanyRegistration, createPartyGroupRiskObject, createPartyNote, createPartyOffers, createPartyRelations, createProfileaseCarLeaseOffer, createProflowSessionByBatchId, createRecommendationByPartyId, createRecommendationBySessionId, createReferenceForParty, createReferencesForRiskObject, createRelationBetweenRiskObjectAndParty, createRiskDomainActionForAdvisoryReportById, createRiskDomainActionFromAdviceForAdvisoryReportById, createRiskDomainAdviceForAdvisoryReportById, createRiskDomainForAdvisoryReportById, createSemiTrailerRiskObject, createToolkitAccount, createToolkitBroker, createTrailerRiskObject, createTrialBroker, createUploadLinkAsCustomer, createUspItemForDistribution, createYellowhiveContactPerson, deleteAdvisoryReport, deleteAdvisoryReportRevision, deleteAllSessionsBySessionId, deleteAnvaClosingQuestions, deleteBrokerConnectionByKey, deleteClaimAsBrokerById, deleteCommentOnActivity, deleteDistributionConnectionByKey, deleteDistributionFaq, deleteDistributionTag, deleteDocumentById, deleteDocumentByIdAsCustomerWithToken, deleteDocumentForParty, deleteEntityAsBrokerById, deleteEntityByIdAsCustomerWithToken, deleteEntityBySessionIdAndFlowId, deleteInsurancePoliciesForParty, deleteInsurancePolicyForAdvisoryReportById, deleteInsuranceProductClauseForDistribution, deleteNote, deletePartyActivitiesAsCustomer, deletePartyEntityBySessionIdAndFlowId, deletePartyNoteById, deletePartyRelations, deletePolicyPackagesForParty, deleteRelationBetweenRiskObjectAndParty, deleteRiskDomainActionForAdvisoryReportById, deleteRiskDomainAdviceForAdvisoryReportById, deleteRiskDomainForAdvisoryReportById, deleteRiskObjectById, deleteSessionBySessionId, deleteUspByDistributionAndId, delinkPartyToUser, deprecatedGetAnvaParties, deprecatedImportAnvaPartyInWegroup, deprecatedValidateAnvaConnection, disable2FaByUser, disable2FaForCustomer, downloadDocumentById, editInsuranceProductAdviceByDistribution, editInsuranceProductDescriptionsByDistribution, enable2Fa, enqueueCalculationAnvaquotesBySessionId, enqueueSendCustomQuotesToAnvaBySessionId, enqueueSendOfferToAnvaBySessionId, enrichPartyByIdWithExternalCompanyData, exportAdvisoryReportById, exportPartyById, exportQuoteById, extractInsurancePoliciesForOneDocument, extractInsurancePoliciesForOneDocumentEnqueue, extractManyDocumentInBatch, extractOffersForOneDocument, extractOffersForOneDocumentEnqueue, extractOneDocument, extractOneDocumentEnqueue, extractPartyForOneDocumentEnqueue, extractWebsiteTheme, generateCompanyDescription, generateDistributionAboutUsCompletion, generateDnsPrefix, generateDocxDocumentOfAdvisoryReportById, generateFlowQuestionnaire, generateFlowQuestionnaireDocument, generateOfferRequestForInsuranceCompanyDocx, generateOfferRequestForInsuranceCompanyPdf, generatePdfOfAdvisoryReportById, generatePersonalizationAdviceForAdvisoryReport, generatePossibleProductsBySessionV2, generateQuestionsToPrefillByCar, generateStandaloneFrontPagePdfOfAdvisoryReportAsExample, generateTokenForSocialLoginFlowAsBroker, get2FaByUser, getActivityByParty, getAddressInfo, getAddressInfoFreemium, getAdvicesPerInsuranceProduct, getAdvisoryReportById, getAdvisoryReportExportOptions, getAdvisoryReportRevisionDiff, getAllActivityTypes, getAllAdvisoryReports, getAllAvailableAffiliations, getAllAvailablePlans, getAllAvailableThemesInWegroup, getAllBrokersLinkedToCurrentUser, getAllCampaignTemplates, getAllCampaignsByDistribution, getAllCarClaimCategories, getAllClaimsAsBroker, getAllConversations, getAllCustomersByDistribution, getAllEnums, getAllLeadsByDistribution, getAllLeaseOffersByDistribution, getAllPartiesByDistribution, getAllPartiesByDistributionV2, getAllRiskObjectsByPartyId, getAllRiskObjectsByPartyIdV2, getAllSessionsBySessionId, getAllVehicleBrands, getAllVehicleSeriesByBrandKey, getAllVehicleVersionsBySeriesId, getAnvaAgents, getAnvaClosingQuestions, getAnvaCollectionMethods, getAnvaEmployees, getAnvaLabels, getAnvaMutationReasons, getAnvaParties, getAnvaProducts, getAnvaproductById, getAnvaproducts, getArtifactFromEventById, getAssuEmployees, getAvailableFlowsForDistributionInfo, getBrokerByAnvaProducerId, getBrokerByAnvaRelationMangerId, getBrokerConnectionsById, getBrokerIntegrations, getCampaignById, getCampaignSettingsByDistribution, getCampaignTargetMailTemplate, getCarLeaseRates, getChatBySessionId, getChatSummaryV2BySessionId, getCheckupByPartyId, getClaimAsBrokerById, getClaimAsCustomerWithToken, getClaimByIdAsCustomer, getClaimEventsAsBrokerById, getClaimEventsAsCustomer, getClaimsAsCustomer, getClaimsAsParty, getClaimsAsPartyById, getComplianceByRiskObjectId, getConversationById, getConversationNotes, getConversationReportPdfById, getConversationsOriginFilter, getCurrentAccountInsightsAsCustomer, getCurrentAccountInsightsAsParty, getCurrentBrokerOfTheUser, getCustomersByParty, getDiasAfdbranches, getDiasCollectionMethods, getDiasEmployees, getDiasParties, getDiasProducts, getDiasflowProductById, getDiasflowProducts, getDistributionActivity, getDistributionAffiliations, getDistributionById, getDistributionConnectionsById, getDistributionFaq, getDistributionHasPendingUpgrade, getDistributionSettings, getDistributionTags, getDocumentExtractionBatchById, getDocumentMetadata, getDocumentsAsCustomer, getDocumentsForParty, getEmailByMessageId, getEncryptionKeys, getEnterpriseByCompanyRegistrationNumberAndCountry, getEnterpriseByCompanyRegistrationNumberAndCountryMinimalResponse, getEnumByAnvaLabel, getEnumByDiasLabel, getEventsByAdvisoryReportId, getExtractEnityInfo, getFasterforwardEmployees, getFasterforwardTeams, getFinconnectLinkAsCustomer, getFinconnectLinkForInsurancePolicyAsCustomer, getFlowInfoById, getFlowsInfo, getGbi, getHubspotVisitorIdentificationToken, getInfoForClaim, getInsightsIfCarIsInsured, getInsuranceCompanies, getInsurancePoliciesAsCustomer, getInsurancePoliciesForParty, getInsurancePolicyById, getInsurancePolicyByIdAsCustomer, getInsurancePolicySimulationsForParty, getInsuranceProductClausesByDistribution, getInsuranceProductsV2, getIntegrationsByDistribution, getInvoiceByIdAsCustomer, getInvoicesAsCustomer, getInvoicesAsParty, getInvoicesAsPartyById, getJobResultById, getKycByParty, getLeadById, getLeadProviderById, getLeadProvidersByAffinity, getLeaseOfferById, getLinkOfDocument, getMetricsByCampaign, getMinimalOfferById, getMinimalOfferRevisionById, getMinimalRiskObjectById, getNace, getNoveltyInsightsByDistribution, getOfferById, getOffersByDistribution, getOnboardingChecklistByBroker, getOrganisationDistributions, getOrganisationLeads, getOrganisationOffers, getOutlookConnectionDetails, getOutlookMailById, getOutlookMailfolders, getOutlookMails, getPartiesByCustomer, getPartiesLinkedToUser, getPartiesOriginFilter, getPartyAddresses, getPartyById, getPartyMergeSuggestions, getPdfOfAdvisoryReportById, getPerformanceInsightsByDistribution, getPolicyPackageById, getPolicyPackageByIdAsCustomer, getPolicyPackageSimulationsForParty, getPolicyPackagesAsCustomer, getPolicyPackagesForParty, getPossibleInsuranceProductsByPartyId, getPossibleInsuranceProductsByRiskObjectId, getPossibleInsuranceProductsForManagementByPartyId, getPossibleInsuranceProductsForStaffByPartyId, getPreventionAdvice, getPromotionsByDistributionId, getProvenanceInfoOfDocument, getQuoteExports, getQuoteInsights, getQuotesAsBatchResultsByConversationId, getRecommendationsById, getRecommendationsByPartyId, getRecommendationsBySessionId, getRiskAnalysisByPartyId, getRiskDomainById, getRiskDomains, getRiskObjectByRiskObjectRevisionId, getRiskObjectRevisionsById, getSbi, getSingularityJobResultById, getStepSettingsByAdvisoryReportId, getSupportedAnvaflowCoverages, getSupportedAnvaflowCoveragesGroupedByAdn, getSupportedAnvaflowInsuranceCompanies, getSupportedAnvaflowInsurances, getSupportedAnvaflowTags, getSupportedInsuranceCompanies, getSupportedInsuranceSubjects, getSupportedMimeTypes, getSupportedRiskDomains, getSupportedYellowhiveflowCoverages, getSupportedYellowhiveflowInsurances, getTheBrokerById, getUspByDistribution, getValuesOfEnum, getVehicleByCarIdOrFebiacId, getVehicleByNumberPlateAndCarId, getVehicleByVersionId, getVehicleByVinAndCarId, getVehicleVersionFactsBySeriesId, getWeatherInfo, getYellowhiveflowProductById, getYellowhiveflowProducts, getYourOwnUser, giveFeedbackOnConversationById, giveFeedbackOnRecommendationsById, giveFeedbackToInsuranceTermsBot, handleCreateDistributionTheme, handleDeleteDistributionTheme, handleUpdateDistributionTheme, importAnvaDocumentInWegroup, importAnvaInsurancePolicyDocumentInWegroup, importAnvaInsurancePolicyPackageDocumentInWegroup, importAnvaPartyInWegroup, importAnvaproduct, importDiasPartyInWegroup, importDiasflowProduct, inviteColleaguesToDistribution, inviteUserToParty, linkConversationToAdvisoryReport, linkPartyToUser, lockFlightApi, markConversationAsCompletedById, mergePartiesTogether, type operations, orderInsurancePolciesOfAdvisoryReport, overrideInsuranceProductRecommendationById, overridePreventionAdviceRecommendationById, patchAnvaproductById, patchAnvaproductCoverageById, patchDiasflowProductById, patchDiasflowProductCoverageByDiasId, patchOwnPartyAsCustomer, type paths, poseAQuestionToInsuranceTermsBot, poseAQuestionToInsuranceTermsBotForItToCompare, postEventAsCarglassPartner, putClausesForReport, recalculateDiasQuotesBySessionIdAndProductId, recalculateDiasSimulationBySessionId, recalculateOneAnvaquoteByAnvaProductIdSessionId, recalculateSimulationBySessionId, recalculateYellowhiveQuotesBySessionIdAndProductId, recalculateYellowhiveSimulationBySessionId, retrieveAirports, retrieveAllExportsByParty, retrieveAnvaflowsQuestionnaires, retrieveAskLaterQuestions, retrieveAutomobileByCarIdFreemiumVersion, retrieveAutomobileByIdFreemium, retrieveDiasQuestionnaires, retrieveExportById, retrieveFlow, retrieveYellowhiveQuestionnaires, seachStreetsByCityAndCountry, searchAddressesByCountry, searchCitiesByCountry, searchDirectorsByFirstAndLastName, searchEnterprisesByCountry, searchVehicles, sendAdvisoryReportAsMail, sendAnvaInquiryAsCustomer, sendClaimToKeypoint, sendExampleCampaignTargetMail, sendMailClaimReportById, sendMailFollowupPageToCustomer, sendMailForSimulationToParty, sendOfferMailBySessionId, sendOfferToAnvaBySessionId, sendPasswordResetToCustomer, sendQuoteAsMail, setAskLaterQuestions, transferLeadToOtherDistribution, transferPartyToOtherDistribution, triageEmail, unblockCustomerFromAccessingParty, unlockClaim, updateAdvisoryReport, updateAnvaPartyViaConversation, updateAnvaflowsQuestionnaire, updateBicycleRiskObject, updateBoatRiskObject, updateBrokerByBroker, updateBrokerConnectionByKey, updateBrokerIntegrations, updateCampaign, updateCarRiskObject, updateClaimAsBrokerById, updateClaimAsCustomerWithToken, updateCommentOnActivity, updateConversationById, updateDeclarationRemark, updateDiasQuestionnaire, updateDistributionConnectionByKey, updateDistributionIntegrations, updateDistributionSettings, updateDocumentForParty, updateDocumentMetadataById, updateDocumentMetadataByIdAsCustomerWithToken, updateEntityAsBrokerById, updateEntityAsCustomerWithToken, updateFamilyRiskObject, updateFleetRiskObject, updateInsuranceProductByDistribution, updateInsuranceProductClauseForDistribution, updateLegalRiskObject, updateMiscellaneousRiskObject, updateNote, updateOfferById, updateOffersInBulk, updatePartyActivitiesAsCustomer, updatePartyAssignees, updatePartyById, updatePartyGroupRiskObject, updatePartyNoteById, updatePartyRelations, updatePreventionByDistribution, updateQuestionForAllQuestionnairesByAnvaLabels, updateRelationBetweenRiskObjectAndParty, updateResidenceRiskObject, updateRiskDomainActionForAdvisoryReportById, updateRiskDomainAdviceForAdvisoryReportById, updateRiskDomainByDistribution, updateSemiTrailerRiskObject, updateTargetsByCampaign, updateTrailerRiskObject, updateTwoWheelerRiskObject, updateUspByDistributionAndId, updateYellowhiveQuestionnaire, updateYourOwnUser, updateYourPassword, uploadClaimDocumentAsBroker, upsertAnvaClosingQuestions, upsertDistributionFaq, upsertInsurancePoliciesForParty, upsertInsurancePolicySimulationForParty, upsertPolicyPackagesForParty, validateAChassisNumber, validateACompanyRegistrationNumber, validateANationalIdentificationNumber, validateATelephonenr, validateAVehicleRegistrationPlate, validateAWebsite, validateAnEmail, validateAnFsma, validateAnIban, validateAnvaConnection, validateAnvaDwhConnection, validateAnvaflowsQuestionnaire, validateClaim, validateDiasQuestionnaire, validateFasterforwardConnection, validatePromotions, validateYellowhiveQuestionnaire, verifyIfADistributionExistsByCompanyRegistration, verifyIfADistributionExistsByName, verifyIfAUserExistsByEmail, type webhooks, wgApiClient };
|