@redneckz/wildless-cms-uni-blocks 0.14.892 → 0.14.894
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/bundle/api/LeadServiceAPI.d.ts +1 -0
- package/bundle/api/getSubmitBody.d.ts +96 -96
- package/bundle/blocks.schema.json +1 -1
- package/bundle/bundle.umd.js +45 -20
- package/bundle/bundle.umd.min.js +1 -1
- package/bundle/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/bundle/model/InputTypes.d.ts +1 -1
- package/bundle/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/bundle/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/bundle/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/bundle/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/dist/api/LeadServiceAPI.d.ts +1 -0
- package/dist/api/LeadServiceAPI.js.map +1 -1
- package/dist/api/getSubmitBody.d.ts +96 -96
- package/dist/api/getSubmitBody.js +10 -4
- package/dist/api/getSubmitBody.js.map +1 -1
- package/dist/components/ApplicationForm/ApplicationForm.js +1 -1
- package/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/dist/components/ApplicationForm/getFormatData.js +1 -1
- package/dist/components/ApplicationForm/getFormatData.js.map +1 -1
- package/dist/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/dist/model/InputTypes.d.ts +1 -1
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/dist/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/dist/ui-kit/FormField/Fields/PartnerNameField.js +19 -0
- package/dist/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +10 -9
- package/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/dist/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/dist/ui-kit/FormField/getField.js +2 -0
- package/dist/ui-kit/FormField/getField.js.map +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/lib/api/LeadServiceAPI.d.ts +1 -0
- package/lib/api/LeadServiceAPI.js.map +1 -1
- package/lib/api/getSubmitBody.d.ts +96 -96
- package/lib/api/getSubmitBody.js +10 -4
- package/lib/api/getSubmitBody.js.map +1 -1
- package/lib/components/ApplicationForm/ApplicationForm.js +1 -1
- package/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/lib/components/ApplicationForm/getFormatData.js +1 -1
- package/lib/components/ApplicationForm/getFormatData.js.map +1 -1
- package/lib/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/lib/model/InputTypes.d.ts +1 -1
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/lib/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/lib/ui-kit/FormField/Fields/PartnerNameField.js +17 -0
- package/lib/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +11 -10
- package/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/lib/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/lib/ui-kit/FormField/getField.js +2 -0
- package/lib/ui-kit/FormField/getField.js.map +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/bundle/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/bundle/api/getSubmitBody.d.ts +96 -96
- package/mobile/bundle/bundle.umd.js +45 -20
- package/mobile/bundle/bundle.umd.min.js +1 -1
- package/mobile/bundle/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/bundle/model/InputTypes.d.ts +1 -1
- package/mobile/bundle/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/bundle/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/bundle/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/bundle/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/dist/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/dist/api/LeadServiceAPI.js.map +1 -1
- package/mobile/dist/api/getSubmitBody.d.ts +96 -96
- package/mobile/dist/api/getSubmitBody.js +10 -4
- package/mobile/dist/api/getSubmitBody.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js +1 -1
- package/mobile/dist/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/getFormatData.js +1 -1
- package/mobile/dist/components/ApplicationForm/getFormatData.js.map +1 -1
- package/mobile/dist/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/dist/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/mobile/dist/model/InputTypes.d.ts +1 -1
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/mobile/dist/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.js +19 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +10 -9
- package/mobile/dist/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/dist/ui-kit/FormField/getField.js +2 -0
- package/mobile/dist/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/mobile/dist/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/lib/api/LeadServiceAPI.d.ts +1 -0
- package/mobile/lib/api/LeadServiceAPI.js.map +1 -1
- package/mobile/lib/api/getSubmitBody.d.ts +96 -96
- package/mobile/lib/api/getSubmitBody.js +10 -4
- package/mobile/lib/api/getSubmitBody.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js +1 -1
- package/mobile/lib/components/ApplicationForm/ApplicationForm.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/getFormatData.js +1 -1
- package/mobile/lib/components/ApplicationForm/getFormatData.js.map +1 -1
- package/mobile/lib/components/ApplicationForm/getInitialFormState.d.ts +1 -0
- package/mobile/lib/components/ApplicationForm/getInitialFormState.js.map +1 -1
- package/mobile/lib/model/InputTypes.d.ts +1 -1
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js +7 -3
- package/mobile/lib/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.d.ts +2 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.js +17 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerNameField.js.map +1 -0
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.d.ts +2 -2
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js +11 -10
- package/mobile/lib/ui-kit/FormField/Fields/PartnerSymbolCodeField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/NameFieldDef.d.ts +1 -1
- package/mobile/lib/ui-kit/FormField/getField.js +2 -0
- package/mobile/lib/ui-kit/FormField/getField.js.map +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.d.ts +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.js +1 -1
- package/mobile/lib/ui-kit/FormField/inputColumnStyle.js.map +1 -1
- package/mobile/src/api/LeadServiceAPI.ts +1 -0
- package/mobile/src/api/getSubmitBody.ts +11 -3
- package/mobile/src/components/ApplicationForm/ApplicationForm.example.json +5 -1
- package/mobile/src/components/ApplicationForm/ApplicationForm.tsx +1 -1
- package/mobile/src/components/ApplicationForm/getFormatData.tsx +1 -0
- package/mobile/src/components/ApplicationForm/getInitialFormState.tsx +1 -0
- package/mobile/src/model/InputTypes.ts +1 -1
- package/mobile/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +8 -3
- package/mobile/src/ui-kit/FormField/Fields/PartnerNameField.tsx +26 -0
- package/mobile/src/ui-kit/FormField/Fields/PartnerSymbolCodeField.tsx +19 -16
- package/mobile/src/ui-kit/FormField/NameFieldDef.ts +2 -1
- package/mobile/src/ui-kit/FormField/getField.tsx +2 -0
- package/mobile/src/ui-kit/FormField/inputColumnStyle.tsx +1 -1
- package/package.json +1 -1
- package/src/api/LeadServiceAPI.ts +1 -0
- package/src/api/getSubmitBody.ts +11 -3
- package/src/components/ApplicationForm/ApplicationForm.example.json +5 -1
- package/src/components/ApplicationForm/ApplicationForm.fixture.mobile.tsx +1 -1
- package/src/components/ApplicationForm/ApplicationForm.fixture.tsx +2 -2
- package/src/components/ApplicationForm/ApplicationForm.tsx +1 -1
- package/src/components/ApplicationForm/getFormatData.tsx +1 -0
- package/src/components/ApplicationForm/getInitialFormState.tsx +1 -0
- package/src/model/InputTypes.ts +1 -1
- package/src/retail/components/VerifyPhoneDialog/VerifyPhoneDialog.tsx +8 -3
- package/src/ui-kit/FormField/Fields/PartnerNameField.tsx +26 -0
- package/src/ui-kit/FormField/Fields/PartnerSymbolCodeField.tsx +19 -16
- package/src/ui-kit/FormField/NameFieldDef.ts +2 -1
- package/src/ui-kit/FormField/getField.tsx +2 -0
- package/src/ui-kit/FormField/inputColumnStyle.tsx +1 -1
|
@@ -12,6 +12,7 @@ export declare type LeadRequest = Record<string, JSONRecord | JSONScalar | null>
|
|
|
12
12
|
secondaryPhoneNumber?: string;
|
|
13
13
|
partnerSymbolCode?: string;
|
|
14
14
|
companyNameByInn?: string;
|
|
15
|
+
partnerName?: string;
|
|
15
16
|
};
|
|
16
17
|
export declare type CheckCodeProps = MainBody;
|
|
17
18
|
declare type PhoneOnly = {
|
|
@@ -5,40 +5,40 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
5
5
|
secondaryPhoneNumber?: string | undefined;
|
|
6
6
|
inn: string | undefined;
|
|
7
7
|
region: string | undefined;
|
|
8
|
-
|
|
9
|
-
|
|
8
|
+
partner: string | undefined;
|
|
9
|
+
fullName: string | undefined;
|
|
10
10
|
typeForm: string;
|
|
11
11
|
phone: string;
|
|
12
12
|
} | {
|
|
13
13
|
secondaryPhoneNumber?: string | undefined;
|
|
14
14
|
inn?: undefined;
|
|
15
15
|
region?: undefined;
|
|
16
|
-
|
|
17
|
-
|
|
16
|
+
partner?: undefined;
|
|
17
|
+
fullName?: undefined;
|
|
18
18
|
typeForm: string;
|
|
19
19
|
phone: string;
|
|
20
20
|
} | {
|
|
21
21
|
secondaryPhoneNumber?: string | undefined;
|
|
22
22
|
inn: string | undefined;
|
|
23
23
|
region: string | undefined;
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
partner: string | undefined;
|
|
25
|
+
fullName: string | undefined;
|
|
26
26
|
typeForm: string | undefined;
|
|
27
27
|
phone: string;
|
|
28
28
|
} | {
|
|
29
29
|
secondaryPhoneNumber?: string | undefined;
|
|
30
30
|
inn?: undefined;
|
|
31
31
|
region?: undefined;
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
partner?: undefined;
|
|
33
|
+
fullName?: undefined;
|
|
34
34
|
typeForm: string | undefined;
|
|
35
35
|
phone: string;
|
|
36
36
|
} | {
|
|
37
37
|
secondaryPhoneNumber?: string | undefined;
|
|
38
38
|
inn: string | undefined;
|
|
39
39
|
region: string | undefined;
|
|
40
|
-
|
|
41
|
-
|
|
40
|
+
partner: string | undefined;
|
|
41
|
+
fullName: string | undefined;
|
|
42
42
|
typeForm: string;
|
|
43
43
|
addressBranch: string | undefined;
|
|
44
44
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -48,8 +48,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
48
48
|
secondaryPhoneNumber?: string | undefined;
|
|
49
49
|
inn?: undefined;
|
|
50
50
|
region?: undefined;
|
|
51
|
-
|
|
52
|
-
|
|
51
|
+
partner?: undefined;
|
|
52
|
+
fullName?: undefined;
|
|
53
53
|
typeForm: string;
|
|
54
54
|
addressBranch: string | undefined;
|
|
55
55
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -59,8 +59,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
59
59
|
secondaryPhoneNumber?: string | undefined;
|
|
60
60
|
inn: string | undefined;
|
|
61
61
|
region: string | undefined;
|
|
62
|
-
|
|
63
|
-
|
|
62
|
+
partner: string | undefined;
|
|
63
|
+
fullName: string | undefined;
|
|
64
64
|
typeForm: string | undefined;
|
|
65
65
|
addressBranch: string | undefined;
|
|
66
66
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -70,8 +70,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
70
70
|
secondaryPhoneNumber?: string | undefined;
|
|
71
71
|
inn?: undefined;
|
|
72
72
|
region?: undefined;
|
|
73
|
-
|
|
74
|
-
|
|
73
|
+
partner?: undefined;
|
|
74
|
+
fullName?: undefined;
|
|
75
75
|
typeForm: string | undefined;
|
|
76
76
|
addressBranch: string | undefined;
|
|
77
77
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -81,8 +81,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
81
81
|
secondaryPhoneNumber: string;
|
|
82
82
|
inn: string | undefined;
|
|
83
83
|
region: string | undefined;
|
|
84
|
-
|
|
85
|
-
|
|
84
|
+
partner: string | undefined;
|
|
85
|
+
fullName: string | undefined;
|
|
86
86
|
typeForm: string;
|
|
87
87
|
addressBranch: string | undefined;
|
|
88
88
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -92,8 +92,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
92
92
|
secondaryPhoneNumber: string;
|
|
93
93
|
inn?: undefined;
|
|
94
94
|
region?: undefined;
|
|
95
|
-
|
|
96
|
-
|
|
95
|
+
partner?: undefined;
|
|
96
|
+
fullName?: undefined;
|
|
97
97
|
typeForm: string;
|
|
98
98
|
addressBranch: string | undefined;
|
|
99
99
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -103,8 +103,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
103
103
|
secondaryPhoneNumber: string;
|
|
104
104
|
inn: string | undefined;
|
|
105
105
|
region: string | undefined;
|
|
106
|
-
|
|
107
|
-
|
|
106
|
+
partner: string | undefined;
|
|
107
|
+
fullName: string | undefined;
|
|
108
108
|
typeForm: string | undefined;
|
|
109
109
|
addressBranch: string | undefined;
|
|
110
110
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -114,8 +114,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
114
114
|
secondaryPhoneNumber: string;
|
|
115
115
|
inn?: undefined;
|
|
116
116
|
region?: undefined;
|
|
117
|
-
|
|
118
|
-
|
|
117
|
+
partner?: undefined;
|
|
118
|
+
fullName?: undefined;
|
|
119
119
|
typeForm: string | undefined;
|
|
120
120
|
addressBranch: string | undefined;
|
|
121
121
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -125,40 +125,40 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
125
125
|
secondaryPhoneNumber?: string | undefined;
|
|
126
126
|
inn: string | undefined;
|
|
127
127
|
region: string | undefined;
|
|
128
|
-
|
|
129
|
-
|
|
128
|
+
partner: string | undefined;
|
|
129
|
+
fullName: string | undefined;
|
|
130
130
|
typeForm: string;
|
|
131
131
|
phone: string;
|
|
132
132
|
} | {
|
|
133
133
|
secondaryPhoneNumber?: string | undefined;
|
|
134
134
|
inn: string | undefined;
|
|
135
135
|
region?: undefined;
|
|
136
|
-
|
|
137
|
-
|
|
136
|
+
partner?: undefined;
|
|
137
|
+
fullName?: undefined;
|
|
138
138
|
typeForm: string;
|
|
139
139
|
phone: string;
|
|
140
140
|
} | {
|
|
141
141
|
secondaryPhoneNumber?: string | undefined;
|
|
142
142
|
inn: string | undefined;
|
|
143
143
|
region: string | undefined;
|
|
144
|
-
|
|
145
|
-
|
|
144
|
+
partner: string | undefined;
|
|
145
|
+
fullName: string | undefined;
|
|
146
146
|
typeForm: string | undefined;
|
|
147
147
|
phone: string;
|
|
148
148
|
} | {
|
|
149
149
|
secondaryPhoneNumber?: string | undefined;
|
|
150
150
|
inn: string | undefined;
|
|
151
151
|
region?: undefined;
|
|
152
|
-
|
|
153
|
-
|
|
152
|
+
partner?: undefined;
|
|
153
|
+
fullName?: undefined;
|
|
154
154
|
typeForm: string | undefined;
|
|
155
155
|
phone: string;
|
|
156
156
|
} | {
|
|
157
157
|
secondaryPhoneNumber?: string | undefined;
|
|
158
158
|
inn: string | undefined;
|
|
159
159
|
region: string | undefined;
|
|
160
|
-
|
|
161
|
-
|
|
160
|
+
partner: string | undefined;
|
|
161
|
+
fullName: string | undefined;
|
|
162
162
|
typeForm: string;
|
|
163
163
|
addressBranch: string | undefined;
|
|
164
164
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -168,8 +168,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
168
168
|
secondaryPhoneNumber?: string | undefined;
|
|
169
169
|
inn: string | undefined;
|
|
170
170
|
region?: undefined;
|
|
171
|
-
|
|
172
|
-
|
|
171
|
+
partner?: undefined;
|
|
172
|
+
fullName?: undefined;
|
|
173
173
|
typeForm: string;
|
|
174
174
|
addressBranch: string | undefined;
|
|
175
175
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -179,8 +179,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
179
179
|
secondaryPhoneNumber?: string | undefined;
|
|
180
180
|
inn: string | undefined;
|
|
181
181
|
region: string | undefined;
|
|
182
|
-
|
|
183
|
-
|
|
182
|
+
partner: string | undefined;
|
|
183
|
+
fullName: string | undefined;
|
|
184
184
|
typeForm: string | undefined;
|
|
185
185
|
addressBranch: string | undefined;
|
|
186
186
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -190,8 +190,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
190
190
|
secondaryPhoneNumber?: string | undefined;
|
|
191
191
|
inn: string | undefined;
|
|
192
192
|
region?: undefined;
|
|
193
|
-
|
|
194
|
-
|
|
193
|
+
partner?: undefined;
|
|
194
|
+
fullName?: undefined;
|
|
195
195
|
typeForm: string | undefined;
|
|
196
196
|
addressBranch: string | undefined;
|
|
197
197
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -201,8 +201,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
201
201
|
secondaryPhoneNumber: string;
|
|
202
202
|
inn: string | undefined;
|
|
203
203
|
region: string | undefined;
|
|
204
|
-
|
|
205
|
-
|
|
204
|
+
partner: string | undefined;
|
|
205
|
+
fullName: string | undefined;
|
|
206
206
|
typeForm: string;
|
|
207
207
|
addressBranch: string | undefined;
|
|
208
208
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -212,8 +212,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
212
212
|
secondaryPhoneNumber: string;
|
|
213
213
|
inn: string | undefined;
|
|
214
214
|
region?: undefined;
|
|
215
|
-
|
|
216
|
-
|
|
215
|
+
partner?: undefined;
|
|
216
|
+
fullName?: undefined;
|
|
217
217
|
typeForm: string;
|
|
218
218
|
addressBranch: string | undefined;
|
|
219
219
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -223,8 +223,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
223
223
|
secondaryPhoneNumber: string;
|
|
224
224
|
inn: string | undefined;
|
|
225
225
|
region: string | undefined;
|
|
226
|
-
|
|
227
|
-
|
|
226
|
+
partner: string | undefined;
|
|
227
|
+
fullName: string | undefined;
|
|
228
228
|
typeForm: string | undefined;
|
|
229
229
|
addressBranch: string | undefined;
|
|
230
230
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -234,8 +234,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
234
234
|
secondaryPhoneNumber: string;
|
|
235
235
|
inn: string | undefined;
|
|
236
236
|
region?: undefined;
|
|
237
|
-
|
|
238
|
-
|
|
237
|
+
partner?: undefined;
|
|
238
|
+
fullName?: undefined;
|
|
239
239
|
typeForm: string | undefined;
|
|
240
240
|
addressBranch: string | undefined;
|
|
241
241
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -245,40 +245,40 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
245
245
|
secondaryPhoneNumber?: string | undefined;
|
|
246
246
|
inn: string | undefined;
|
|
247
247
|
region: string | undefined;
|
|
248
|
-
|
|
249
|
-
|
|
248
|
+
partner: string | undefined;
|
|
249
|
+
fullName: string | undefined;
|
|
250
250
|
typeForm: string;
|
|
251
251
|
phone?: undefined;
|
|
252
252
|
} | {
|
|
253
253
|
secondaryPhoneNumber?: string | undefined;
|
|
254
254
|
inn?: undefined;
|
|
255
255
|
region?: undefined;
|
|
256
|
-
|
|
257
|
-
|
|
256
|
+
partner?: undefined;
|
|
257
|
+
fullName?: undefined;
|
|
258
258
|
typeForm: string;
|
|
259
259
|
phone?: undefined;
|
|
260
260
|
} | {
|
|
261
261
|
secondaryPhoneNumber?: string | undefined;
|
|
262
262
|
inn: string | undefined;
|
|
263
263
|
region: string | undefined;
|
|
264
|
-
|
|
265
|
-
|
|
264
|
+
partner: string | undefined;
|
|
265
|
+
fullName: string | undefined;
|
|
266
266
|
typeForm: string | undefined;
|
|
267
267
|
phone?: undefined;
|
|
268
268
|
} | {
|
|
269
269
|
secondaryPhoneNumber?: string | undefined;
|
|
270
270
|
inn?: undefined;
|
|
271
271
|
region?: undefined;
|
|
272
|
-
|
|
273
|
-
|
|
272
|
+
partner?: undefined;
|
|
273
|
+
fullName?: undefined;
|
|
274
274
|
typeForm: string | undefined;
|
|
275
275
|
phone?: undefined;
|
|
276
276
|
} | {
|
|
277
277
|
secondaryPhoneNumber?: string | undefined;
|
|
278
278
|
inn: string | undefined;
|
|
279
279
|
region: string | undefined;
|
|
280
|
-
|
|
281
|
-
|
|
280
|
+
partner: string | undefined;
|
|
281
|
+
fullName: string | undefined;
|
|
282
282
|
typeForm: string;
|
|
283
283
|
addressBranch: string | undefined;
|
|
284
284
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -288,8 +288,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
288
288
|
secondaryPhoneNumber?: string | undefined;
|
|
289
289
|
inn?: undefined;
|
|
290
290
|
region?: undefined;
|
|
291
|
-
|
|
292
|
-
|
|
291
|
+
partner?: undefined;
|
|
292
|
+
fullName?: undefined;
|
|
293
293
|
typeForm: string;
|
|
294
294
|
addressBranch: string | undefined;
|
|
295
295
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -299,8 +299,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
299
299
|
secondaryPhoneNumber?: string | undefined;
|
|
300
300
|
inn: string | undefined;
|
|
301
301
|
region: string | undefined;
|
|
302
|
-
|
|
303
|
-
|
|
302
|
+
partner: string | undefined;
|
|
303
|
+
fullName: string | undefined;
|
|
304
304
|
typeForm: string | undefined;
|
|
305
305
|
addressBranch: string | undefined;
|
|
306
306
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -310,8 +310,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
310
310
|
secondaryPhoneNumber?: string | undefined;
|
|
311
311
|
inn?: undefined;
|
|
312
312
|
region?: undefined;
|
|
313
|
-
|
|
314
|
-
|
|
313
|
+
partner?: undefined;
|
|
314
|
+
fullName?: undefined;
|
|
315
315
|
typeForm: string | undefined;
|
|
316
316
|
addressBranch: string | undefined;
|
|
317
317
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -321,8 +321,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
321
321
|
secondaryPhoneNumber: string;
|
|
322
322
|
inn: string | undefined;
|
|
323
323
|
region: string | undefined;
|
|
324
|
-
|
|
325
|
-
|
|
324
|
+
partner: string | undefined;
|
|
325
|
+
fullName: string | undefined;
|
|
326
326
|
typeForm: string;
|
|
327
327
|
addressBranch: string | undefined;
|
|
328
328
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -332,8 +332,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
332
332
|
secondaryPhoneNumber: string;
|
|
333
333
|
inn?: undefined;
|
|
334
334
|
region?: undefined;
|
|
335
|
-
|
|
336
|
-
|
|
335
|
+
partner?: undefined;
|
|
336
|
+
fullName?: undefined;
|
|
337
337
|
typeForm: string;
|
|
338
338
|
addressBranch: string | undefined;
|
|
339
339
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -343,8 +343,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
343
343
|
secondaryPhoneNumber: string;
|
|
344
344
|
inn: string | undefined;
|
|
345
345
|
region: string | undefined;
|
|
346
|
-
|
|
347
|
-
|
|
346
|
+
partner: string | undefined;
|
|
347
|
+
fullName: string | undefined;
|
|
348
348
|
typeForm: string | undefined;
|
|
349
349
|
addressBranch: string | undefined;
|
|
350
350
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -354,8 +354,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
354
354
|
secondaryPhoneNumber: string;
|
|
355
355
|
inn?: undefined;
|
|
356
356
|
region?: undefined;
|
|
357
|
-
|
|
358
|
-
|
|
357
|
+
partner?: undefined;
|
|
358
|
+
fullName?: undefined;
|
|
359
359
|
typeForm: string | undefined;
|
|
360
360
|
addressBranch: string | undefined;
|
|
361
361
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -365,40 +365,40 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
365
365
|
secondaryPhoneNumber?: string | undefined;
|
|
366
366
|
inn: string | undefined;
|
|
367
367
|
region: string | undefined;
|
|
368
|
-
|
|
369
|
-
|
|
368
|
+
partner: string | undefined;
|
|
369
|
+
fullName: string | undefined;
|
|
370
370
|
typeForm: string;
|
|
371
371
|
phone?: undefined;
|
|
372
372
|
} | {
|
|
373
373
|
secondaryPhoneNumber?: string | undefined;
|
|
374
374
|
inn: string | undefined;
|
|
375
375
|
region?: undefined;
|
|
376
|
-
|
|
377
|
-
|
|
376
|
+
partner?: undefined;
|
|
377
|
+
fullName?: undefined;
|
|
378
378
|
typeForm: string;
|
|
379
379
|
phone?: undefined;
|
|
380
380
|
} | {
|
|
381
381
|
secondaryPhoneNumber?: string | undefined;
|
|
382
382
|
inn: string | undefined;
|
|
383
383
|
region: string | undefined;
|
|
384
|
-
|
|
385
|
-
|
|
384
|
+
partner: string | undefined;
|
|
385
|
+
fullName: string | undefined;
|
|
386
386
|
typeForm: string | undefined;
|
|
387
387
|
phone?: undefined;
|
|
388
388
|
} | {
|
|
389
389
|
secondaryPhoneNumber?: string | undefined;
|
|
390
390
|
inn: string | undefined;
|
|
391
391
|
region?: undefined;
|
|
392
|
-
|
|
393
|
-
|
|
392
|
+
partner?: undefined;
|
|
393
|
+
fullName?: undefined;
|
|
394
394
|
typeForm: string | undefined;
|
|
395
395
|
phone?: undefined;
|
|
396
396
|
} | {
|
|
397
397
|
secondaryPhoneNumber?: string | undefined;
|
|
398
398
|
inn: string | undefined;
|
|
399
399
|
region: string | undefined;
|
|
400
|
-
|
|
401
|
-
|
|
400
|
+
partner: string | undefined;
|
|
401
|
+
fullName: string | undefined;
|
|
402
402
|
typeForm: string;
|
|
403
403
|
addressBranch: string | undefined;
|
|
404
404
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -408,8 +408,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
408
408
|
secondaryPhoneNumber?: string | undefined;
|
|
409
409
|
inn: string | undefined;
|
|
410
410
|
region?: undefined;
|
|
411
|
-
|
|
412
|
-
|
|
411
|
+
partner?: undefined;
|
|
412
|
+
fullName?: undefined;
|
|
413
413
|
typeForm: string;
|
|
414
414
|
addressBranch: string | undefined;
|
|
415
415
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -419,8 +419,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
419
419
|
secondaryPhoneNumber?: string | undefined;
|
|
420
420
|
inn: string | undefined;
|
|
421
421
|
region: string | undefined;
|
|
422
|
-
|
|
423
|
-
|
|
422
|
+
partner: string | undefined;
|
|
423
|
+
fullName: string | undefined;
|
|
424
424
|
typeForm: string | undefined;
|
|
425
425
|
addressBranch: string | undefined;
|
|
426
426
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -430,8 +430,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
430
430
|
secondaryPhoneNumber?: string | undefined;
|
|
431
431
|
inn: string | undefined;
|
|
432
432
|
region?: undefined;
|
|
433
|
-
|
|
434
|
-
|
|
433
|
+
partner?: undefined;
|
|
434
|
+
fullName?: undefined;
|
|
435
435
|
typeForm: string | undefined;
|
|
436
436
|
addressBranch: string | undefined;
|
|
437
437
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -441,8 +441,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
441
441
|
secondaryPhoneNumber: string;
|
|
442
442
|
inn: string | undefined;
|
|
443
443
|
region: string | undefined;
|
|
444
|
-
|
|
445
|
-
|
|
444
|
+
partner: string | undefined;
|
|
445
|
+
fullName: string | undefined;
|
|
446
446
|
typeForm: string;
|
|
447
447
|
addressBranch: string | undefined;
|
|
448
448
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -452,8 +452,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
452
452
|
secondaryPhoneNumber: string;
|
|
453
453
|
inn: string | undefined;
|
|
454
454
|
region?: undefined;
|
|
455
|
-
|
|
456
|
-
|
|
455
|
+
partner?: undefined;
|
|
456
|
+
fullName?: undefined;
|
|
457
457
|
typeForm: string;
|
|
458
458
|
addressBranch: string | undefined;
|
|
459
459
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -463,8 +463,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
463
463
|
secondaryPhoneNumber: string;
|
|
464
464
|
inn: string | undefined;
|
|
465
465
|
region: string | undefined;
|
|
466
|
-
|
|
467
|
-
|
|
466
|
+
partner: string | undefined;
|
|
467
|
+
fullName: string | undefined;
|
|
468
468
|
typeForm: string | undefined;
|
|
469
469
|
addressBranch: string | undefined;
|
|
470
470
|
bankEmpolee: JSONScalar | JSONRecord | null;
|
|
@@ -474,8 +474,8 @@ export declare const getSubmitBody: (body: LeadRequest, isNaturalPerson: boolean
|
|
|
474
474
|
secondaryPhoneNumber: string;
|
|
475
475
|
inn: string | undefined;
|
|
476
476
|
region?: undefined;
|
|
477
|
-
|
|
478
|
-
|
|
477
|
+
partner?: undefined;
|
|
478
|
+
fullName?: undefined;
|
|
479
479
|
typeForm: string | undefined;
|
|
480
480
|
addressBranch: string | undefined;
|
|
481
481
|
bankEmpolee: JSONScalar | JSONRecord | null;
|