@carsayo/types 1.1.891929 → 1.1.891931
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/data/term.d.ts
CHANGED
|
@@ -195,31 +195,21 @@ export declare const TermCategoryData: readonly [{
|
|
|
195
195
|
readonly isContent: true;
|
|
196
196
|
readonly isActive: true;
|
|
197
197
|
}, {
|
|
198
|
-
readonly id:
|
|
199
|
-
readonly title: "
|
|
200
|
-
readonly description: "
|
|
201
|
-
readonly type: "
|
|
202
|
-
readonly member_type:
|
|
203
|
-
readonly dealer_type: any;
|
|
204
|
-
readonly isEssential: true;
|
|
205
|
-
readonly isContent: true;
|
|
206
|
-
readonly isActive: true;
|
|
207
|
-
}, {
|
|
208
|
-
readonly id: 76030;
|
|
209
|
-
readonly title: "(숨김) 금융상품 비교 서비스 개인정보처리방침";
|
|
210
|
-
readonly description: "헥토 인증 금융상품 비교 서비스 개인정보처리방침";
|
|
211
|
-
readonly type: "hecto_verify";
|
|
212
|
-
readonly member_type: "insurance";
|
|
198
|
+
readonly id: 76500;
|
|
199
|
+
readonly title: "서비스 이용약관";
|
|
200
|
+
readonly description: "보험비교 고객용";
|
|
201
|
+
readonly type: "insurance_compare";
|
|
202
|
+
readonly member_type: any;
|
|
213
203
|
readonly dealer_type: any;
|
|
214
204
|
readonly isEssential: true;
|
|
215
205
|
readonly isContent: true;
|
|
216
206
|
readonly isActive: true;
|
|
217
207
|
}, {
|
|
218
|
-
readonly id:
|
|
219
|
-
readonly title: "
|
|
220
|
-
readonly description: "
|
|
221
|
-
readonly type: "
|
|
222
|
-
readonly member_type:
|
|
208
|
+
readonly id: 76510;
|
|
209
|
+
readonly title: "개인정보 처리방침";
|
|
210
|
+
readonly description: "보험비교 고객용";
|
|
211
|
+
readonly type: "insurance_compare";
|
|
212
|
+
readonly member_type: any;
|
|
223
213
|
readonly dealer_type: any;
|
|
224
214
|
readonly isEssential: true;
|
|
225
215
|
readonly isContent: true;
|
|
@@ -315,5 +305,5 @@ export declare const TermCategoryData: readonly [{
|
|
|
315
305
|
readonly isContent: true;
|
|
316
306
|
readonly isActive: true;
|
|
317
307
|
}];
|
|
318
|
-
export declare const TermCategoryId: (10100 | 10200 | 10500 | 10600 | 10700 | 20100 | 20200 | 24090 | 24100 | 25090 | 25100 | 26090 | 26100 | 75000 | 75002 | 75003 | 76000 | 76050 | 76010 |
|
|
308
|
+
export declare const TermCategoryId: (10100 | 10200 | 10500 | 10600 | 10700 | 20100 | 20200 | 24090 | 24100 | 25090 | 25100 | 26090 | 26100 | 75000 | 75002 | 75003 | 76000 | 76050 | 76010 | 76500 | 76510 | 85000 | 85002 | 85012 | 86005 | 86006 | 94100 | 95100 | 95200 | 95300)[];
|
|
319
309
|
export type TermCategoryId = (typeof TermCategoryData)[number]["id"];
|
package/dist/data/term.js
CHANGED
|
@@ -223,33 +223,22 @@ exports.TermCategoryData = [
|
|
|
223
223
|
isActive: true,
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
|
-
id:
|
|
227
|
-
title: "
|
|
228
|
-
description: "
|
|
229
|
-
type: "
|
|
230
|
-
member_type:
|
|
231
|
-
dealer_type: null,
|
|
232
|
-
isEssential: true,
|
|
233
|
-
isContent: true,
|
|
234
|
-
isActive: true,
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
id: 76030,
|
|
238
|
-
title: "(숨김) 금융상품 비교 서비스 개인정보처리방침",
|
|
239
|
-
description: "헥토 인증 금융상품 비교 서비스 개인정보처리방침",
|
|
240
|
-
type: "hecto_verify",
|
|
241
|
-
member_type: "insurance",
|
|
226
|
+
id: 76500,
|
|
227
|
+
title: "서비스 이용약관",
|
|
228
|
+
description: "보험비교 고객용",
|
|
229
|
+
type: "insurance_compare",
|
|
230
|
+
member_type: null,
|
|
242
231
|
dealer_type: null,
|
|
243
232
|
isEssential: true,
|
|
244
233
|
isContent: true,
|
|
245
234
|
isActive: true,
|
|
246
235
|
},
|
|
247
236
|
{
|
|
248
|
-
id:
|
|
249
|
-
title: "
|
|
250
|
-
description: "
|
|
251
|
-
type: "
|
|
252
|
-
member_type:
|
|
237
|
+
id: 76510,
|
|
238
|
+
title: "개인정보 처리방침",
|
|
239
|
+
description: "보험비교 고객용",
|
|
240
|
+
type: "insurance_compare",
|
|
241
|
+
member_type: null,
|
|
253
242
|
dealer_type: null,
|
|
254
243
|
isEssential: true,
|
|
255
244
|
isContent: true,
|
|
@@ -613,7 +613,10 @@ export interface SellMyCarOrder {
|
|
|
613
613
|
* @note 경매 승인 시 입력할 수 있는 내용입니다.
|
|
614
614
|
* @note nullable
|
|
615
615
|
*/
|
|
616
|
-
carsayoComment:
|
|
616
|
+
carsayoComment: {
|
|
617
|
+
content: string;
|
|
618
|
+
updatedAt: Date;
|
|
619
|
+
} | null;
|
|
617
620
|
/** 견적(고객이 직접 입력한) 정보
|
|
618
621
|
* @note [Direct], [Agency]에 따라 존재하는 정보가 다릅니다.
|
|
619
622
|
*/
|