@ayasofyazilim/saas 0.0.45 → 0.0.47
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/AccountService/AccountServiceClient.ts +68 -68
- package/AccountService/core/ApiRequestOptions.ts +12 -12
- package/AccountService/core/BaseHttpRequest.ts +9 -9
- package/AccountService/core/FetchHttpRequest.ts +21 -21
- package/AccountService/core/OpenAPI.ts +55 -55
- package/AccountService/core/request.ts +340 -340
- package/AccountService/index.ts +8 -8
- package/AccountService/schemas.gen.ts +5333 -5333
- package/AccountService/services.gen.ts +1539 -1539
- package/AccountService/types.gen.ts +3328 -3328
- package/AdministrationService/AdministrationServiceClient.ts +77 -77
- package/AdministrationService/core/ApiRequestOptions.ts +12 -12
- package/AdministrationService/core/BaseHttpRequest.ts +9 -9
- package/AdministrationService/core/FetchHttpRequest.ts +21 -21
- package/AdministrationService/core/OpenAPI.ts +55 -55
- package/AdministrationService/core/request.ts +340 -340
- package/AdministrationService/index.ts +8 -8
- package/AdministrationService/schemas.gen.ts +5987 -5987
- package/AdministrationService/services.gen.ts +1404 -1404
- package/AdministrationService/types.gen.ts +2851 -2851
- package/BackerService/core/ApiRequestOptions.ts +12 -12
- package/BackerService/core/BaseHttpRequest.ts +9 -9
- package/BackerService/core/FetchHttpRequest.ts +21 -21
- package/BackerService/core/OpenAPI.ts +55 -55
- package/BackerService/core/request.ts +340 -340
- package/BackerService/index.ts +8 -8
- package/BackerService/services.gen.ts +866 -866
- package/BackerService/types.gen.ts +2170 -2170
- package/CRMService/schemas.gen.ts +513 -566
- package/CRMService/services.gen.ts +74 -2
- package/CRMService/types.gen.ts +155 -16
- package/ContractService/ContractServiceClient.ts +50 -50
- package/ContractService/schemas.gen.ts +9572 -9512
- package/ContractService/services.gen.ts +1637 -1609
- package/ContractService/types.gen.ts +3555 -3504
- package/FundraiserService/core/ApiRequestOptions.ts +12 -12
- package/FundraiserService/core/BaseHttpRequest.ts +9 -9
- package/FundraiserService/core/FetchHttpRequest.ts +21 -21
- package/FundraiserService/core/OpenAPI.ts +55 -55
- package/FundraiserService/core/request.ts +340 -340
- package/FundraiserService/index.ts +8 -8
- package/FundraiserService/services.gen.ts +627 -627
- package/FundraiserService/types.gen.ts +1793 -1793
- package/IdentityService/IdentityServiceClient.ts +80 -80
- package/IdentityService/core/ApiRequestOptions.ts +12 -12
- package/IdentityService/core/BaseHttpRequest.ts +9 -9
- package/IdentityService/core/FetchHttpRequest.ts +21 -21
- package/IdentityService/core/OpenAPI.ts +55 -55
- package/IdentityService/core/request.ts +340 -340
- package/IdentityService/index.ts +8 -8
- package/IdentityService/schemas.gen.ts +6845 -6845
- package/IdentityService/services.gen.ts +2924 -2924
- package/IdentityService/types.gen.ts +5484 -5484
- package/LocationService/LocationServiceClient.ts +74 -110
- package/LocationService/core/ApiError.ts +20 -20
- package/LocationService/core/ApiRequestOptions.ts +12 -12
- package/LocationService/core/ApiResult.ts +6 -6
- package/LocationService/core/BaseHttpRequest.ts +9 -9
- package/LocationService/core/CancelablePromise.ts +125 -125
- package/LocationService/core/FetchHttpRequest.ts +21 -21
- package/LocationService/core/OpenAPI.ts +55 -55
- package/LocationService/core/request.ts +340 -340
- package/LocationService/index.ts +8 -8
- package/LocationService/schemas.gen.ts +6639 -10136
- package/LocationService/services.gen.ts +1726 -3392
- package/LocationService/types.gen.ts +3615 -6507
- package/MerchantService/core/ApiRequestOptions.ts +12 -12
- package/MerchantService/core/BaseHttpRequest.ts +9 -9
- package/MerchantService/core/FetchHttpRequest.ts +21 -21
- package/MerchantService/core/OpenAPI.ts +55 -55
- package/MerchantService/core/request.ts +340 -340
- package/MerchantService/schemas.gen.ts +14764 -14764
- package/MerchantService/services.gen.ts +1602 -1602
- package/ProjectService/core/ApiRequestOptions.ts +12 -12
- package/ProjectService/core/BaseHttpRequest.ts +9 -9
- package/ProjectService/core/FetchHttpRequest.ts +21 -21
- package/ProjectService/core/OpenAPI.ts +55 -55
- package/ProjectService/core/request.ts +340 -340
- package/ProjectService/index.ts +8 -8
- package/ProjectService/services.gen.ts +492 -492
- package/ProjectService/types.gen.ts +1303 -1303
- package/ProjectService.json +2937 -2937
- package/SaasService/core/ApiRequestOptions.ts +12 -12
- package/SaasService/core/BaseHttpRequest.ts +9 -9
- package/SaasService/core/FetchHttpRequest.ts +21 -21
- package/SaasService/core/OpenAPI.ts +55 -55
- package/SaasService/core/request.ts +340 -340
- package/SaasService/index.ts +8 -8
- package/SaasService/schemas.gen.ts +5345 -5345
- package/SaasService/services.gen.ts +1329 -1329
- package/SaasService/types.gen.ts +2737 -2737
- package/SettingService/schemas.gen.ts +5410 -5410
- package/SettingService/services.gen.ts +890 -890
- package/SettingService/types.gen.ts +2052 -2052
- package/TagService/TagServiceClient.ts +44 -44
- package/TagService/core/ApiError.ts +20 -20
- package/TagService/core/ApiRequestOptions.ts +12 -12
- package/TagService/core/ApiResult.ts +6 -6
- package/TagService/core/BaseHttpRequest.ts +9 -9
- package/TagService/core/CancelablePromise.ts +125 -125
- package/TagService/core/FetchHttpRequest.ts +21 -21
- package/TagService/core/OpenAPI.ts +55 -55
- package/TagService/core/request.ts +340 -340
- package/TagService/index.ts +8 -8
- package/TagService/schemas.gen.ts +4677 -4447
- package/TagService/services.gen.ts +175 -175
- package/TagService/types.gen.ts +771 -740
- package/TravellerService/TravellerServiceClient.ts +56 -56
- package/TravellerService/core/ApiError.ts +20 -20
- package/TravellerService/core/ApiRequestOptions.ts +12 -12
- package/TravellerService/core/ApiResult.ts +6 -6
- package/TravellerService/core/BaseHttpRequest.ts +9 -9
- package/TravellerService/core/CancelablePromise.ts +125 -125
- package/TravellerService/core/FetchHttpRequest.ts +21 -21
- package/TravellerService/core/OpenAPI.ts +55 -55
- package/TravellerService/core/request.ts +340 -340
- package/TravellerService/index.ts +8 -8
- package/TravellerService/schemas.gen.ts +6322 -6184
- package/TravellerService/services.gen.ts +713 -699
- package/TravellerService/types.gen.ts +1834 -1805
- package/package.json +1 -1
- package/swagger.json +4794 -4794
|
@@ -64,9 +64,8 @@ export const $UniRefund_CRMService_AddressTypes_AddressTypeDto = {
|
|
|
64
64
|
nullable: true
|
|
65
65
|
},
|
|
66
66
|
typeCode: {
|
|
67
|
-
enum: [
|
|
68
|
-
type: '
|
|
69
|
-
format: 'int32'
|
|
67
|
+
enum: ['HOME', 'OFFICE'],
|
|
68
|
+
type: 'string'
|
|
70
69
|
},
|
|
71
70
|
primaryFlag: {
|
|
72
71
|
type: 'boolean'
|
|
@@ -123,9 +122,8 @@ export const $UniRefund_CRMService_AddressTypes_CreateAddressTypeDto = {
|
|
|
123
122
|
type: 'boolean'
|
|
124
123
|
},
|
|
125
124
|
typeCode: {
|
|
126
|
-
enum: [
|
|
127
|
-
type: '
|
|
128
|
-
format: 'int32'
|
|
125
|
+
enum: ['HOME', 'OFFICE'],
|
|
126
|
+
type: 'string'
|
|
129
127
|
},
|
|
130
128
|
contactInformationTypeId: {
|
|
131
129
|
type: 'string',
|
|
@@ -179,9 +177,8 @@ export const $UniRefund_CRMService_AddressTypes_CreateAddressTypeWithComponentsD
|
|
|
179
177
|
type: 'boolean'
|
|
180
178
|
},
|
|
181
179
|
typeCode: {
|
|
182
|
-
enum: [
|
|
183
|
-
type: '
|
|
184
|
-
format: 'int32'
|
|
180
|
+
enum: ['HOME', 'OFFICE'],
|
|
181
|
+
type: 'string'
|
|
185
182
|
}
|
|
186
183
|
},
|
|
187
184
|
additionalProperties: false
|
|
@@ -231,9 +228,8 @@ export const $UniRefund_CRMService_AddressTypes_UpdateAddressTypeDto = {
|
|
|
231
228
|
type: 'boolean'
|
|
232
229
|
},
|
|
233
230
|
typeCode: {
|
|
234
|
-
enum: [
|
|
235
|
-
type: '
|
|
236
|
-
format: 'int32'
|
|
231
|
+
enum: ['HOME', 'OFFICE'],
|
|
232
|
+
type: 'string'
|
|
237
233
|
}
|
|
238
234
|
},
|
|
239
235
|
additionalProperties: false
|
|
@@ -289,9 +285,8 @@ export const $UniRefund_CRMService_AffiliationTypes_AffiliationTypeDto = {
|
|
|
289
285
|
readOnly: true
|
|
290
286
|
},
|
|
291
287
|
affiliationTypeCode: {
|
|
292
|
-
enum: [
|
|
293
|
-
type: '
|
|
294
|
-
format: 'int32'
|
|
288
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
289
|
+
type: 'string'
|
|
295
290
|
},
|
|
296
291
|
partyId: {
|
|
297
292
|
type: 'string',
|
|
@@ -323,9 +318,8 @@ export const $UniRefund_CRMService_AffiliationTypes_CreateAffiliationTypeDto = {
|
|
|
323
318
|
type: 'string'
|
|
324
319
|
},
|
|
325
320
|
affiliationTypeCode: {
|
|
326
|
-
enum: [
|
|
327
|
-
type: '
|
|
328
|
-
format: 'int32'
|
|
321
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
322
|
+
type: 'string'
|
|
329
323
|
},
|
|
330
324
|
partyId: {
|
|
331
325
|
type: 'string',
|
|
@@ -450,9 +444,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_ContactInformationTyp
|
|
|
450
444
|
type: 'boolean'
|
|
451
445
|
},
|
|
452
446
|
typeCode: {
|
|
453
|
-
enum: [
|
|
454
|
-
type: '
|
|
455
|
-
format: 'int32'
|
|
447
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
448
|
+
type: 'string'
|
|
456
449
|
},
|
|
457
450
|
contactInformationTypeId: {
|
|
458
451
|
type: 'string',
|
|
@@ -529,9 +522,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_ContactInformationTyp
|
|
|
529
522
|
nullable: true
|
|
530
523
|
},
|
|
531
524
|
typeCode: {
|
|
532
|
-
enum: [
|
|
533
|
-
type: '
|
|
534
|
-
format: 'int32'
|
|
525
|
+
enum: ['HOME', 'OFFICE'],
|
|
526
|
+
type: 'string'
|
|
535
527
|
},
|
|
536
528
|
primaryFlag: {
|
|
537
529
|
type: 'boolean'
|
|
@@ -590,9 +582,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_ContactInformationTyp
|
|
|
590
582
|
type: 'boolean'
|
|
591
583
|
},
|
|
592
584
|
typeCode: {
|
|
593
|
-
enum: [
|
|
594
|
-
type: '
|
|
595
|
-
format: 'int32'
|
|
585
|
+
enum: ['WORK', 'PERSONAL'],
|
|
586
|
+
type: 'string'
|
|
596
587
|
},
|
|
597
588
|
emailAddress: {
|
|
598
589
|
type: 'string',
|
|
@@ -651,9 +642,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_CreateContactInformat
|
|
|
651
642
|
type: 'boolean'
|
|
652
643
|
},
|
|
653
644
|
typeCode: {
|
|
654
|
-
enum: [
|
|
655
|
-
type: '
|
|
656
|
-
format: 'int32'
|
|
645
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
646
|
+
type: 'string'
|
|
657
647
|
}
|
|
658
648
|
},
|
|
659
649
|
additionalProperties: false
|
|
@@ -706,9 +696,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_CreateContactInformat
|
|
|
706
696
|
type: 'boolean'
|
|
707
697
|
},
|
|
708
698
|
typeCode: {
|
|
709
|
-
enum: [
|
|
710
|
-
type: '
|
|
711
|
-
format: 'int32'
|
|
699
|
+
enum: ['HOME', 'OFFICE'],
|
|
700
|
+
type: 'string'
|
|
712
701
|
}
|
|
713
702
|
},
|
|
714
703
|
additionalProperties: false
|
|
@@ -736,9 +725,8 @@ export const $UniRefund_CRMService_ContactInformationTypes_CreateContactInformat
|
|
|
736
725
|
type: 'boolean'
|
|
737
726
|
},
|
|
738
727
|
typeCode: {
|
|
739
|
-
enum: [
|
|
740
|
-
type: '
|
|
741
|
-
format: 'int32'
|
|
728
|
+
enum: ['WORK', 'PERSONAL'],
|
|
729
|
+
type: 'string'
|
|
742
730
|
}
|
|
743
731
|
},
|
|
744
732
|
additionalProperties: false
|
|
@@ -845,9 +833,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsDto = {
|
|
|
845
833
|
type: 'boolean'
|
|
846
834
|
},
|
|
847
835
|
typeCode: {
|
|
848
|
-
enum: [
|
|
849
|
-
type: '
|
|
850
|
-
format: 'int32'
|
|
836
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
837
|
+
type: 'string'
|
|
851
838
|
}
|
|
852
839
|
},
|
|
853
840
|
additionalProperties: false
|
|
@@ -900,9 +887,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsDto = {
|
|
|
900
887
|
type: 'boolean'
|
|
901
888
|
},
|
|
902
889
|
typeCode: {
|
|
903
|
-
enum: [
|
|
904
|
-
type: '
|
|
905
|
-
format: 'int32'
|
|
890
|
+
enum: ['HOME', 'OFFICE'],
|
|
891
|
+
type: 'string'
|
|
906
892
|
}
|
|
907
893
|
},
|
|
908
894
|
additionalProperties: false
|
|
@@ -930,9 +916,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsDto = {
|
|
|
930
916
|
type: 'boolean'
|
|
931
917
|
},
|
|
932
918
|
typeCode: {
|
|
933
|
-
enum: [
|
|
934
|
-
type: '
|
|
935
|
-
format: 'int32'
|
|
919
|
+
enum: ['WORK', 'PERSONAL'],
|
|
920
|
+
type: 'string'
|
|
936
921
|
}
|
|
937
922
|
},
|
|
938
923
|
additionalProperties: false
|
|
@@ -1041,9 +1026,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDt
|
|
|
1041
1026
|
type: 'boolean'
|
|
1042
1027
|
},
|
|
1043
1028
|
typeCode: {
|
|
1044
|
-
enum: [
|
|
1045
|
-
type: '
|
|
1046
|
-
format: 'int32'
|
|
1029
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
1030
|
+
type: 'string'
|
|
1047
1031
|
}
|
|
1048
1032
|
},
|
|
1049
1033
|
additionalProperties: false
|
|
@@ -1096,9 +1080,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDt
|
|
|
1096
1080
|
type: 'boolean'
|
|
1097
1081
|
},
|
|
1098
1082
|
typeCode: {
|
|
1099
|
-
enum: [
|
|
1100
|
-
type: '
|
|
1101
|
-
format: 'int32'
|
|
1083
|
+
enum: ['HOME', 'OFFICE'],
|
|
1084
|
+
type: 'string'
|
|
1102
1085
|
}
|
|
1103
1086
|
},
|
|
1104
1087
|
additionalProperties: false
|
|
@@ -1126,9 +1109,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsEntityInformationTypeDt
|
|
|
1126
1109
|
type: 'boolean'
|
|
1127
1110
|
},
|
|
1128
1111
|
typeCode: {
|
|
1129
|
-
enum: [
|
|
1130
|
-
type: '
|
|
1131
|
-
format: 'int32'
|
|
1112
|
+
enum: ['WORK', 'PERSONAL'],
|
|
1113
|
+
type: 'string'
|
|
1132
1114
|
}
|
|
1133
1115
|
},
|
|
1134
1116
|
additionalProperties: false
|
|
@@ -1222,9 +1204,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsOrganizationDto = {
|
|
|
1222
1204
|
type: 'boolean'
|
|
1223
1205
|
},
|
|
1224
1206
|
typeCode: {
|
|
1225
|
-
enum: [
|
|
1226
|
-
type: '
|
|
1227
|
-
format: 'int32'
|
|
1207
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
1208
|
+
type: 'string'
|
|
1228
1209
|
}
|
|
1229
1210
|
},
|
|
1230
1211
|
additionalProperties: false
|
|
@@ -1277,9 +1258,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsOrganizationDto = {
|
|
|
1277
1258
|
type: 'boolean'
|
|
1278
1259
|
},
|
|
1279
1260
|
typeCode: {
|
|
1280
|
-
enum: [
|
|
1281
|
-
type: '
|
|
1282
|
-
format: 'int32'
|
|
1261
|
+
enum: ['HOME', 'OFFICE'],
|
|
1262
|
+
type: 'string'
|
|
1283
1263
|
}
|
|
1284
1264
|
},
|
|
1285
1265
|
additionalProperties: false
|
|
@@ -1307,9 +1287,8 @@ export const $UniRefund_CRMService_Customss_CreateCustomsOrganizationDto = {
|
|
|
1307
1287
|
type: 'boolean'
|
|
1308
1288
|
},
|
|
1309
1289
|
typeCode: {
|
|
1310
|
-
enum: [
|
|
1311
|
-
type: '
|
|
1312
|
-
format: 'int32'
|
|
1290
|
+
enum: ['WORK', 'PERSONAL'],
|
|
1291
|
+
type: 'string'
|
|
1313
1292
|
}
|
|
1314
1293
|
},
|
|
1315
1294
|
additionalProperties: false
|
|
@@ -1416,14 +1395,12 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1416
1395
|
nullable: true
|
|
1417
1396
|
},
|
|
1418
1397
|
entityPartyTypeCode: {
|
|
1419
|
-
enum: [
|
|
1420
|
-
type: '
|
|
1421
|
-
format: 'int32'
|
|
1398
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
1399
|
+
type: 'string'
|
|
1422
1400
|
},
|
|
1423
1401
|
entityInformationTypeCode: {
|
|
1424
|
-
enum: [
|
|
1425
|
-
type: '
|
|
1426
|
-
format: 'int32'
|
|
1402
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
1403
|
+
type: 'string'
|
|
1427
1404
|
},
|
|
1428
1405
|
individuals: {
|
|
1429
1406
|
type: 'array',
|
|
@@ -1648,9 +1625,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1648
1625
|
type: 'boolean'
|
|
1649
1626
|
},
|
|
1650
1627
|
typeCode: {
|
|
1651
|
-
enum: [
|
|
1652
|
-
type: '
|
|
1653
|
-
format: 'int32'
|
|
1628
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
1629
|
+
type: 'string'
|
|
1654
1630
|
},
|
|
1655
1631
|
contactInformationTypeId: {
|
|
1656
1632
|
type: 'string',
|
|
@@ -1727,9 +1703,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1727
1703
|
nullable: true
|
|
1728
1704
|
},
|
|
1729
1705
|
typeCode: {
|
|
1730
|
-
enum: [
|
|
1731
|
-
type: '
|
|
1732
|
-
format: 'int32'
|
|
1706
|
+
enum: ['HOME', 'OFFICE'],
|
|
1707
|
+
type: 'string'
|
|
1733
1708
|
},
|
|
1734
1709
|
primaryFlag: {
|
|
1735
1710
|
type: 'boolean'
|
|
@@ -1788,9 +1763,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1788
1763
|
type: 'boolean'
|
|
1789
1764
|
},
|
|
1790
1765
|
typeCode: {
|
|
1791
|
-
enum: [
|
|
1792
|
-
type: '
|
|
1793
|
-
format: 'int32'
|
|
1766
|
+
enum: ['WORK', 'PERSONAL'],
|
|
1767
|
+
type: 'string'
|
|
1794
1768
|
},
|
|
1795
1769
|
emailAddress: {
|
|
1796
1770
|
type: 'string',
|
|
@@ -1872,9 +1846,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1872
1846
|
nullable: true
|
|
1873
1847
|
},
|
|
1874
1848
|
genderTypeCode: {
|
|
1875
|
-
enum: [
|
|
1876
|
-
type: '
|
|
1877
|
-
format: 'int32'
|
|
1849
|
+
enum: ['MALE', 'FEMALE'],
|
|
1850
|
+
type: 'string'
|
|
1878
1851
|
},
|
|
1879
1852
|
individualId: {
|
|
1880
1853
|
type: 'string',
|
|
@@ -1962,6 +1935,16 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
1962
1935
|
type: 'string',
|
|
1963
1936
|
nullable: true
|
|
1964
1937
|
},
|
|
1938
|
+
branchId: {
|
|
1939
|
+
type: 'string',
|
|
1940
|
+
nullable: true,
|
|
1941
|
+
readOnly: true
|
|
1942
|
+
},
|
|
1943
|
+
countryCode: {
|
|
1944
|
+
type: 'string',
|
|
1945
|
+
nullable: true,
|
|
1946
|
+
readOnly: true
|
|
1947
|
+
},
|
|
1965
1948
|
contactInformations: {
|
|
1966
1949
|
type: 'array',
|
|
1967
1950
|
items: {
|
|
@@ -2078,9 +2061,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
2078
2061
|
type: 'boolean'
|
|
2079
2062
|
},
|
|
2080
2063
|
typeCode: {
|
|
2081
|
-
enum: [
|
|
2082
|
-
type: '
|
|
2083
|
-
format: 'int32'
|
|
2064
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
2065
|
+
type: 'string'
|
|
2084
2066
|
},
|
|
2085
2067
|
contactInformationTypeId: {
|
|
2086
2068
|
type: 'string',
|
|
@@ -2157,9 +2139,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
2157
2139
|
nullable: true
|
|
2158
2140
|
},
|
|
2159
2141
|
typeCode: {
|
|
2160
|
-
enum: [
|
|
2161
|
-
type: '
|
|
2162
|
-
format: 'int32'
|
|
2142
|
+
enum: ['HOME', 'OFFICE'],
|
|
2143
|
+
type: 'string'
|
|
2163
2144
|
},
|
|
2164
2145
|
primaryFlag: {
|
|
2165
2146
|
type: 'boolean'
|
|
@@ -2218,9 +2199,8 @@ export const $UniRefund_CRMService_Customss_CustomsDto = {
|
|
|
2218
2199
|
type: 'boolean'
|
|
2219
2200
|
},
|
|
2220
2201
|
typeCode: {
|
|
2221
|
-
enum: [
|
|
2222
|
-
type: '
|
|
2223
|
-
format: 'int32'
|
|
2202
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2203
|
+
type: 'string'
|
|
2224
2204
|
},
|
|
2225
2205
|
emailAddress: {
|
|
2226
2206
|
type: 'string',
|
|
@@ -2278,6 +2258,33 @@ export const $UniRefund_CRMService_Customss_CustomsProfileDto = {
|
|
|
2278
2258
|
additionalProperties: false
|
|
2279
2259
|
} as const;
|
|
2280
2260
|
|
|
2261
|
+
export const $UniRefund_CRMService_Customss_UpdateCustomsOrganizationDto = {
|
|
2262
|
+
required: ['name', 'taxpayerId'],
|
|
2263
|
+
type: 'object',
|
|
2264
|
+
properties: {
|
|
2265
|
+
name: {
|
|
2266
|
+
maxLength: 255,
|
|
2267
|
+
minLength: 0,
|
|
2268
|
+
type: 'string'
|
|
2269
|
+
},
|
|
2270
|
+
taxpayerId: {
|
|
2271
|
+
maxLength: 255,
|
|
2272
|
+
minLength: 0,
|
|
2273
|
+
type: 'string'
|
|
2274
|
+
},
|
|
2275
|
+
parentCompanyId: {
|
|
2276
|
+
type: 'string',
|
|
2277
|
+
format: 'uuid',
|
|
2278
|
+
nullable: true
|
|
2279
|
+
},
|
|
2280
|
+
branchId: {
|
|
2281
|
+
type: 'string',
|
|
2282
|
+
nullable: true
|
|
2283
|
+
}
|
|
2284
|
+
},
|
|
2285
|
+
additionalProperties: false
|
|
2286
|
+
} as const;
|
|
2287
|
+
|
|
2281
2288
|
export const $UniRefund_CRMService_EmailCommonDatas_CreateEmailCommonDataDto = {
|
|
2282
2289
|
required: ['contactInformationTypeId', 'emailAddress', 'primaryFlag', 'typeCode'],
|
|
2283
2290
|
type: 'object',
|
|
@@ -2297,9 +2304,8 @@ export const $UniRefund_CRMService_EmailCommonDatas_CreateEmailCommonDataDto = {
|
|
|
2297
2304
|
type: 'boolean'
|
|
2298
2305
|
},
|
|
2299
2306
|
typeCode: {
|
|
2300
|
-
enum: [
|
|
2301
|
-
type: '
|
|
2302
|
-
format: 'int32'
|
|
2307
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2308
|
+
type: 'string'
|
|
2303
2309
|
},
|
|
2304
2310
|
contactInformationTypeId: {
|
|
2305
2311
|
type: 'string',
|
|
@@ -2328,9 +2334,8 @@ export const $UniRefund_CRMService_EmailCommonDatas_CreateEmailCommonDataWithCom
|
|
|
2328
2334
|
type: 'boolean'
|
|
2329
2335
|
},
|
|
2330
2336
|
typeCode: {
|
|
2331
|
-
enum: [
|
|
2332
|
-
type: '
|
|
2333
|
-
format: 'int32'
|
|
2337
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2338
|
+
type: 'string'
|
|
2334
2339
|
}
|
|
2335
2340
|
},
|
|
2336
2341
|
additionalProperties: false
|
|
@@ -2379,9 +2384,8 @@ export const $UniRefund_CRMService_EmailCommonDatas_EmailCommonDataDto = {
|
|
|
2379
2384
|
type: 'boolean'
|
|
2380
2385
|
},
|
|
2381
2386
|
typeCode: {
|
|
2382
|
-
enum: [
|
|
2383
|
-
type: '
|
|
2384
|
-
format: 'int32'
|
|
2387
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2388
|
+
type: 'string'
|
|
2385
2389
|
},
|
|
2386
2390
|
emailAddress: {
|
|
2387
2391
|
type: 'string',
|
|
@@ -2414,9 +2418,8 @@ export const $UniRefund_CRMService_EmailCommonDatas_UpdateEmailCommonDataDto = {
|
|
|
2414
2418
|
type: 'boolean'
|
|
2415
2419
|
},
|
|
2416
2420
|
typeCode: {
|
|
2417
|
-
enum: [
|
|
2418
|
-
type: '
|
|
2419
|
-
format: 'int32'
|
|
2421
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2422
|
+
type: 'string'
|
|
2420
2423
|
}
|
|
2421
2424
|
},
|
|
2422
2425
|
additionalProperties: false
|
|
@@ -2472,14 +2475,12 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
2472
2475
|
nullable: true
|
|
2473
2476
|
},
|
|
2474
2477
|
entityPartyTypeCode: {
|
|
2475
|
-
enum: [
|
|
2476
|
-
type: '
|
|
2477
|
-
format: 'int32'
|
|
2478
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
2479
|
+
type: 'string'
|
|
2478
2480
|
},
|
|
2479
2481
|
entityInformationTypeCode: {
|
|
2480
|
-
enum: [
|
|
2481
|
-
type: '
|
|
2482
|
-
format: 'int32'
|
|
2482
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
2483
|
+
type: 'string'
|
|
2483
2484
|
},
|
|
2484
2485
|
individuals: {
|
|
2485
2486
|
type: 'array',
|
|
@@ -2704,9 +2705,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
2704
2705
|
type: 'boolean'
|
|
2705
2706
|
},
|
|
2706
2707
|
typeCode: {
|
|
2707
|
-
enum: [
|
|
2708
|
-
type: '
|
|
2709
|
-
format: 'int32'
|
|
2708
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
2709
|
+
type: 'string'
|
|
2710
2710
|
},
|
|
2711
2711
|
contactInformationTypeId: {
|
|
2712
2712
|
type: 'string',
|
|
@@ -2783,9 +2783,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
2783
2783
|
nullable: true
|
|
2784
2784
|
},
|
|
2785
2785
|
typeCode: {
|
|
2786
|
-
enum: [
|
|
2787
|
-
type: '
|
|
2788
|
-
format: 'int32'
|
|
2786
|
+
enum: ['HOME', 'OFFICE'],
|
|
2787
|
+
type: 'string'
|
|
2789
2788
|
},
|
|
2790
2789
|
primaryFlag: {
|
|
2791
2790
|
type: 'boolean'
|
|
@@ -2844,9 +2843,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
2844
2843
|
type: 'boolean'
|
|
2845
2844
|
},
|
|
2846
2845
|
typeCode: {
|
|
2847
|
-
enum: [
|
|
2848
|
-
type: '
|
|
2849
|
-
format: 'int32'
|
|
2846
|
+
enum: ['WORK', 'PERSONAL'],
|
|
2847
|
+
type: 'string'
|
|
2850
2848
|
},
|
|
2851
2849
|
emailAddress: {
|
|
2852
2850
|
type: 'string',
|
|
@@ -2928,9 +2926,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
2928
2926
|
nullable: true
|
|
2929
2927
|
},
|
|
2930
2928
|
genderTypeCode: {
|
|
2931
|
-
enum: [
|
|
2932
|
-
type: '
|
|
2933
|
-
format: 'int32'
|
|
2929
|
+
enum: ['MALE', 'FEMALE'],
|
|
2930
|
+
type: 'string'
|
|
2934
2931
|
},
|
|
2935
2932
|
individualId: {
|
|
2936
2933
|
type: 'string',
|
|
@@ -3018,6 +3015,16 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
3018
3015
|
type: 'string',
|
|
3019
3016
|
nullable: true
|
|
3020
3017
|
},
|
|
3018
|
+
branchId: {
|
|
3019
|
+
type: 'string',
|
|
3020
|
+
nullable: true,
|
|
3021
|
+
readOnly: true
|
|
3022
|
+
},
|
|
3023
|
+
countryCode: {
|
|
3024
|
+
type: 'string',
|
|
3025
|
+
nullable: true,
|
|
3026
|
+
readOnly: true
|
|
3027
|
+
},
|
|
3021
3028
|
contactInformations: {
|
|
3022
3029
|
type: 'array',
|
|
3023
3030
|
items: {
|
|
@@ -3134,9 +3141,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
3134
3141
|
type: 'boolean'
|
|
3135
3142
|
},
|
|
3136
3143
|
typeCode: {
|
|
3137
|
-
enum: [
|
|
3138
|
-
type: '
|
|
3139
|
-
format: 'int32'
|
|
3144
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
3145
|
+
type: 'string'
|
|
3140
3146
|
},
|
|
3141
3147
|
contactInformationTypeId: {
|
|
3142
3148
|
type: 'string',
|
|
@@ -3213,9 +3219,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
3213
3219
|
nullable: true
|
|
3214
3220
|
},
|
|
3215
3221
|
typeCode: {
|
|
3216
|
-
enum: [
|
|
3217
|
-
type: '
|
|
3218
|
-
format: 'int32'
|
|
3222
|
+
enum: ['HOME', 'OFFICE'],
|
|
3223
|
+
type: 'string'
|
|
3219
3224
|
},
|
|
3220
3225
|
primaryFlag: {
|
|
3221
3226
|
type: 'boolean'
|
|
@@ -3274,9 +3279,8 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
3274
3279
|
type: 'boolean'
|
|
3275
3280
|
},
|
|
3276
3281
|
typeCode: {
|
|
3277
|
-
enum: [
|
|
3278
|
-
type: '
|
|
3279
|
-
format: 'int32'
|
|
3282
|
+
enum: ['WORK', 'PERSONAL'],
|
|
3283
|
+
type: 'string'
|
|
3280
3284
|
},
|
|
3281
3285
|
emailAddress: {
|
|
3282
3286
|
type: 'string',
|
|
@@ -3306,45 +3310,38 @@ export const $UniRefund_CRMService_EntityInformationTypes_EntityInformationTypeD
|
|
|
3306
3310
|
} as const;
|
|
3307
3311
|
|
|
3308
3312
|
export const $UniRefund_CRMService_Enums_AddressTypeCode = {
|
|
3309
|
-
enum: [
|
|
3310
|
-
type: '
|
|
3311
|
-
format: 'int32'
|
|
3313
|
+
enum: ['HOME', 'OFFICE'],
|
|
3314
|
+
type: 'string'
|
|
3312
3315
|
} as const;
|
|
3313
3316
|
|
|
3314
3317
|
export const $UniRefund_CRMService_Enums_AffiliationTypeCode = {
|
|
3315
|
-
enum: [
|
|
3316
|
-
type: '
|
|
3317
|
-
format: 'int32'
|
|
3318
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
3319
|
+
type: 'string'
|
|
3318
3320
|
} as const;
|
|
3319
3321
|
|
|
3320
3322
|
export const $UniRefund_CRMService_Enums_EmailTypeCode = {
|
|
3321
|
-
enum: [
|
|
3322
|
-
type: '
|
|
3323
|
-
format: 'int32'
|
|
3323
|
+
enum: ['WORK', 'PERSONAL'],
|
|
3324
|
+
type: 'string'
|
|
3324
3325
|
} as const;
|
|
3325
3326
|
|
|
3326
3327
|
export const $UniRefund_CRMService_Enums_EntityInformationTypeCode = {
|
|
3327
|
-
enum: [
|
|
3328
|
-
type: '
|
|
3329
|
-
format: 'int32'
|
|
3328
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
3329
|
+
type: 'string'
|
|
3330
3330
|
} as const;
|
|
3331
3331
|
|
|
3332
3332
|
export const $UniRefund_CRMService_Enums_EntityPartyTypeCode = {
|
|
3333
|
-
enum: [
|
|
3334
|
-
type: '
|
|
3335
|
-
format: 'int32'
|
|
3333
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
3334
|
+
type: 'string'
|
|
3336
3335
|
} as const;
|
|
3337
3336
|
|
|
3338
3337
|
export const $UniRefund_CRMService_Enums_GenderTypeCode = {
|
|
3339
|
-
enum: [
|
|
3340
|
-
type: '
|
|
3341
|
-
format: 'int32'
|
|
3338
|
+
enum: ['MALE', 'FEMALE'],
|
|
3339
|
+
type: 'string'
|
|
3342
3340
|
} as const;
|
|
3343
3341
|
|
|
3344
3342
|
export const $UniRefund_CRMService_Enums_TelephoneTypeCode = {
|
|
3345
|
-
enum: [
|
|
3346
|
-
type: '
|
|
3347
|
-
format: 'int32'
|
|
3343
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
3344
|
+
type: 'string'
|
|
3348
3345
|
} as const;
|
|
3349
3346
|
|
|
3350
3347
|
export const $UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
@@ -3424,9 +3421,8 @@ export const $UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
|
3424
3421
|
type: 'string'
|
|
3425
3422
|
},
|
|
3426
3423
|
genderTypeCode: {
|
|
3427
|
-
enum: [
|
|
3428
|
-
type: '
|
|
3429
|
-
format: 'int32'
|
|
3424
|
+
enum: ['MALE', 'FEMALE'],
|
|
3425
|
+
type: 'string'
|
|
3430
3426
|
}
|
|
3431
3427
|
},
|
|
3432
3428
|
additionalProperties: false
|
|
@@ -3475,9 +3471,8 @@ export const $UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
|
3475
3471
|
type: 'boolean'
|
|
3476
3472
|
},
|
|
3477
3473
|
typeCode: {
|
|
3478
|
-
enum: [
|
|
3479
|
-
type: '
|
|
3480
|
-
format: 'int32'
|
|
3474
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
3475
|
+
type: 'string'
|
|
3481
3476
|
}
|
|
3482
3477
|
},
|
|
3483
3478
|
additionalProperties: false
|
|
@@ -3530,9 +3525,8 @@ export const $UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
|
3530
3525
|
type: 'boolean'
|
|
3531
3526
|
},
|
|
3532
3527
|
typeCode: {
|
|
3533
|
-
enum: [
|
|
3534
|
-
type: '
|
|
3535
|
-
format: 'int32'
|
|
3528
|
+
enum: ['HOME', 'OFFICE'],
|
|
3529
|
+
type: 'string'
|
|
3536
3530
|
}
|
|
3537
3531
|
},
|
|
3538
3532
|
additionalProperties: false
|
|
@@ -3560,9 +3554,8 @@ export const $UniRefund_CRMService_Individuals_CreateIndividualDto = {
|
|
|
3560
3554
|
type: 'boolean'
|
|
3561
3555
|
},
|
|
3562
3556
|
typeCode: {
|
|
3563
|
-
enum: [
|
|
3564
|
-
type: '
|
|
3565
|
-
format: 'int32'
|
|
3557
|
+
enum: ['WORK', 'PERSONAL'],
|
|
3558
|
+
type: 'string'
|
|
3566
3559
|
}
|
|
3567
3560
|
},
|
|
3568
3561
|
additionalProperties: false
|
|
@@ -3799,9 +3792,8 @@ export const $UniRefund_CRMService_Individuals_IndividualDto = {
|
|
|
3799
3792
|
type: 'boolean'
|
|
3800
3793
|
},
|
|
3801
3794
|
typeCode: {
|
|
3802
|
-
enum: [
|
|
3803
|
-
type: '
|
|
3804
|
-
format: 'int32'
|
|
3795
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
3796
|
+
type: 'string'
|
|
3805
3797
|
},
|
|
3806
3798
|
contactInformationTypeId: {
|
|
3807
3799
|
type: 'string',
|
|
@@ -3878,9 +3870,8 @@ export const $UniRefund_CRMService_Individuals_IndividualDto = {
|
|
|
3878
3870
|
nullable: true
|
|
3879
3871
|
},
|
|
3880
3872
|
typeCode: {
|
|
3881
|
-
enum: [
|
|
3882
|
-
type: '
|
|
3883
|
-
format: 'int32'
|
|
3873
|
+
enum: ['HOME', 'OFFICE'],
|
|
3874
|
+
type: 'string'
|
|
3884
3875
|
},
|
|
3885
3876
|
primaryFlag: {
|
|
3886
3877
|
type: 'boolean'
|
|
@@ -3939,9 +3930,8 @@ export const $UniRefund_CRMService_Individuals_IndividualDto = {
|
|
|
3939
3930
|
type: 'boolean'
|
|
3940
3931
|
},
|
|
3941
3932
|
typeCode: {
|
|
3942
|
-
enum: [
|
|
3943
|
-
type: '
|
|
3944
|
-
format: 'int32'
|
|
3933
|
+
enum: ['WORK', 'PERSONAL'],
|
|
3934
|
+
type: 'string'
|
|
3945
3935
|
},
|
|
3946
3936
|
emailAddress: {
|
|
3947
3937
|
type: 'string',
|
|
@@ -4023,9 +4013,8 @@ export const $UniRefund_CRMService_Individuals_IndividualDto = {
|
|
|
4023
4013
|
nullable: true
|
|
4024
4014
|
},
|
|
4025
4015
|
genderTypeCode: {
|
|
4026
|
-
enum: [
|
|
4027
|
-
type: '
|
|
4028
|
-
format: 'int32'
|
|
4016
|
+
enum: ['MALE', 'FEMALE'],
|
|
4017
|
+
type: 'string'
|
|
4029
4018
|
},
|
|
4030
4019
|
individualId: {
|
|
4031
4020
|
type: 'string',
|
|
@@ -4066,18 +4055,16 @@ export const $UniRefund_CRMService_Individuals_IndividualProfileDto = {
|
|
|
4066
4055
|
nullable: true
|
|
4067
4056
|
},
|
|
4068
4057
|
affiliationTypeCode: {
|
|
4069
|
-
enum: [
|
|
4070
|
-
type: '
|
|
4071
|
-
format: 'int32'
|
|
4058
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
4059
|
+
type: 'string'
|
|
4072
4060
|
},
|
|
4073
4061
|
affiliationTypeCodeValue: {
|
|
4074
4062
|
type: 'string',
|
|
4075
4063
|
nullable: true
|
|
4076
4064
|
},
|
|
4077
4065
|
affiliationParentTypeCode: {
|
|
4078
|
-
enum: [
|
|
4079
|
-
type: '
|
|
4080
|
-
format: 'int32'
|
|
4066
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
4067
|
+
type: 'string'
|
|
4081
4068
|
},
|
|
4082
4069
|
affiliationParentTypeCodeValue: {
|
|
4083
4070
|
type: 'string',
|
|
@@ -4187,9 +4174,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4187
4174
|
type: 'string'
|
|
4188
4175
|
},
|
|
4189
4176
|
genderTypeCode: {
|
|
4190
|
-
enum: [
|
|
4191
|
-
type: '
|
|
4192
|
-
format: 'int32'
|
|
4177
|
+
enum: ['MALE', 'FEMALE'],
|
|
4178
|
+
type: 'string'
|
|
4193
4179
|
}
|
|
4194
4180
|
},
|
|
4195
4181
|
additionalProperties: false
|
|
@@ -4238,9 +4224,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4238
4224
|
type: 'boolean'
|
|
4239
4225
|
},
|
|
4240
4226
|
typeCode: {
|
|
4241
|
-
enum: [
|
|
4242
|
-
type: '
|
|
4243
|
-
format: 'int32'
|
|
4227
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
4228
|
+
type: 'string'
|
|
4244
4229
|
}
|
|
4245
4230
|
},
|
|
4246
4231
|
additionalProperties: false
|
|
@@ -4293,9 +4278,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4293
4278
|
type: 'boolean'
|
|
4294
4279
|
},
|
|
4295
4280
|
typeCode: {
|
|
4296
|
-
enum: [
|
|
4297
|
-
type: '
|
|
4298
|
-
format: 'int32'
|
|
4281
|
+
enum: ['HOME', 'OFFICE'],
|
|
4282
|
+
type: 'string'
|
|
4299
4283
|
}
|
|
4300
4284
|
},
|
|
4301
4285
|
additionalProperties: false
|
|
@@ -4323,9 +4307,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4323
4307
|
type: 'boolean'
|
|
4324
4308
|
},
|
|
4325
4309
|
typeCode: {
|
|
4326
|
-
enum: [
|
|
4327
|
-
type: '
|
|
4328
|
-
format: 'int32'
|
|
4310
|
+
enum: ['WORK', 'PERSONAL'],
|
|
4311
|
+
type: 'string'
|
|
4329
4312
|
}
|
|
4330
4313
|
},
|
|
4331
4314
|
additionalProperties: false
|
|
@@ -4428,9 +4411,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4428
4411
|
type: 'boolean'
|
|
4429
4412
|
},
|
|
4430
4413
|
typeCode: {
|
|
4431
|
-
enum: [
|
|
4432
|
-
type: '
|
|
4433
|
-
format: 'int32'
|
|
4414
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
4415
|
+
type: 'string'
|
|
4434
4416
|
}
|
|
4435
4417
|
},
|
|
4436
4418
|
additionalProperties: false
|
|
@@ -4483,9 +4465,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4483
4465
|
type: 'boolean'
|
|
4484
4466
|
},
|
|
4485
4467
|
typeCode: {
|
|
4486
|
-
enum: [
|
|
4487
|
-
type: '
|
|
4488
|
-
format: 'int32'
|
|
4468
|
+
enum: ['HOME', 'OFFICE'],
|
|
4469
|
+
type: 'string'
|
|
4489
4470
|
}
|
|
4490
4471
|
},
|
|
4491
4472
|
additionalProperties: false
|
|
@@ -4513,9 +4494,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4513
4494
|
type: 'boolean'
|
|
4514
4495
|
},
|
|
4515
4496
|
typeCode: {
|
|
4516
|
-
enum: [
|
|
4517
|
-
type: '
|
|
4518
|
-
format: 'int32'
|
|
4497
|
+
enum: ['WORK', 'PERSONAL'],
|
|
4498
|
+
type: 'string'
|
|
4519
4499
|
}
|
|
4520
4500
|
},
|
|
4521
4501
|
additionalProperties: false
|
|
@@ -4536,9 +4516,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantDto = {
|
|
|
4536
4516
|
}
|
|
4537
4517
|
},
|
|
4538
4518
|
typeCode: {
|
|
4539
|
-
enum: [
|
|
4540
|
-
type: '
|
|
4541
|
-
format: 'int32'
|
|
4519
|
+
enum: ['HEADQUARTER', 'STORE'],
|
|
4520
|
+
type: 'string'
|
|
4542
4521
|
}
|
|
4543
4522
|
},
|
|
4544
4523
|
additionalProperties: false
|
|
@@ -4632,9 +4611,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4632
4611
|
type: 'string'
|
|
4633
4612
|
},
|
|
4634
4613
|
genderTypeCode: {
|
|
4635
|
-
enum: [
|
|
4636
|
-
type: '
|
|
4637
|
-
format: 'int32'
|
|
4614
|
+
enum: ['MALE', 'FEMALE'],
|
|
4615
|
+
type: 'string'
|
|
4638
4616
|
}
|
|
4639
4617
|
},
|
|
4640
4618
|
additionalProperties: false
|
|
@@ -4683,9 +4661,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4683
4661
|
type: 'boolean'
|
|
4684
4662
|
},
|
|
4685
4663
|
typeCode: {
|
|
4686
|
-
enum: [
|
|
4687
|
-
type: '
|
|
4688
|
-
format: 'int32'
|
|
4664
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
4665
|
+
type: 'string'
|
|
4689
4666
|
}
|
|
4690
4667
|
},
|
|
4691
4668
|
additionalProperties: false
|
|
@@ -4738,9 +4715,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4738
4715
|
type: 'boolean'
|
|
4739
4716
|
},
|
|
4740
4717
|
typeCode: {
|
|
4741
|
-
enum: [
|
|
4742
|
-
type: '
|
|
4743
|
-
format: 'int32'
|
|
4718
|
+
enum: ['HOME', 'OFFICE'],
|
|
4719
|
+
type: 'string'
|
|
4744
4720
|
}
|
|
4745
4721
|
},
|
|
4746
4722
|
additionalProperties: false
|
|
@@ -4768,9 +4744,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4768
4744
|
type: 'boolean'
|
|
4769
4745
|
},
|
|
4770
4746
|
typeCode: {
|
|
4771
|
-
enum: [
|
|
4772
|
-
type: '
|
|
4773
|
-
format: 'int32'
|
|
4747
|
+
enum: ['WORK', 'PERSONAL'],
|
|
4748
|
+
type: 'string'
|
|
4774
4749
|
}
|
|
4775
4750
|
},
|
|
4776
4751
|
additionalProperties: false
|
|
@@ -4873,9 +4848,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4873
4848
|
type: 'boolean'
|
|
4874
4849
|
},
|
|
4875
4850
|
typeCode: {
|
|
4876
|
-
enum: [
|
|
4877
|
-
type: '
|
|
4878
|
-
format: 'int32'
|
|
4851
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
4852
|
+
type: 'string'
|
|
4879
4853
|
}
|
|
4880
4854
|
},
|
|
4881
4855
|
additionalProperties: false
|
|
@@ -4928,9 +4902,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4928
4902
|
type: 'boolean'
|
|
4929
4903
|
},
|
|
4930
4904
|
typeCode: {
|
|
4931
|
-
enum: [
|
|
4932
|
-
type: '
|
|
4933
|
-
format: 'int32'
|
|
4905
|
+
enum: ['HOME', 'OFFICE'],
|
|
4906
|
+
type: 'string'
|
|
4934
4907
|
}
|
|
4935
4908
|
},
|
|
4936
4909
|
additionalProperties: false
|
|
@@ -4958,9 +4931,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantEntityInformationType
|
|
|
4958
4931
|
type: 'boolean'
|
|
4959
4932
|
},
|
|
4960
4933
|
typeCode: {
|
|
4961
|
-
enum: [
|
|
4962
|
-
type: '
|
|
4963
|
-
format: 'int32'
|
|
4934
|
+
enum: ['WORK', 'PERSONAL'],
|
|
4935
|
+
type: 'string'
|
|
4964
4936
|
}
|
|
4965
4937
|
},
|
|
4966
4938
|
additionalProperties: false
|
|
@@ -5064,9 +5036,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
5064
5036
|
type: 'boolean'
|
|
5065
5037
|
},
|
|
5066
5038
|
typeCode: {
|
|
5067
|
-
enum: [
|
|
5068
|
-
type: '
|
|
5069
|
-
format: 'int32'
|
|
5039
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
5040
|
+
type: 'string'
|
|
5070
5041
|
}
|
|
5071
5042
|
},
|
|
5072
5043
|
additionalProperties: false
|
|
@@ -5119,9 +5090,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
5119
5090
|
type: 'boolean'
|
|
5120
5091
|
},
|
|
5121
5092
|
typeCode: {
|
|
5122
|
-
enum: [
|
|
5123
|
-
type: '
|
|
5124
|
-
format: 'int32'
|
|
5093
|
+
enum: ['HOME', 'OFFICE'],
|
|
5094
|
+
type: 'string'
|
|
5125
5095
|
}
|
|
5126
5096
|
},
|
|
5127
5097
|
additionalProperties: false
|
|
@@ -5149,9 +5119,8 @@ export const $UniRefund_CRMService_Merchants_CreateMerchantOrgnaizationDto = {
|
|
|
5149
5119
|
type: 'boolean'
|
|
5150
5120
|
},
|
|
5151
5121
|
typeCode: {
|
|
5152
|
-
enum: [
|
|
5153
|
-
type: '
|
|
5154
|
-
format: 'int32'
|
|
5122
|
+
enum: ['WORK', 'PERSONAL'],
|
|
5123
|
+
type: 'string'
|
|
5155
5124
|
}
|
|
5156
5125
|
},
|
|
5157
5126
|
additionalProperties: false
|
|
@@ -5260,14 +5229,12 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5260
5229
|
nullable: true
|
|
5261
5230
|
},
|
|
5262
5231
|
entityPartyTypeCode: {
|
|
5263
|
-
enum: [
|
|
5264
|
-
type: '
|
|
5265
|
-
format: 'int32'
|
|
5232
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
5233
|
+
type: 'string'
|
|
5266
5234
|
},
|
|
5267
5235
|
entityInformationTypeCode: {
|
|
5268
|
-
enum: [
|
|
5269
|
-
type: '
|
|
5270
|
-
format: 'int32'
|
|
5236
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
5237
|
+
type: 'string'
|
|
5271
5238
|
},
|
|
5272
5239
|
individuals: {
|
|
5273
5240
|
type: 'array',
|
|
@@ -5492,9 +5459,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5492
5459
|
type: 'boolean'
|
|
5493
5460
|
},
|
|
5494
5461
|
typeCode: {
|
|
5495
|
-
enum: [
|
|
5496
|
-
type: '
|
|
5497
|
-
format: 'int32'
|
|
5462
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
5463
|
+
type: 'string'
|
|
5498
5464
|
},
|
|
5499
5465
|
contactInformationTypeId: {
|
|
5500
5466
|
type: 'string',
|
|
@@ -5571,9 +5537,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5571
5537
|
nullable: true
|
|
5572
5538
|
},
|
|
5573
5539
|
typeCode: {
|
|
5574
|
-
enum: [
|
|
5575
|
-
type: '
|
|
5576
|
-
format: 'int32'
|
|
5540
|
+
enum: ['HOME', 'OFFICE'],
|
|
5541
|
+
type: 'string'
|
|
5577
5542
|
},
|
|
5578
5543
|
primaryFlag: {
|
|
5579
5544
|
type: 'boolean'
|
|
@@ -5632,9 +5597,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5632
5597
|
type: 'boolean'
|
|
5633
5598
|
},
|
|
5634
5599
|
typeCode: {
|
|
5635
|
-
enum: [
|
|
5636
|
-
type: '
|
|
5637
|
-
format: 'int32'
|
|
5600
|
+
enum: ['WORK', 'PERSONAL'],
|
|
5601
|
+
type: 'string'
|
|
5638
5602
|
},
|
|
5639
5603
|
emailAddress: {
|
|
5640
5604
|
type: 'string',
|
|
@@ -5716,9 +5680,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5716
5680
|
nullable: true
|
|
5717
5681
|
},
|
|
5718
5682
|
genderTypeCode: {
|
|
5719
|
-
enum: [
|
|
5720
|
-
type: '
|
|
5721
|
-
format: 'int32'
|
|
5683
|
+
enum: ['MALE', 'FEMALE'],
|
|
5684
|
+
type: 'string'
|
|
5722
5685
|
},
|
|
5723
5686
|
individualId: {
|
|
5724
5687
|
type: 'string',
|
|
@@ -5806,6 +5769,16 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5806
5769
|
type: 'string',
|
|
5807
5770
|
nullable: true
|
|
5808
5771
|
},
|
|
5772
|
+
branchId: {
|
|
5773
|
+
type: 'string',
|
|
5774
|
+
nullable: true,
|
|
5775
|
+
readOnly: true
|
|
5776
|
+
},
|
|
5777
|
+
countryCode: {
|
|
5778
|
+
type: 'string',
|
|
5779
|
+
nullable: true,
|
|
5780
|
+
readOnly: true
|
|
5781
|
+
},
|
|
5809
5782
|
contactInformations: {
|
|
5810
5783
|
type: 'array',
|
|
5811
5784
|
items: {
|
|
@@ -5922,9 +5895,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
5922
5895
|
type: 'boolean'
|
|
5923
5896
|
},
|
|
5924
5897
|
typeCode: {
|
|
5925
|
-
enum: [
|
|
5926
|
-
type: '
|
|
5927
|
-
format: 'int32'
|
|
5898
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
5899
|
+
type: 'string'
|
|
5928
5900
|
},
|
|
5929
5901
|
contactInformationTypeId: {
|
|
5930
5902
|
type: 'string',
|
|
@@ -6001,9 +5973,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
6001
5973
|
nullable: true
|
|
6002
5974
|
},
|
|
6003
5975
|
typeCode: {
|
|
6004
|
-
enum: [
|
|
6005
|
-
type: '
|
|
6006
|
-
format: 'int32'
|
|
5976
|
+
enum: ['HOME', 'OFFICE'],
|
|
5977
|
+
type: 'string'
|
|
6007
5978
|
},
|
|
6008
5979
|
primaryFlag: {
|
|
6009
5980
|
type: 'boolean'
|
|
@@ -6062,9 +6033,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
6062
6033
|
type: 'boolean'
|
|
6063
6034
|
},
|
|
6064
6035
|
typeCode: {
|
|
6065
|
-
enum: [
|
|
6066
|
-
type: '
|
|
6067
|
-
format: 'int32'
|
|
6036
|
+
enum: ['WORK', 'PERSONAL'],
|
|
6037
|
+
type: 'string'
|
|
6068
6038
|
},
|
|
6069
6039
|
emailAddress: {
|
|
6070
6040
|
type: 'string',
|
|
@@ -6146,9 +6116,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
6146
6116
|
readOnly: true
|
|
6147
6117
|
},
|
|
6148
6118
|
affiliationTypeCode: {
|
|
6149
|
-
enum: [
|
|
6150
|
-
type: '
|
|
6151
|
-
format: 'int32'
|
|
6119
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
6120
|
+
type: 'string'
|
|
6152
6121
|
},
|
|
6153
6122
|
partyId: {
|
|
6154
6123
|
type: 'string',
|
|
@@ -6213,14 +6182,12 @@ export const $UniRefund_CRMService_Merchants_MerchantDetailDto = {
|
|
|
6213
6182
|
nullable: true
|
|
6214
6183
|
},
|
|
6215
6184
|
unitCode: {
|
|
6216
|
-
enum: [
|
|
6217
|
-
type: '
|
|
6218
|
-
format: 'int32'
|
|
6185
|
+
enum: ['QNT', 'BAG', 'BOX'],
|
|
6186
|
+
type: 'string'
|
|
6219
6187
|
},
|
|
6220
6188
|
companyType: {
|
|
6221
|
-
enum: [
|
|
6222
|
-
type: '
|
|
6223
|
-
format: 'int32'
|
|
6189
|
+
enum: ['GOVERNMENT', 'TAXFREE', 'CUSTOMS', 'REFUNDPOINT', 'MERCHANT', 'EXCHANGE', 'TOURGUIDE'],
|
|
6190
|
+
type: 'string'
|
|
6224
6191
|
},
|
|
6225
6192
|
active: {
|
|
6226
6193
|
type: 'boolean'
|
|
@@ -6332,14 +6299,12 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6332
6299
|
nullable: true
|
|
6333
6300
|
},
|
|
6334
6301
|
entityPartyTypeCode: {
|
|
6335
|
-
enum: [
|
|
6336
|
-
type: '
|
|
6337
|
-
format: 'int32'
|
|
6302
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
6303
|
+
type: 'string'
|
|
6338
6304
|
},
|
|
6339
6305
|
entityInformationTypeCode: {
|
|
6340
|
-
enum: [
|
|
6341
|
-
type: '
|
|
6342
|
-
format: 'int32'
|
|
6306
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
6307
|
+
type: 'string'
|
|
6343
6308
|
},
|
|
6344
6309
|
individuals: {
|
|
6345
6310
|
type: 'array',
|
|
@@ -6564,9 +6529,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6564
6529
|
type: 'boolean'
|
|
6565
6530
|
},
|
|
6566
6531
|
typeCode: {
|
|
6567
|
-
enum: [
|
|
6568
|
-
type: '
|
|
6569
|
-
format: 'int32'
|
|
6532
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
6533
|
+
type: 'string'
|
|
6570
6534
|
},
|
|
6571
6535
|
contactInformationTypeId: {
|
|
6572
6536
|
type: 'string',
|
|
@@ -6643,9 +6607,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6643
6607
|
nullable: true
|
|
6644
6608
|
},
|
|
6645
6609
|
typeCode: {
|
|
6646
|
-
enum: [
|
|
6647
|
-
type: '
|
|
6648
|
-
format: 'int32'
|
|
6610
|
+
enum: ['HOME', 'OFFICE'],
|
|
6611
|
+
type: 'string'
|
|
6649
6612
|
},
|
|
6650
6613
|
primaryFlag: {
|
|
6651
6614
|
type: 'boolean'
|
|
@@ -6704,9 +6667,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6704
6667
|
type: 'boolean'
|
|
6705
6668
|
},
|
|
6706
6669
|
typeCode: {
|
|
6707
|
-
enum: [
|
|
6708
|
-
type: '
|
|
6709
|
-
format: 'int32'
|
|
6670
|
+
enum: ['WORK', 'PERSONAL'],
|
|
6671
|
+
type: 'string'
|
|
6710
6672
|
},
|
|
6711
6673
|
emailAddress: {
|
|
6712
6674
|
type: 'string',
|
|
@@ -6788,9 +6750,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6788
6750
|
nullable: true
|
|
6789
6751
|
},
|
|
6790
6752
|
genderTypeCode: {
|
|
6791
|
-
enum: [
|
|
6792
|
-
type: '
|
|
6793
|
-
format: 'int32'
|
|
6753
|
+
enum: ['MALE', 'FEMALE'],
|
|
6754
|
+
type: 'string'
|
|
6794
6755
|
},
|
|
6795
6756
|
individualId: {
|
|
6796
6757
|
type: 'string',
|
|
@@ -6878,6 +6839,16 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6878
6839
|
type: 'string',
|
|
6879
6840
|
nullable: true
|
|
6880
6841
|
},
|
|
6842
|
+
branchId: {
|
|
6843
|
+
type: 'string',
|
|
6844
|
+
nullable: true,
|
|
6845
|
+
readOnly: true
|
|
6846
|
+
},
|
|
6847
|
+
countryCode: {
|
|
6848
|
+
type: 'string',
|
|
6849
|
+
nullable: true,
|
|
6850
|
+
readOnly: true
|
|
6851
|
+
},
|
|
6881
6852
|
contactInformations: {
|
|
6882
6853
|
type: 'array',
|
|
6883
6854
|
items: {
|
|
@@ -6994,9 +6965,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
6994
6965
|
type: 'boolean'
|
|
6995
6966
|
},
|
|
6996
6967
|
typeCode: {
|
|
6997
|
-
enum: [
|
|
6998
|
-
type: '
|
|
6999
|
-
format: 'int32'
|
|
6968
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
6969
|
+
type: 'string'
|
|
7000
6970
|
},
|
|
7001
6971
|
contactInformationTypeId: {
|
|
7002
6972
|
type: 'string',
|
|
@@ -7073,9 +7043,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
7073
7043
|
nullable: true
|
|
7074
7044
|
},
|
|
7075
7045
|
typeCode: {
|
|
7076
|
-
enum: [
|
|
7077
|
-
type: '
|
|
7078
|
-
format: 'int32'
|
|
7046
|
+
enum: ['HOME', 'OFFICE'],
|
|
7047
|
+
type: 'string'
|
|
7079
7048
|
},
|
|
7080
7049
|
primaryFlag: {
|
|
7081
7050
|
type: 'boolean'
|
|
@@ -7134,9 +7103,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
7134
7103
|
type: 'boolean'
|
|
7135
7104
|
},
|
|
7136
7105
|
typeCode: {
|
|
7137
|
-
enum: [
|
|
7138
|
-
type: '
|
|
7139
|
-
format: 'int32'
|
|
7106
|
+
enum: ['WORK', 'PERSONAL'],
|
|
7107
|
+
type: 'string'
|
|
7140
7108
|
},
|
|
7141
7109
|
emailAddress: {
|
|
7142
7110
|
type: 'string',
|
|
@@ -7218,9 +7186,8 @@ export const $UniRefund_CRMService_Merchants_MerchantDto = {
|
|
|
7218
7186
|
readOnly: true
|
|
7219
7187
|
},
|
|
7220
7188
|
affiliationTypeCode: {
|
|
7221
|
-
enum: [
|
|
7222
|
-
type: '
|
|
7223
|
-
format: 'int32'
|
|
7189
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
7190
|
+
type: 'string'
|
|
7224
7191
|
},
|
|
7225
7192
|
partyId: {
|
|
7226
7193
|
type: 'string',
|
|
@@ -7276,9 +7243,8 @@ export const $UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
|
7276
7243
|
nullable: true
|
|
7277
7244
|
},
|
|
7278
7245
|
entityInformationTypeCode: {
|
|
7279
|
-
enum: [
|
|
7280
|
-
type: '
|
|
7281
|
-
format: 'int32'
|
|
7246
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
7247
|
+
type: 'string'
|
|
7282
7248
|
},
|
|
7283
7249
|
entityInformationTypeCodeName: {
|
|
7284
7250
|
type: 'string',
|
|
@@ -7299,9 +7265,8 @@ export const $UniRefund_CRMService_Merchants_MerchantProfileDto = {
|
|
|
7299
7265
|
} as const;
|
|
7300
7266
|
|
|
7301
7267
|
export const $UniRefund_CRMService_Merchants_MerchantTypeCode = {
|
|
7302
|
-
enum: [
|
|
7303
|
-
type: '
|
|
7304
|
-
format: 'int32'
|
|
7268
|
+
enum: ['HEADQUARTER', 'STORE'],
|
|
7269
|
+
type: 'string'
|
|
7305
7270
|
} as const;
|
|
7306
7271
|
|
|
7307
7272
|
export const $UniRefund_CRMService_Merchants_RefundPointProfileDto = {
|
|
@@ -7316,9 +7281,8 @@ export const $UniRefund_CRMService_Merchants_RefundPointProfileDto = {
|
|
|
7316
7281
|
nullable: true
|
|
7317
7282
|
},
|
|
7318
7283
|
entityInformationTypeCode: {
|
|
7319
|
-
enum: [
|
|
7320
|
-
type: '
|
|
7321
|
-
format: 'int32'
|
|
7284
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
7285
|
+
type: 'string'
|
|
7322
7286
|
},
|
|
7323
7287
|
entityInformationTypeCodeValue: {
|
|
7324
7288
|
type: 'string',
|
|
@@ -7551,9 +7515,8 @@ export const $UniRefund_CRMService_Organizations_CreateOrganizationDto = {
|
|
|
7551
7515
|
type: 'boolean'
|
|
7552
7516
|
},
|
|
7553
7517
|
typeCode: {
|
|
7554
|
-
enum: [
|
|
7555
|
-
type: '
|
|
7556
|
-
format: 'int32'
|
|
7518
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
7519
|
+
type: 'string'
|
|
7557
7520
|
}
|
|
7558
7521
|
},
|
|
7559
7522
|
additionalProperties: false
|
|
@@ -7606,9 +7569,8 @@ export const $UniRefund_CRMService_Organizations_CreateOrganizationDto = {
|
|
|
7606
7569
|
type: 'boolean'
|
|
7607
7570
|
},
|
|
7608
7571
|
typeCode: {
|
|
7609
|
-
enum: [
|
|
7610
|
-
type: '
|
|
7611
|
-
format: 'int32'
|
|
7572
|
+
enum: ['HOME', 'OFFICE'],
|
|
7573
|
+
type: 'string'
|
|
7612
7574
|
}
|
|
7613
7575
|
},
|
|
7614
7576
|
additionalProperties: false
|
|
@@ -7636,9 +7598,8 @@ export const $UniRefund_CRMService_Organizations_CreateOrganizationDto = {
|
|
|
7636
7598
|
type: 'boolean'
|
|
7637
7599
|
},
|
|
7638
7600
|
typeCode: {
|
|
7639
|
-
enum: [
|
|
7640
|
-
type: '
|
|
7641
|
-
format: 'int32'
|
|
7601
|
+
enum: ['WORK', 'PERSONAL'],
|
|
7602
|
+
type: 'string'
|
|
7642
7603
|
}
|
|
7643
7604
|
},
|
|
7644
7605
|
additionalProperties: false
|
|
@@ -7719,6 +7680,16 @@ export const $UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
7719
7680
|
type: 'string',
|
|
7720
7681
|
nullable: true
|
|
7721
7682
|
},
|
|
7683
|
+
branchId: {
|
|
7684
|
+
type: 'string',
|
|
7685
|
+
nullable: true,
|
|
7686
|
+
readOnly: true
|
|
7687
|
+
},
|
|
7688
|
+
countryCode: {
|
|
7689
|
+
type: 'string',
|
|
7690
|
+
nullable: true,
|
|
7691
|
+
readOnly: true
|
|
7692
|
+
},
|
|
7722
7693
|
contactInformations: {
|
|
7723
7694
|
type: 'array',
|
|
7724
7695
|
items: {
|
|
@@ -7835,9 +7806,8 @@ export const $UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
7835
7806
|
type: 'boolean'
|
|
7836
7807
|
},
|
|
7837
7808
|
typeCode: {
|
|
7838
|
-
enum: [
|
|
7839
|
-
type: '
|
|
7840
|
-
format: 'int32'
|
|
7809
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
7810
|
+
type: 'string'
|
|
7841
7811
|
},
|
|
7842
7812
|
contactInformationTypeId: {
|
|
7843
7813
|
type: 'string',
|
|
@@ -7914,9 +7884,8 @@ export const $UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
7914
7884
|
nullable: true
|
|
7915
7885
|
},
|
|
7916
7886
|
typeCode: {
|
|
7917
|
-
enum: [
|
|
7918
|
-
type: '
|
|
7919
|
-
format: 'int32'
|
|
7887
|
+
enum: ['HOME', 'OFFICE'],
|
|
7888
|
+
type: 'string'
|
|
7920
7889
|
},
|
|
7921
7890
|
primaryFlag: {
|
|
7922
7891
|
type: 'boolean'
|
|
@@ -7975,9 +7944,8 @@ export const $UniRefund_CRMService_Organizations_OrganizationDto = {
|
|
|
7975
7944
|
type: 'boolean'
|
|
7976
7945
|
},
|
|
7977
7946
|
typeCode: {
|
|
7978
|
-
enum: [
|
|
7979
|
-
type: '
|
|
7980
|
-
format: 'int32'
|
|
7947
|
+
enum: ['WORK', 'PERSONAL'],
|
|
7948
|
+
type: 'string'
|
|
7981
7949
|
},
|
|
7982
7950
|
emailAddress: {
|
|
7983
7951
|
type: 'string',
|
|
@@ -8022,18 +7990,16 @@ export const $UniRefund_CRMService_Organizations_OrganizationProfileDto = {
|
|
|
8022
7990
|
nullable: true
|
|
8023
7991
|
},
|
|
8024
7992
|
affiliationTypeCode: {
|
|
8025
|
-
enum: [
|
|
8026
|
-
type: '
|
|
8027
|
-
format: 'int32'
|
|
7993
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
7994
|
+
type: 'string'
|
|
8028
7995
|
},
|
|
8029
7996
|
affiliationTypeCodeValue: {
|
|
8030
7997
|
type: 'string',
|
|
8031
7998
|
nullable: true
|
|
8032
7999
|
},
|
|
8033
8000
|
affiliationParentTypeCode: {
|
|
8034
|
-
enum: [
|
|
8035
|
-
type: '
|
|
8036
|
-
format: 'int32'
|
|
8001
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
8002
|
+
type: 'string'
|
|
8037
8003
|
},
|
|
8038
8004
|
affiliationParentTypeCodeValue: {
|
|
8039
8005
|
type: 'string',
|
|
@@ -8044,7 +8010,7 @@ export const $UniRefund_CRMService_Organizations_OrganizationProfileDto = {
|
|
|
8044
8010
|
} as const;
|
|
8045
8011
|
|
|
8046
8012
|
export const $UniRefund_CRMService_Organizations_UpdateOrganizationDto = {
|
|
8047
|
-
required: ['
|
|
8013
|
+
required: ['name', 'taxpayerId'],
|
|
8048
8014
|
type: 'object',
|
|
8049
8015
|
properties: {
|
|
8050
8016
|
extraProperties: {
|
|
@@ -8066,7 +8032,8 @@ export const $UniRefund_CRMService_Organizations_UpdateOrganizationDto = {
|
|
|
8066
8032
|
legalStatusCode: {
|
|
8067
8033
|
maxLength: 255,
|
|
8068
8034
|
minLength: 0,
|
|
8069
|
-
type: 'string'
|
|
8035
|
+
type: 'string',
|
|
8036
|
+
nullable: true
|
|
8070
8037
|
},
|
|
8071
8038
|
customerNumber: {
|
|
8072
8039
|
type: 'string',
|
|
@@ -8119,9 +8086,8 @@ export const $UniRefund_CRMService_PersonalSummaries_CreatePersonalSummaryDto =
|
|
|
8119
8086
|
type: 'string'
|
|
8120
8087
|
},
|
|
8121
8088
|
genderTypeCode: {
|
|
8122
|
-
enum: [
|
|
8123
|
-
type: '
|
|
8124
|
-
format: 'int32'
|
|
8089
|
+
enum: ['MALE', 'FEMALE'],
|
|
8090
|
+
type: 'string'
|
|
8125
8091
|
}
|
|
8126
8092
|
},
|
|
8127
8093
|
additionalProperties: false
|
|
@@ -8187,9 +8153,8 @@ export const $UniRefund_CRMService_PersonalSummaries_PersonalSummaryDto = {
|
|
|
8187
8153
|
nullable: true
|
|
8188
8154
|
},
|
|
8189
8155
|
genderTypeCode: {
|
|
8190
|
-
enum: [
|
|
8191
|
-
type: '
|
|
8192
|
-
format: 'int32'
|
|
8156
|
+
enum: ['MALE', 'FEMALE'],
|
|
8157
|
+
type: 'string'
|
|
8193
8158
|
},
|
|
8194
8159
|
individualId: {
|
|
8195
8160
|
type: 'string',
|
|
@@ -8233,9 +8198,8 @@ export const $UniRefund_CRMService_PersonalSummaries_UpdatePersonalSummaryDto =
|
|
|
8233
8198
|
type: 'string'
|
|
8234
8199
|
},
|
|
8235
8200
|
genderTypeCode: {
|
|
8236
|
-
enum: [
|
|
8237
|
-
type: '
|
|
8238
|
-
format: 'int32'
|
|
8201
|
+
enum: ['MALE', 'FEMALE'],
|
|
8202
|
+
type: 'string'
|
|
8239
8203
|
}
|
|
8240
8204
|
},
|
|
8241
8205
|
additionalProperties: false
|
|
@@ -8252,9 +8216,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
8252
8216
|
readOnly: true
|
|
8253
8217
|
},
|
|
8254
8218
|
typeCode: {
|
|
8255
|
-
enum: [
|
|
8256
|
-
type: '
|
|
8257
|
-
format: 'int32'
|
|
8219
|
+
enum: ['HEADQUARTER', 'REFUNDPOINT'],
|
|
8220
|
+
type: 'string'
|
|
8258
8221
|
},
|
|
8259
8222
|
entityInformationTypes: {
|
|
8260
8223
|
type: 'array',
|
|
@@ -8336,9 +8299,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
8336
8299
|
type: 'boolean'
|
|
8337
8300
|
},
|
|
8338
8301
|
typeCode: {
|
|
8339
|
-
enum: [
|
|
8340
|
-
type: '
|
|
8341
|
-
format: 'int32'
|
|
8302
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
8303
|
+
type: 'string'
|
|
8342
8304
|
}
|
|
8343
8305
|
},
|
|
8344
8306
|
additionalProperties: false
|
|
@@ -8391,9 +8353,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
8391
8353
|
type: 'boolean'
|
|
8392
8354
|
},
|
|
8393
8355
|
typeCode: {
|
|
8394
|
-
enum: [
|
|
8395
|
-
type: '
|
|
8396
|
-
format: 'int32'
|
|
8356
|
+
enum: ['HOME', 'OFFICE'],
|
|
8357
|
+
type: 'string'
|
|
8397
8358
|
}
|
|
8398
8359
|
},
|
|
8399
8360
|
additionalProperties: false
|
|
@@ -8421,9 +8382,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointDto = {
|
|
|
8421
8382
|
type: 'boolean'
|
|
8422
8383
|
},
|
|
8423
8384
|
typeCode: {
|
|
8424
|
-
enum: [
|
|
8425
|
-
type: '
|
|
8426
|
-
format: 'int32'
|
|
8385
|
+
enum: ['WORK', 'PERSONAL'],
|
|
8386
|
+
type: 'string'
|
|
8427
8387
|
}
|
|
8428
8388
|
},
|
|
8429
8389
|
additionalProperties: false
|
|
@@ -8526,9 +8486,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointEntityInformati
|
|
|
8526
8486
|
type: 'boolean'
|
|
8527
8487
|
},
|
|
8528
8488
|
typeCode: {
|
|
8529
|
-
enum: [
|
|
8530
|
-
type: '
|
|
8531
|
-
format: 'int32'
|
|
8489
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
8490
|
+
type: 'string'
|
|
8532
8491
|
}
|
|
8533
8492
|
},
|
|
8534
8493
|
additionalProperties: false
|
|
@@ -8581,9 +8540,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointEntityInformati
|
|
|
8581
8540
|
type: 'boolean'
|
|
8582
8541
|
},
|
|
8583
8542
|
typeCode: {
|
|
8584
|
-
enum: [
|
|
8585
|
-
type: '
|
|
8586
|
-
format: 'int32'
|
|
8543
|
+
enum: ['HOME', 'OFFICE'],
|
|
8544
|
+
type: 'string'
|
|
8587
8545
|
}
|
|
8588
8546
|
},
|
|
8589
8547
|
additionalProperties: false
|
|
@@ -8611,9 +8569,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointEntityInformati
|
|
|
8611
8569
|
type: 'boolean'
|
|
8612
8570
|
},
|
|
8613
8571
|
typeCode: {
|
|
8614
|
-
enum: [
|
|
8615
|
-
type: '
|
|
8616
|
-
format: 'int32'
|
|
8572
|
+
enum: ['WORK', 'PERSONAL'],
|
|
8573
|
+
type: 'string'
|
|
8617
8574
|
}
|
|
8618
8575
|
},
|
|
8619
8576
|
additionalProperties: false
|
|
@@ -8700,9 +8657,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointOrganizationDto
|
|
|
8700
8657
|
type: 'boolean'
|
|
8701
8658
|
},
|
|
8702
8659
|
typeCode: {
|
|
8703
|
-
enum: [
|
|
8704
|
-
type: '
|
|
8705
|
-
format: 'int32'
|
|
8660
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
8661
|
+
type: 'string'
|
|
8706
8662
|
}
|
|
8707
8663
|
},
|
|
8708
8664
|
additionalProperties: false
|
|
@@ -8755,9 +8711,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointOrganizationDto
|
|
|
8755
8711
|
type: 'boolean'
|
|
8756
8712
|
},
|
|
8757
8713
|
typeCode: {
|
|
8758
|
-
enum: [
|
|
8759
|
-
type: '
|
|
8760
|
-
format: 'int32'
|
|
8714
|
+
enum: ['HOME', 'OFFICE'],
|
|
8715
|
+
type: 'string'
|
|
8761
8716
|
}
|
|
8762
8717
|
},
|
|
8763
8718
|
additionalProperties: false
|
|
@@ -8785,9 +8740,8 @@ export const $UniRefund_CRMService_RefundPoints_CreateRefundPointOrganizationDto
|
|
|
8785
8740
|
type: 'boolean'
|
|
8786
8741
|
},
|
|
8787
8742
|
typeCode: {
|
|
8788
|
-
enum: [
|
|
8789
|
-
type: '
|
|
8790
|
-
format: 'int32'
|
|
8743
|
+
enum: ['WORK', 'PERSONAL'],
|
|
8744
|
+
type: 'string'
|
|
8791
8745
|
}
|
|
8792
8746
|
},
|
|
8793
8747
|
additionalProperties: false
|
|
@@ -8893,14 +8847,12 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
8893
8847
|
nullable: true
|
|
8894
8848
|
},
|
|
8895
8849
|
entityPartyTypeCode: {
|
|
8896
|
-
enum: [
|
|
8897
|
-
type: '
|
|
8898
|
-
format: 'int32'
|
|
8850
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
8851
|
+
type: 'string'
|
|
8899
8852
|
},
|
|
8900
8853
|
entityInformationTypeCode: {
|
|
8901
|
-
enum: [
|
|
8902
|
-
type: '
|
|
8903
|
-
format: 'int32'
|
|
8854
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
8855
|
+
type: 'string'
|
|
8904
8856
|
},
|
|
8905
8857
|
individuals: {
|
|
8906
8858
|
type: 'array',
|
|
@@ -9125,9 +9077,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9125
9077
|
type: 'boolean'
|
|
9126
9078
|
},
|
|
9127
9079
|
typeCode: {
|
|
9128
|
-
enum: [
|
|
9129
|
-
type: '
|
|
9130
|
-
format: 'int32'
|
|
9080
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
9081
|
+
type: 'string'
|
|
9131
9082
|
},
|
|
9132
9083
|
contactInformationTypeId: {
|
|
9133
9084
|
type: 'string',
|
|
@@ -9204,9 +9155,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9204
9155
|
nullable: true
|
|
9205
9156
|
},
|
|
9206
9157
|
typeCode: {
|
|
9207
|
-
enum: [
|
|
9208
|
-
type: '
|
|
9209
|
-
format: 'int32'
|
|
9158
|
+
enum: ['HOME', 'OFFICE'],
|
|
9159
|
+
type: 'string'
|
|
9210
9160
|
},
|
|
9211
9161
|
primaryFlag: {
|
|
9212
9162
|
type: 'boolean'
|
|
@@ -9265,9 +9215,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9265
9215
|
type: 'boolean'
|
|
9266
9216
|
},
|
|
9267
9217
|
typeCode: {
|
|
9268
|
-
enum: [
|
|
9269
|
-
type: '
|
|
9270
|
-
format: 'int32'
|
|
9218
|
+
enum: ['WORK', 'PERSONAL'],
|
|
9219
|
+
type: 'string'
|
|
9271
9220
|
},
|
|
9272
9221
|
emailAddress: {
|
|
9273
9222
|
type: 'string',
|
|
@@ -9349,9 +9298,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9349
9298
|
nullable: true
|
|
9350
9299
|
},
|
|
9351
9300
|
genderTypeCode: {
|
|
9352
|
-
enum: [
|
|
9353
|
-
type: '
|
|
9354
|
-
format: 'int32'
|
|
9301
|
+
enum: ['MALE', 'FEMALE'],
|
|
9302
|
+
type: 'string'
|
|
9355
9303
|
},
|
|
9356
9304
|
individualId: {
|
|
9357
9305
|
type: 'string',
|
|
@@ -9439,6 +9387,16 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9439
9387
|
type: 'string',
|
|
9440
9388
|
nullable: true
|
|
9441
9389
|
},
|
|
9390
|
+
branchId: {
|
|
9391
|
+
type: 'string',
|
|
9392
|
+
nullable: true,
|
|
9393
|
+
readOnly: true
|
|
9394
|
+
},
|
|
9395
|
+
countryCode: {
|
|
9396
|
+
type: 'string',
|
|
9397
|
+
nullable: true,
|
|
9398
|
+
readOnly: true
|
|
9399
|
+
},
|
|
9442
9400
|
contactInformations: {
|
|
9443
9401
|
type: 'array',
|
|
9444
9402
|
items: {
|
|
@@ -9555,9 +9513,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9555
9513
|
type: 'boolean'
|
|
9556
9514
|
},
|
|
9557
9515
|
typeCode: {
|
|
9558
|
-
enum: [
|
|
9559
|
-
type: '
|
|
9560
|
-
format: 'int32'
|
|
9516
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
9517
|
+
type: 'string'
|
|
9561
9518
|
},
|
|
9562
9519
|
contactInformationTypeId: {
|
|
9563
9520
|
type: 'string',
|
|
@@ -9634,9 +9591,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9634
9591
|
nullable: true
|
|
9635
9592
|
},
|
|
9636
9593
|
typeCode: {
|
|
9637
|
-
enum: [
|
|
9638
|
-
type: '
|
|
9639
|
-
format: 'int32'
|
|
9594
|
+
enum: ['HOME', 'OFFICE'],
|
|
9595
|
+
type: 'string'
|
|
9640
9596
|
},
|
|
9641
9597
|
primaryFlag: {
|
|
9642
9598
|
type: 'boolean'
|
|
@@ -9695,9 +9651,8 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9695
9651
|
type: 'boolean'
|
|
9696
9652
|
},
|
|
9697
9653
|
typeCode: {
|
|
9698
|
-
enum: [
|
|
9699
|
-
type: '
|
|
9700
|
-
format: 'int32'
|
|
9654
|
+
enum: ['WORK', 'PERSONAL'],
|
|
9655
|
+
type: 'string'
|
|
9701
9656
|
},
|
|
9702
9657
|
emailAddress: {
|
|
9703
9658
|
type: 'string',
|
|
@@ -9732,9 +9687,35 @@ export const $UniRefund_CRMService_RefundPoints_RefundPointDto = {
|
|
|
9732
9687
|
} as const;
|
|
9733
9688
|
|
|
9734
9689
|
export const $UniRefund_CRMService_RefundPoints_RefundPointTypeCode = {
|
|
9735
|
-
enum: [
|
|
9736
|
-
type: '
|
|
9737
|
-
|
|
9690
|
+
enum: ['HEADQUARTER', 'REFUNDPOINT'],
|
|
9691
|
+
type: 'string'
|
|
9692
|
+
} as const;
|
|
9693
|
+
|
|
9694
|
+
export const $UniRefund_CRMService_RefundPoints_UpdateRefundPointOrganizationDto = {
|
|
9695
|
+
required: ['name', 'taxpayerId'],
|
|
9696
|
+
type: 'object',
|
|
9697
|
+
properties: {
|
|
9698
|
+
name: {
|
|
9699
|
+
maxLength: 255,
|
|
9700
|
+
minLength: 0,
|
|
9701
|
+
type: 'string'
|
|
9702
|
+
},
|
|
9703
|
+
taxpayerId: {
|
|
9704
|
+
maxLength: 255,
|
|
9705
|
+
minLength: 0,
|
|
9706
|
+
type: 'string'
|
|
9707
|
+
},
|
|
9708
|
+
parentCompanyId: {
|
|
9709
|
+
type: 'string',
|
|
9710
|
+
format: 'uuid',
|
|
9711
|
+
nullable: true
|
|
9712
|
+
},
|
|
9713
|
+
branchId: {
|
|
9714
|
+
type: 'string',
|
|
9715
|
+
nullable: true
|
|
9716
|
+
}
|
|
9717
|
+
},
|
|
9718
|
+
additionalProperties: false
|
|
9738
9719
|
} as const;
|
|
9739
9720
|
|
|
9740
9721
|
export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
@@ -9844,9 +9825,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
|
9844
9825
|
type: 'boolean'
|
|
9845
9826
|
},
|
|
9846
9827
|
typeCode: {
|
|
9847
|
-
enum: [
|
|
9848
|
-
type: '
|
|
9849
|
-
format: 'int32'
|
|
9828
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
9829
|
+
type: 'string'
|
|
9850
9830
|
}
|
|
9851
9831
|
},
|
|
9852
9832
|
additionalProperties: false
|
|
@@ -9899,9 +9879,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
|
9899
9879
|
type: 'boolean'
|
|
9900
9880
|
},
|
|
9901
9881
|
typeCode: {
|
|
9902
|
-
enum: [
|
|
9903
|
-
type: '
|
|
9904
|
-
format: 'int32'
|
|
9882
|
+
enum: ['HOME', 'OFFICE'],
|
|
9883
|
+
type: 'string'
|
|
9905
9884
|
}
|
|
9906
9885
|
},
|
|
9907
9886
|
additionalProperties: false
|
|
@@ -9929,9 +9908,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeDto = {
|
|
|
9929
9908
|
type: 'boolean'
|
|
9930
9909
|
},
|
|
9931
9910
|
typeCode: {
|
|
9932
|
-
enum: [
|
|
9933
|
-
type: '
|
|
9934
|
-
format: 'int32'
|
|
9911
|
+
enum: ['WORK', 'PERSONAL'],
|
|
9912
|
+
type: 'string'
|
|
9935
9913
|
}
|
|
9936
9914
|
},
|
|
9937
9915
|
additionalProperties: false
|
|
@@ -10051,9 +10029,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDt
|
|
|
10051
10029
|
type: 'boolean'
|
|
10052
10030
|
},
|
|
10053
10031
|
typeCode: {
|
|
10054
|
-
enum: [
|
|
10055
|
-
type: '
|
|
10056
|
-
format: 'int32'
|
|
10032
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
10033
|
+
type: 'string'
|
|
10057
10034
|
}
|
|
10058
10035
|
},
|
|
10059
10036
|
additionalProperties: false
|
|
@@ -10106,9 +10083,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDt
|
|
|
10106
10083
|
type: 'boolean'
|
|
10107
10084
|
},
|
|
10108
10085
|
typeCode: {
|
|
10109
|
-
enum: [
|
|
10110
|
-
type: '
|
|
10111
|
-
format: 'int32'
|
|
10086
|
+
enum: ['HOME', 'OFFICE'],
|
|
10087
|
+
type: 'string'
|
|
10112
10088
|
}
|
|
10113
10089
|
},
|
|
10114
10090
|
additionalProperties: false
|
|
@@ -10136,9 +10112,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeEntityInformationTypeDt
|
|
|
10136
10112
|
type: 'boolean'
|
|
10137
10113
|
},
|
|
10138
10114
|
typeCode: {
|
|
10139
|
-
enum: [
|
|
10140
|
-
type: '
|
|
10141
|
-
format: 'int32'
|
|
10115
|
+
enum: ['WORK', 'PERSONAL'],
|
|
10116
|
+
type: 'string'
|
|
10142
10117
|
}
|
|
10143
10118
|
},
|
|
10144
10119
|
additionalProperties: false
|
|
@@ -10243,9 +10218,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeOrganizationDto = {
|
|
|
10243
10218
|
type: 'boolean'
|
|
10244
10219
|
},
|
|
10245
10220
|
typeCode: {
|
|
10246
|
-
enum: [
|
|
10247
|
-
type: '
|
|
10248
|
-
format: 'int32'
|
|
10221
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
10222
|
+
type: 'string'
|
|
10249
10223
|
}
|
|
10250
10224
|
},
|
|
10251
10225
|
additionalProperties: false
|
|
@@ -10298,9 +10272,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeOrganizationDto = {
|
|
|
10298
10272
|
type: 'boolean'
|
|
10299
10273
|
},
|
|
10300
10274
|
typeCode: {
|
|
10301
|
-
enum: [
|
|
10302
|
-
type: '
|
|
10303
|
-
format: 'int32'
|
|
10275
|
+
enum: ['HOME', 'OFFICE'],
|
|
10276
|
+
type: 'string'
|
|
10304
10277
|
}
|
|
10305
10278
|
},
|
|
10306
10279
|
additionalProperties: false
|
|
@@ -10328,9 +10301,8 @@ export const $UniRefund_CRMService_TaxFrees_CreateTaxFreeOrganizationDto = {
|
|
|
10328
10301
|
type: 'boolean'
|
|
10329
10302
|
},
|
|
10330
10303
|
typeCode: {
|
|
10331
|
-
enum: [
|
|
10332
|
-
type: '
|
|
10333
|
-
format: 'int32'
|
|
10304
|
+
enum: ['WORK', 'PERSONAL'],
|
|
10305
|
+
type: 'string'
|
|
10334
10306
|
}
|
|
10335
10307
|
},
|
|
10336
10308
|
additionalProperties: false
|
|
@@ -10437,14 +10409,12 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10437
10409
|
nullable: true
|
|
10438
10410
|
},
|
|
10439
10411
|
entityPartyTypeCode: {
|
|
10440
|
-
enum: [
|
|
10441
|
-
type: '
|
|
10442
|
-
format: 'int32'
|
|
10412
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
10413
|
+
type: 'string'
|
|
10443
10414
|
},
|
|
10444
10415
|
entityInformationTypeCode: {
|
|
10445
|
-
enum: [
|
|
10446
|
-
type: '
|
|
10447
|
-
format: 'int32'
|
|
10416
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
10417
|
+
type: 'string'
|
|
10448
10418
|
},
|
|
10449
10419
|
individuals: {
|
|
10450
10420
|
type: 'array',
|
|
@@ -10669,9 +10639,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10669
10639
|
type: 'boolean'
|
|
10670
10640
|
},
|
|
10671
10641
|
typeCode: {
|
|
10672
|
-
enum: [
|
|
10673
|
-
type: '
|
|
10674
|
-
format: 'int32'
|
|
10642
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
10643
|
+
type: 'string'
|
|
10675
10644
|
},
|
|
10676
10645
|
contactInformationTypeId: {
|
|
10677
10646
|
type: 'string',
|
|
@@ -10748,9 +10717,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10748
10717
|
nullable: true
|
|
10749
10718
|
},
|
|
10750
10719
|
typeCode: {
|
|
10751
|
-
enum: [
|
|
10752
|
-
type: '
|
|
10753
|
-
format: 'int32'
|
|
10720
|
+
enum: ['HOME', 'OFFICE'],
|
|
10721
|
+
type: 'string'
|
|
10754
10722
|
},
|
|
10755
10723
|
primaryFlag: {
|
|
10756
10724
|
type: 'boolean'
|
|
@@ -10809,9 +10777,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10809
10777
|
type: 'boolean'
|
|
10810
10778
|
},
|
|
10811
10779
|
typeCode: {
|
|
10812
|
-
enum: [
|
|
10813
|
-
type: '
|
|
10814
|
-
format: 'int32'
|
|
10780
|
+
enum: ['WORK', 'PERSONAL'],
|
|
10781
|
+
type: 'string'
|
|
10815
10782
|
},
|
|
10816
10783
|
emailAddress: {
|
|
10817
10784
|
type: 'string',
|
|
@@ -10893,9 +10860,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10893
10860
|
nullable: true
|
|
10894
10861
|
},
|
|
10895
10862
|
genderTypeCode: {
|
|
10896
|
-
enum: [
|
|
10897
|
-
type: '
|
|
10898
|
-
format: 'int32'
|
|
10863
|
+
enum: ['MALE', 'FEMALE'],
|
|
10864
|
+
type: 'string'
|
|
10899
10865
|
},
|
|
10900
10866
|
individualId: {
|
|
10901
10867
|
type: 'string',
|
|
@@ -10983,6 +10949,16 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
10983
10949
|
type: 'string',
|
|
10984
10950
|
nullable: true
|
|
10985
10951
|
},
|
|
10952
|
+
branchId: {
|
|
10953
|
+
type: 'string',
|
|
10954
|
+
nullable: true,
|
|
10955
|
+
readOnly: true
|
|
10956
|
+
},
|
|
10957
|
+
countryCode: {
|
|
10958
|
+
type: 'string',
|
|
10959
|
+
nullable: true,
|
|
10960
|
+
readOnly: true
|
|
10961
|
+
},
|
|
10986
10962
|
contactInformations: {
|
|
10987
10963
|
type: 'array',
|
|
10988
10964
|
items: {
|
|
@@ -11099,9 +11075,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
11099
11075
|
type: 'boolean'
|
|
11100
11076
|
},
|
|
11101
11077
|
typeCode: {
|
|
11102
|
-
enum: [
|
|
11103
|
-
type: '
|
|
11104
|
-
format: 'int32'
|
|
11078
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
11079
|
+
type: 'string'
|
|
11105
11080
|
},
|
|
11106
11081
|
contactInformationTypeId: {
|
|
11107
11082
|
type: 'string',
|
|
@@ -11178,9 +11153,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
11178
11153
|
nullable: true
|
|
11179
11154
|
},
|
|
11180
11155
|
typeCode: {
|
|
11181
|
-
enum: [
|
|
11182
|
-
type: '
|
|
11183
|
-
format: 'int32'
|
|
11156
|
+
enum: ['HOME', 'OFFICE'],
|
|
11157
|
+
type: 'string'
|
|
11184
11158
|
},
|
|
11185
11159
|
primaryFlag: {
|
|
11186
11160
|
type: 'boolean'
|
|
@@ -11239,9 +11213,8 @@ export const $UniRefund_CRMService_TaxFrees_TaxFreeDto = {
|
|
|
11239
11213
|
type: 'boolean'
|
|
11240
11214
|
},
|
|
11241
11215
|
typeCode: {
|
|
11242
|
-
enum: [
|
|
11243
|
-
type: '
|
|
11244
|
-
format: 'int32'
|
|
11216
|
+
enum: ['WORK', 'PERSONAL'],
|
|
11217
|
+
type: 'string'
|
|
11245
11218
|
},
|
|
11246
11219
|
emailAddress: {
|
|
11247
11220
|
type: 'string',
|
|
@@ -11404,9 +11377,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto = {
|
|
|
11404
11377
|
type: 'boolean'
|
|
11405
11378
|
},
|
|
11406
11379
|
typeCode: {
|
|
11407
|
-
enum: [
|
|
11408
|
-
type: '
|
|
11409
|
-
format: 'int32'
|
|
11380
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
11381
|
+
type: 'string'
|
|
11410
11382
|
}
|
|
11411
11383
|
},
|
|
11412
11384
|
additionalProperties: false
|
|
@@ -11459,9 +11431,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto = {
|
|
|
11459
11431
|
type: 'boolean'
|
|
11460
11432
|
},
|
|
11461
11433
|
typeCode: {
|
|
11462
|
-
enum: [
|
|
11463
|
-
type: '
|
|
11464
|
-
format: 'int32'
|
|
11434
|
+
enum: ['HOME', 'OFFICE'],
|
|
11435
|
+
type: 'string'
|
|
11465
11436
|
}
|
|
11466
11437
|
},
|
|
11467
11438
|
additionalProperties: false
|
|
@@ -11489,9 +11460,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeDto = {
|
|
|
11489
11460
|
type: 'boolean'
|
|
11490
11461
|
},
|
|
11491
11462
|
typeCode: {
|
|
11492
|
-
enum: [
|
|
11493
|
-
type: '
|
|
11494
|
-
format: 'int32'
|
|
11463
|
+
enum: ['WORK', 'PERSONAL'],
|
|
11464
|
+
type: 'string'
|
|
11495
11465
|
}
|
|
11496
11466
|
},
|
|
11497
11467
|
additionalProperties: false
|
|
@@ -11609,9 +11579,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationTy
|
|
|
11609
11579
|
type: 'boolean'
|
|
11610
11580
|
},
|
|
11611
11581
|
typeCode: {
|
|
11612
|
-
enum: [
|
|
11613
|
-
type: '
|
|
11614
|
-
format: 'int32'
|
|
11582
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
11583
|
+
type: 'string'
|
|
11615
11584
|
}
|
|
11616
11585
|
},
|
|
11617
11586
|
additionalProperties: false
|
|
@@ -11664,9 +11633,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationTy
|
|
|
11664
11633
|
type: 'boolean'
|
|
11665
11634
|
},
|
|
11666
11635
|
typeCode: {
|
|
11667
|
-
enum: [
|
|
11668
|
-
type: '
|
|
11669
|
-
format: 'int32'
|
|
11636
|
+
enum: ['HOME', 'OFFICE'],
|
|
11637
|
+
type: 'string'
|
|
11670
11638
|
}
|
|
11671
11639
|
},
|
|
11672
11640
|
additionalProperties: false
|
|
@@ -11694,9 +11662,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeEntityInformationTy
|
|
|
11694
11662
|
type: 'boolean'
|
|
11695
11663
|
},
|
|
11696
11664
|
typeCode: {
|
|
11697
|
-
enum: [
|
|
11698
|
-
type: '
|
|
11699
|
-
format: 'int32'
|
|
11665
|
+
enum: ['WORK', 'PERSONAL'],
|
|
11666
|
+
type: 'string'
|
|
11700
11667
|
}
|
|
11701
11668
|
},
|
|
11702
11669
|
additionalProperties: false
|
|
@@ -11799,9 +11766,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeOrganizationDto = {
|
|
|
11799
11766
|
type: 'boolean'
|
|
11800
11767
|
},
|
|
11801
11768
|
typeCode: {
|
|
11802
|
-
enum: [
|
|
11803
|
-
type: '
|
|
11804
|
-
format: 'int32'
|
|
11769
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
11770
|
+
type: 'string'
|
|
11805
11771
|
}
|
|
11806
11772
|
},
|
|
11807
11773
|
additionalProperties: false
|
|
@@ -11854,9 +11820,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeOrganizationDto = {
|
|
|
11854
11820
|
type: 'boolean'
|
|
11855
11821
|
},
|
|
11856
11822
|
typeCode: {
|
|
11857
|
-
enum: [
|
|
11858
|
-
type: '
|
|
11859
|
-
format: 'int32'
|
|
11823
|
+
enum: ['HOME', 'OFFICE'],
|
|
11824
|
+
type: 'string'
|
|
11860
11825
|
}
|
|
11861
11826
|
},
|
|
11862
11827
|
additionalProperties: false
|
|
@@ -11884,9 +11849,8 @@ export const $UniRefund_CRMService_TaxOffices_CreateTaxOfficeOrganizationDto = {
|
|
|
11884
11849
|
type: 'boolean'
|
|
11885
11850
|
},
|
|
11886
11851
|
typeCode: {
|
|
11887
|
-
enum: [
|
|
11888
|
-
type: '
|
|
11889
|
-
format: 'int32'
|
|
11852
|
+
enum: ['WORK', 'PERSONAL'],
|
|
11853
|
+
type: 'string'
|
|
11890
11854
|
}
|
|
11891
11855
|
},
|
|
11892
11856
|
additionalProperties: false
|
|
@@ -11993,14 +11957,12 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
11993
11957
|
nullable: true
|
|
11994
11958
|
},
|
|
11995
11959
|
entityPartyTypeCode: {
|
|
11996
|
-
enum: [
|
|
11997
|
-
type: '
|
|
11998
|
-
format: 'int32'
|
|
11960
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
11961
|
+
type: 'string'
|
|
11999
11962
|
},
|
|
12000
11963
|
entityInformationTypeCode: {
|
|
12001
|
-
enum: [
|
|
12002
|
-
type: '
|
|
12003
|
-
format: 'int32'
|
|
11964
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
11965
|
+
type: 'string'
|
|
12004
11966
|
},
|
|
12005
11967
|
individuals: {
|
|
12006
11968
|
type: 'array',
|
|
@@ -12225,9 +12187,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12225
12187
|
type: 'boolean'
|
|
12226
12188
|
},
|
|
12227
12189
|
typeCode: {
|
|
12228
|
-
enum: [
|
|
12229
|
-
type: '
|
|
12230
|
-
format: 'int32'
|
|
12190
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12191
|
+
type: 'string'
|
|
12231
12192
|
},
|
|
12232
12193
|
contactInformationTypeId: {
|
|
12233
12194
|
type: 'string',
|
|
@@ -12304,9 +12265,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12304
12265
|
nullable: true
|
|
12305
12266
|
},
|
|
12306
12267
|
typeCode: {
|
|
12307
|
-
enum: [
|
|
12308
|
-
type: '
|
|
12309
|
-
format: 'int32'
|
|
12268
|
+
enum: ['HOME', 'OFFICE'],
|
|
12269
|
+
type: 'string'
|
|
12310
12270
|
},
|
|
12311
12271
|
primaryFlag: {
|
|
12312
12272
|
type: 'boolean'
|
|
@@ -12365,9 +12325,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12365
12325
|
type: 'boolean'
|
|
12366
12326
|
},
|
|
12367
12327
|
typeCode: {
|
|
12368
|
-
enum: [
|
|
12369
|
-
type: '
|
|
12370
|
-
format: 'int32'
|
|
12328
|
+
enum: ['WORK', 'PERSONAL'],
|
|
12329
|
+
type: 'string'
|
|
12371
12330
|
},
|
|
12372
12331
|
emailAddress: {
|
|
12373
12332
|
type: 'string',
|
|
@@ -12449,9 +12408,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12449
12408
|
nullable: true
|
|
12450
12409
|
},
|
|
12451
12410
|
genderTypeCode: {
|
|
12452
|
-
enum: [
|
|
12453
|
-
type: '
|
|
12454
|
-
format: 'int32'
|
|
12411
|
+
enum: ['MALE', 'FEMALE'],
|
|
12412
|
+
type: 'string'
|
|
12455
12413
|
},
|
|
12456
12414
|
individualId: {
|
|
12457
12415
|
type: 'string',
|
|
@@ -12539,6 +12497,16 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12539
12497
|
type: 'string',
|
|
12540
12498
|
nullable: true
|
|
12541
12499
|
},
|
|
12500
|
+
branchId: {
|
|
12501
|
+
type: 'string',
|
|
12502
|
+
nullable: true,
|
|
12503
|
+
readOnly: true
|
|
12504
|
+
},
|
|
12505
|
+
countryCode: {
|
|
12506
|
+
type: 'string',
|
|
12507
|
+
nullable: true,
|
|
12508
|
+
readOnly: true
|
|
12509
|
+
},
|
|
12542
12510
|
contactInformations: {
|
|
12543
12511
|
type: 'array',
|
|
12544
12512
|
items: {
|
|
@@ -12655,9 +12623,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12655
12623
|
type: 'boolean'
|
|
12656
12624
|
},
|
|
12657
12625
|
typeCode: {
|
|
12658
|
-
enum: [
|
|
12659
|
-
type: '
|
|
12660
|
-
format: 'int32'
|
|
12626
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12627
|
+
type: 'string'
|
|
12661
12628
|
},
|
|
12662
12629
|
contactInformationTypeId: {
|
|
12663
12630
|
type: 'string',
|
|
@@ -12734,9 +12701,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12734
12701
|
nullable: true
|
|
12735
12702
|
},
|
|
12736
12703
|
typeCode: {
|
|
12737
|
-
enum: [
|
|
12738
|
-
type: '
|
|
12739
|
-
format: 'int32'
|
|
12704
|
+
enum: ['HOME', 'OFFICE'],
|
|
12705
|
+
type: 'string'
|
|
12740
12706
|
},
|
|
12741
12707
|
primaryFlag: {
|
|
12742
12708
|
type: 'boolean'
|
|
@@ -12795,9 +12761,8 @@ export const $UniRefund_CRMService_TaxOffices_TaxOfficeDto = {
|
|
|
12795
12761
|
type: 'boolean'
|
|
12796
12762
|
},
|
|
12797
12763
|
typeCode: {
|
|
12798
|
-
enum: [
|
|
12799
|
-
type: '
|
|
12800
|
-
format: 'int32'
|
|
12764
|
+
enum: ['WORK', 'PERSONAL'],
|
|
12765
|
+
type: 'string'
|
|
12801
12766
|
},
|
|
12802
12767
|
emailAddress: {
|
|
12803
12768
|
type: 'string',
|
|
@@ -12884,9 +12849,8 @@ export const $UniRefund_CRMService_TelephoneTypes_CreateTelephoneTypeDto = {
|
|
|
12884
12849
|
type: 'boolean'
|
|
12885
12850
|
},
|
|
12886
12851
|
typeCode: {
|
|
12887
|
-
enum: [
|
|
12888
|
-
type: '
|
|
12889
|
-
format: 'int32'
|
|
12852
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12853
|
+
type: 'string'
|
|
12890
12854
|
},
|
|
12891
12855
|
contactInformationTypeId: {
|
|
12892
12856
|
type: 'string',
|
|
@@ -12925,9 +12889,8 @@ export const $UniRefund_CRMService_TelephoneTypes_CreateTelephoneTypeWithCompone
|
|
|
12925
12889
|
type: 'boolean'
|
|
12926
12890
|
},
|
|
12927
12891
|
typeCode: {
|
|
12928
|
-
enum: [
|
|
12929
|
-
type: '
|
|
12930
|
-
format: 'int32'
|
|
12892
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12893
|
+
type: 'string'
|
|
12931
12894
|
}
|
|
12932
12895
|
},
|
|
12933
12896
|
additionalProperties: false
|
|
@@ -12988,9 +12951,8 @@ export const $UniRefund_CRMService_TelephoneTypes_TelephoneTypeDto = {
|
|
|
12988
12951
|
type: 'boolean'
|
|
12989
12952
|
},
|
|
12990
12953
|
typeCode: {
|
|
12991
|
-
enum: [
|
|
12992
|
-
type: '
|
|
12993
|
-
format: 'int32'
|
|
12954
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12955
|
+
type: 'string'
|
|
12994
12956
|
},
|
|
12995
12957
|
contactInformationTypeId: {
|
|
12996
12958
|
type: 'string',
|
|
@@ -13029,9 +12991,8 @@ export const $UniRefund_CRMService_TelephoneTypes_UpdateTelephoneTypeDto = {
|
|
|
13029
12991
|
type: 'boolean'
|
|
13030
12992
|
},
|
|
13031
12993
|
typeCode: {
|
|
13032
|
-
enum: [
|
|
13033
|
-
type: '
|
|
13034
|
-
format: 'int32'
|
|
12994
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
12995
|
+
type: 'string'
|
|
13035
12996
|
}
|
|
13036
12997
|
},
|
|
13037
12998
|
additionalProperties: false
|
|
@@ -13053,9 +13014,8 @@ export const $UniRefund_SettingService_ProductGroupMerchants_CreateProductGroupM
|
|
|
13053
13014
|
} as const;
|
|
13054
13015
|
|
|
13055
13016
|
export const $UniRefund_SettingService_ProductGroups_CompanyTypeCode = {
|
|
13056
|
-
enum: [
|
|
13057
|
-
type: '
|
|
13058
|
-
format: 'int32'
|
|
13017
|
+
enum: ['GOVERNMENT', 'TAXFREE', 'CUSTOMS', 'REFUNDPOINT', 'MERCHANT', 'EXCHANGE', 'TOURGUIDE'],
|
|
13018
|
+
type: 'string'
|
|
13059
13019
|
} as const;
|
|
13060
13020
|
|
|
13061
13021
|
export const $UniRefund_SettingService_ProductGroups_ProductGroupDto = {
|
|
@@ -13106,14 +13066,12 @@ export const $UniRefund_SettingService_ProductGroups_ProductGroupDto = {
|
|
|
13106
13066
|
nullable: true
|
|
13107
13067
|
},
|
|
13108
13068
|
unitCode: {
|
|
13109
|
-
enum: [
|
|
13110
|
-
type: '
|
|
13111
|
-
format: 'int32'
|
|
13069
|
+
enum: ['QNT', 'BAG', 'BOX'],
|
|
13070
|
+
type: 'string'
|
|
13112
13071
|
},
|
|
13113
13072
|
companyType: {
|
|
13114
|
-
enum: [
|
|
13115
|
-
type: '
|
|
13116
|
-
format: 'int32'
|
|
13073
|
+
enum: ['GOVERNMENT', 'TAXFREE', 'CUSTOMS', 'REFUNDPOINT', 'MERCHANT', 'EXCHANGE', 'TOURGUIDE'],
|
|
13074
|
+
type: 'string'
|
|
13117
13075
|
},
|
|
13118
13076
|
active: {
|
|
13119
13077
|
type: 'boolean'
|
|
@@ -13130,9 +13088,8 @@ export const $UniRefund_SettingService_ProductGroups_ProductGroupDto = {
|
|
|
13130
13088
|
} as const;
|
|
13131
13089
|
|
|
13132
13090
|
export const $UniRefund_SettingService_ProductGroups_UnitTypeCode = {
|
|
13133
|
-
enum: [
|
|
13134
|
-
type: '
|
|
13135
|
-
format: 'int32'
|
|
13091
|
+
enum: ['QNT', 'BAG', 'BOX'],
|
|
13092
|
+
type: 'string'
|
|
13136
13093
|
} as const;
|
|
13137
13094
|
|
|
13138
13095
|
export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_AddressTypes_AddressTypeDto__UniRefund_CRMService_Application_Contracts__Version_1_0_0_0__Culture_neutral__PublicKeyToken_null__ = {
|
|
@@ -13204,9 +13161,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_A
|
|
|
13204
13161
|
nullable: true
|
|
13205
13162
|
},
|
|
13206
13163
|
typeCode: {
|
|
13207
|
-
enum: [
|
|
13208
|
-
type: '
|
|
13209
|
-
format: 'int32'
|
|
13164
|
+
enum: ['HOME', 'OFFICE'],
|
|
13165
|
+
type: 'string'
|
|
13210
13166
|
},
|
|
13211
13167
|
primaryFlag: {
|
|
13212
13168
|
type: 'boolean'
|
|
@@ -13283,9 +13239,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_A
|
|
|
13283
13239
|
readOnly: true
|
|
13284
13240
|
},
|
|
13285
13241
|
affiliationTypeCode: {
|
|
13286
|
-
enum: [
|
|
13287
|
-
type: '
|
|
13288
|
-
format: 'int32'
|
|
13242
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
13243
|
+
type: 'string'
|
|
13289
13244
|
},
|
|
13290
13245
|
partyId: {
|
|
13291
13246
|
type: 'string',
|
|
@@ -13391,9 +13346,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_E
|
|
|
13391
13346
|
type: 'boolean'
|
|
13392
13347
|
},
|
|
13393
13348
|
typeCode: {
|
|
13394
|
-
enum: [
|
|
13395
|
-
type: '
|
|
13396
|
-
format: 'int32'
|
|
13349
|
+
enum: ['WORK', 'PERSONAL'],
|
|
13350
|
+
type: 'string'
|
|
13397
13351
|
},
|
|
13398
13352
|
emailAddress: {
|
|
13399
13353
|
type: 'string',
|
|
@@ -13442,18 +13396,16 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_I
|
|
|
13442
13396
|
nullable: true
|
|
13443
13397
|
},
|
|
13444
13398
|
affiliationTypeCode: {
|
|
13445
|
-
enum: [
|
|
13446
|
-
type: '
|
|
13447
|
-
format: 'int32'
|
|
13399
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
13400
|
+
type: 'string'
|
|
13448
13401
|
},
|
|
13449
13402
|
affiliationTypeCodeValue: {
|
|
13450
13403
|
type: 'string',
|
|
13451
13404
|
nullable: true
|
|
13452
13405
|
},
|
|
13453
13406
|
affiliationParentTypeCode: {
|
|
13454
|
-
enum: [
|
|
13455
|
-
type: '
|
|
13456
|
-
format: 'int32'
|
|
13407
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
13408
|
+
type: 'string'
|
|
13457
13409
|
},
|
|
13458
13410
|
affiliationParentTypeCodeValue: {
|
|
13459
13411
|
type: 'string',
|
|
@@ -13494,9 +13446,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_M
|
|
|
13494
13446
|
nullable: true
|
|
13495
13447
|
},
|
|
13496
13448
|
entityInformationTypeCode: {
|
|
13497
|
-
enum: [
|
|
13498
|
-
type: '
|
|
13499
|
-
format: 'int32'
|
|
13449
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
13450
|
+
type: 'string'
|
|
13500
13451
|
},
|
|
13501
13452
|
entityInformationTypeCodeName: {
|
|
13502
13453
|
type: 'string',
|
|
@@ -13542,9 +13493,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_M
|
|
|
13542
13493
|
nullable: true
|
|
13543
13494
|
},
|
|
13544
13495
|
entityInformationTypeCode: {
|
|
13545
|
-
enum: [
|
|
13546
|
-
type: '
|
|
13547
|
-
format: 'int32'
|
|
13496
|
+
enum: ['INDIVIDUAL', 'ORGANIZATION'],
|
|
13497
|
+
type: 'string'
|
|
13548
13498
|
},
|
|
13549
13499
|
entityInformationTypeCodeValue: {
|
|
13550
13500
|
type: 'string',
|
|
@@ -13593,18 +13543,16 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_O
|
|
|
13593
13543
|
nullable: true
|
|
13594
13544
|
},
|
|
13595
13545
|
affiliationTypeCode: {
|
|
13596
|
-
enum: [
|
|
13597
|
-
type: '
|
|
13598
|
-
format: 'int32'
|
|
13546
|
+
enum: ['COFOUNDER', 'PARTNER', 'ABPUSER', 'SUBCOMPANY'],
|
|
13547
|
+
type: 'string'
|
|
13599
13548
|
},
|
|
13600
13549
|
affiliationTypeCodeValue: {
|
|
13601
13550
|
type: 'string',
|
|
13602
13551
|
nullable: true
|
|
13603
13552
|
},
|
|
13604
13553
|
affiliationParentTypeCode: {
|
|
13605
|
-
enum: [
|
|
13606
|
-
type: '
|
|
13607
|
-
format: 'int32'
|
|
13554
|
+
enum: ['CUSTOMS', 'MERCHANT', 'REFUNDPOINT', 'TAXFREE', 'TAXOFFICE'],
|
|
13555
|
+
type: 'string'
|
|
13608
13556
|
},
|
|
13609
13557
|
affiliationParentTypeCodeValue: {
|
|
13610
13558
|
type: 'string',
|
|
@@ -13759,9 +13707,8 @@ export const $Volo_Abp_Application_Dtos_PagedResultDto_1__UniRefund_CRMService_T
|
|
|
13759
13707
|
type: 'boolean'
|
|
13760
13708
|
},
|
|
13761
13709
|
typeCode: {
|
|
13762
|
-
enum: [
|
|
13763
|
-
type: '
|
|
13764
|
-
format: 'int32'
|
|
13710
|
+
enum: ['HOME', 'OFFICE', 'MOBILE', 'FAX'],
|
|
13711
|
+
type: 'string'
|
|
13765
13712
|
},
|
|
13766
13713
|
contactInformationTypeId: {
|
|
13767
13714
|
type: 'string',
|