@vantagepay/vantagepay 0.17.4 → 0.18.0

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.
@@ -1,1912 +0,0 @@
1
- export declare enum Bank {
2
- None = "None",
3
- ABD = "ABD",
4
- ACB = "ACB",
5
- ABL = "ABL",
6
- ABG = "ABG",
7
- ABS = "ABS",
8
- ADB = "ADB",
9
- ADS = "ADS",
10
- ALM = "ALM",
11
- ANS = "ANS",
12
- APX = "APX",
13
- ASL = "ASL",
14
- BSL = "BSL",
15
- BOA = "BOA",
16
- BOG = "BOG",
17
- BSP = "BSP",
18
- BPS = "BPS",
19
- BLM = "BLM",
20
- BSI = "BSI",
21
- CAL = "CAL",
22
- CBG = "CBG",
23
- CBN = "CBN",
24
- DFL = "DFL",
25
- ECO = "ECO",
26
- EPG = "EPG",
27
- ETZ = "ETZ",
28
- EXP = "EXP",
29
- FPL = "FPL",
30
- FAB = "FAB",
31
- FBL = "FBL",
32
- FDL = "FDL",
33
- FBO = "FBO",
34
- FBN = "FBN",
35
- FCM = "FCM",
36
- FNB = "FNB",
37
- FNBSW = "FNBSW",
38
- FNBLS = "FNBLS",
39
- FNBNM = "FNBNM",
40
- GCB = "GCB",
41
- GPB = "GPB",
42
- GPG = "GPG",
43
- GMY = "GMY",
44
- GTB = "GTB",
45
- HBN = "HBN",
46
- HBT = "HBT",
47
- ITC = "ITC",
48
- JBN = "JBN",
49
- JUN = "JUN",
50
- KOR = "KOR",
51
- KSB = "KSB",
52
- MBN = "MBN",
53
- MLU = "MLU",
54
- MOL = "MOL",
55
- NGL = "NGL",
56
- NIB = "NIB",
57
- OPI = "OPI",
58
- NSL = "NSL",
59
- PSW = "PSW",
60
- PBL = "PBL",
61
- PBN = "PBN",
62
- RBG = "RBG",
63
- RBL = "RBL",
64
- SAS = "SAS",
65
- SBN = "SBN",
66
- SCB = "SCB",
67
- SCH = "SCH",
68
- SIS = "SIS",
69
- SOG = "SOG",
70
- STB = "STB",
71
- TIT = "TIT",
72
- TRB = "TRB",
73
- UBA = "UBA",
74
- UBN = "UBN",
75
- UMB = "UMB",
76
- UNB = "UNB",
77
- UNI = "UNI",
78
- UNL = "UNL",
79
- USL = "USL",
80
- WBN = "WBN",
81
- ZEN = "ZEN",
82
- AFB = "AFB",
83
- AFBB = "AFBB",
84
- NED = "NED",
85
- STD = "STD",
86
- STDSW = "STDSW",
87
- STDLS = "STDLS",
88
- STDNM = "STDNM",
89
- CAP = "CAP",
90
- CAPB = "CAPB",
91
- MER = "MER",
92
- BID = "BID",
93
- ALB = "ALB",
94
- HBZ = "HBZ",
95
- SAF = "SAF",
96
- DIS = "DIS",
97
- RMB = "RMB",
98
- BZZ = "BZZ",
99
- INV = "INV",
100
- TYB = "TYB",
101
- HOL = "HOL",
102
- BOC = "BOC",
103
- ENL = "ENL",
104
- FBMB = "FBMB",
105
- HSBC = "HSBC",
106
- JPMCB = "JPMCB",
107
- OMB = "OMB",
108
- SARB = "SARB",
109
- SAPB = "SAPB",
110
- VBS = "VBS",
111
- SBI = "SBI"
112
- }
113
- export declare class BankData {
114
- isAvailable: boolean;
115
- bank: Bank;
116
- bankCode: string;
117
- routingCode?: string;
118
- bankName: string;
119
- country: Country;
120
- }
121
- export declare enum Channel {
122
- Unknown = "Unknown",
123
- Web = "Web",
124
- USSD = "USSD",
125
- Callback = "Callback",
126
- Generated = "Generated",
127
- Settlement = "Settlement",
128
- Scheduled = "Scheduled",
129
- MobileApplication = "MobileApplication",
130
- SDK = "SDK",
131
- POS = "POS",
132
- SuperPOS = "SuperPOS"
133
- }
134
- export declare enum ConsumerFileType {
135
- Unspecified = "Unspecified",
136
- FaceImage = "FaceImage",
137
- IdentityDocumentFront = "IdentityDocumentFront",
138
- IdentityDocumentBack = "IdentityDocumentBack",
139
- Liveness = "Liveness",
140
- ProfileImage = "ProfileImage",
141
- Signature = "Signature",
142
- ConsumerAgreement = "ConsumerAgreement",
143
- LoanContract = "LoanContract",
144
- LoanSettlementQuote = "LoanSettlementQuote",
145
- LoanPaidUpLetter = "LoanPaidUpLetter",
146
- LoanStatement = "LoanStatement",
147
- BankAccountLetter = "BankAccountLetter",
148
- BankAccountStatement = "BankAccountStatement"
149
- }
150
- export declare enum Country {
151
- None = "None",
152
- AFG = "AFG",
153
- ALB = "ALB",
154
- DZA = "DZA",
155
- ASM = "ASM",
156
- AND = "AND",
157
- AGO = "AGO",
158
- AIA = "AIA",
159
- ATA = "ATA",
160
- ATG = "ATG",
161
- ARG = "ARG",
162
- ARM = "ARM",
163
- ABW = "ABW",
164
- AUS = "AUS",
165
- AUT = "AUT",
166
- AZE = "AZE",
167
- BHS = "BHS",
168
- BHR = "BHR",
169
- BGD = "BGD",
170
- BRB = "BRB",
171
- BLR = "BLR",
172
- BEL = "BEL",
173
- BLZ = "BLZ",
174
- BEN = "BEN",
175
- BMU = "BMU",
176
- BTN = "BTN",
177
- BOL = "BOL",
178
- BES = "BES",
179
- BIH = "BIH",
180
- BWA = "BWA",
181
- BVT = "BVT",
182
- BRA = "BRA",
183
- IOT = "IOT",
184
- VGB = "VGB",
185
- BRN = "BRN",
186
- BGR = "BGR",
187
- BFA = "BFA",
188
- BDI = "BDI",
189
- KHM = "KHM",
190
- CMR = "CMR",
191
- CAN = "CAN",
192
- CPV = "CPV",
193
- CYM = "CYM",
194
- CAF = "CAF",
195
- TCD = "TCD",
196
- CHL = "CHL",
197
- CHN = "CHN",
198
- CXR = "CXR",
199
- CCK = "CCK",
200
- COL = "COL",
201
- COM = "COM",
202
- COG = "COG",
203
- COK = "COK",
204
- CRI = "CRI",
205
- CIV = "CIV",
206
- HRV = "HRV",
207
- CUB = "CUB",
208
- CUW = "CUW",
209
- CYP = "CYP",
210
- CZE = "CZE",
211
- COD = "COD",
212
- DNK = "DNK",
213
- DJI = "DJI",
214
- DMA = "DMA",
215
- DOM = "DOM",
216
- ECU = "ECU",
217
- EGY = "EGY",
218
- SLV = "SLV",
219
- GNQ = "GNQ",
220
- ERI = "ERI",
221
- EST = "EST",
222
- ETH = "ETH",
223
- FLK = "FLK",
224
- FRO = "FRO",
225
- FJI = "FJI",
226
- FIN = "FIN",
227
- FRA = "FRA",
228
- FXX = "FXX",
229
- GUF = "GUF",
230
- PYF = "PYF",
231
- ATF = "ATF",
232
- GAB = "GAB",
233
- GMB = "GMB",
234
- GEO = "GEO",
235
- DEU = "DEU",
236
- GHA = "GHA",
237
- GIB = "GIB",
238
- GRC = "GRC",
239
- GRL = "GRL",
240
- GRD = "GRD",
241
- GLP = "GLP",
242
- GUM = "GUM",
243
- GTM = "GTM",
244
- GIN = "GIN",
245
- GNB = "GNB",
246
- GUY = "GUY",
247
- HTI = "HTI",
248
- HMD = "HMD",
249
- VAT = "VAT",
250
- HND = "HND",
251
- HKG = "HKG",
252
- HUN = "HUN",
253
- ISL = "ISL",
254
- IND = "IND",
255
- IDN = "IDN",
256
- IRN = "IRN",
257
- IRQ = "IRQ",
258
- IRL = "IRL",
259
- IMN = "IMN",
260
- ISR = "ISR",
261
- ITA = "ITA",
262
- JAM = "JAM",
263
- JPN = "JPN",
264
- JOR = "JOR",
265
- KAZ = "KAZ",
266
- KEN = "KEN",
267
- KIR = "KIR",
268
- KOR = "KOR",
269
- PRK = "PRK",
270
- KWT = "KWT",
271
- KGZ = "KGZ",
272
- LAO = "LAO",
273
- LVA = "LVA",
274
- LBN = "LBN",
275
- LSO = "LSO",
276
- LBR = "LBR",
277
- LBY = "LBY",
278
- LIE = "LIE",
279
- LTU = "LTU",
280
- LUX = "LUX",
281
- MAC = "MAC",
282
- MKD = "MKD",
283
- MDG = "MDG",
284
- MWI = "MWI",
285
- MYS = "MYS",
286
- MDV = "MDV",
287
- MLI = "MLI",
288
- MLT = "MLT",
289
- MHL = "MHL",
290
- MTQ = "MTQ",
291
- MRT = "MRT",
292
- MUS = "MUS",
293
- MYT = "MYT",
294
- MEX = "MEX",
295
- FSM = "FSM",
296
- MDA = "MDA",
297
- MCO = "MCO",
298
- MNG = "MNG",
299
- MSR = "MSR",
300
- MNE = "MNE",
301
- MAR = "MAR",
302
- MOZ = "MOZ",
303
- MMR = "MMR",
304
- NAM = "NAM",
305
- NRU = "NRU",
306
- NPL = "NPL",
307
- NLD = "NLD",
308
- NCL = "NCL",
309
- NZL = "NZL",
310
- NIC = "NIC",
311
- NER = "NER",
312
- NGA = "NGA",
313
- NIU = "NIU",
314
- NFK = "NFK",
315
- MNP = "MNP",
316
- NOR = "NOR",
317
- OMN = "OMN",
318
- PAK = "PAK",
319
- PLW = "PLW",
320
- PSE = "PSE",
321
- PAN = "PAN",
322
- PNG = "PNG",
323
- PRY = "PRY",
324
- PER = "PER",
325
- PHL = "PHL",
326
- PCN = "PCN",
327
- POL = "POL",
328
- PRT = "PRT",
329
- PRI = "PRI",
330
- QAT = "QAT",
331
- REU = "REU",
332
- ROU = "ROU",
333
- RUS = "RUS",
334
- RWA = "RWA",
335
- WSM = "WSM",
336
- SMR = "SMR",
337
- STP = "STP",
338
- SAU = "SAU",
339
- SEN = "SEN",
340
- SRB = "SRB",
341
- SYC = "SYC",
342
- SLE = "SLE",
343
- SGP = "SGP",
344
- SXM = "SXM",
345
- SVK = "SVK",
346
- SVN = "SVN",
347
- SLB = "SLB",
348
- SOM = "SOM",
349
- ZAF = "ZAF",
350
- SGS = "SGS",
351
- SSD = "SSD",
352
- ESP = "ESP",
353
- LKA = "LKA",
354
- SHN = "SHN",
355
- KNA = "KNA",
356
- LCA = "LCA",
357
- MAF = "MAF",
358
- SPM = "SPM",
359
- VCT = "VCT",
360
- SDN = "SDN",
361
- SUR = "SUR",
362
- SJM = "SJM",
363
- SWZ = "SWZ",
364
- SWE = "SWE",
365
- CHE = "CHE",
366
- SYR = "SYR",
367
- TWN = "TWN",
368
- TJK = "TJK",
369
- TZA = "TZA",
370
- THA = "THA",
371
- TLS = "TLS",
372
- TGO = "TGO",
373
- TKL = "TKL",
374
- TON = "TON",
375
- TTO = "TTO",
376
- TUN = "TUN",
377
- TUR = "TUR",
378
- TKM = "TKM",
379
- TCA = "TCA",
380
- TUV = "TUV",
381
- UGA = "UGA",
382
- UKR = "UKR",
383
- ARE = "ARE",
384
- GBR = "GBR",
385
- QZZ = "QZZ",
386
- USA = "USA",
387
- UMI = "UMI",
388
- VIR = "VIR",
389
- URY = "URY",
390
- UZB = "UZB",
391
- VUT = "VUT",
392
- VEN = "VEN",
393
- VNM = "VNM",
394
- WLF = "WLF",
395
- ESH = "ESH",
396
- YEM = "YEM",
397
- ZMB = "ZMB",
398
- ZWE = "ZWE"
399
- }
400
- export declare class CountryData {
401
- isAvailable: boolean;
402
- country: Country;
403
- countryName: string;
404
- longIsoCode: string;
405
- shortIsoCode: string;
406
- numericIsoCode: number;
407
- dialingCode: string;
408
- }
409
- export declare enum Currency {
410
- None = "None",
411
- AFN = "AFN",
412
- ALL = "ALL",
413
- ANG = "ANG",
414
- ARS = "ARS",
415
- AUD = "AUD",
416
- AWG = "AWG",
417
- AZN = "AZN",
418
- BAM = "BAM",
419
- BBD = "BBD",
420
- BGN = "BGN",
421
- BMD = "BMD",
422
- BND = "BND",
423
- BOB = "BOB",
424
- BRL = "BRL",
425
- BSD = "BSD",
426
- BWP = "BWP",
427
- BYN = "BYN",
428
- BZD = "BZD",
429
- CAD = "CAD",
430
- CHF = "CHF",
431
- CLP = "CLP",
432
- CNY = "CNY",
433
- COP = "COP",
434
- CRC = "CRC",
435
- CUP = "CUP",
436
- CZK = "CZK",
437
- DKK = "DKK",
438
- DOP = "DOP",
439
- EGP = "EGP",
440
- EUR = "EUR",
441
- FJD = "FJD",
442
- FKP = "FKP",
443
- GBP = "GBP",
444
- GHS = "GHS",
445
- GIP = "GIP",
446
- GTQ = "GTQ",
447
- GYD = "GYD",
448
- HKD = "HKD",
449
- HNL = "HNL",
450
- HRK = "HRK",
451
- HUF = "HUF",
452
- IDR = "IDR",
453
- ILS = "ILS",
454
- INR = "INR",
455
- IRR = "IRR",
456
- ISK = "ISK",
457
- JMD = "JMD",
458
- JPY = "JPY",
459
- KGS = "KGS",
460
- KHR = "KHR",
461
- KPW = "KPW",
462
- KRW = "KRW",
463
- KYD = "KYD",
464
- KZT = "KZT",
465
- LAK = "LAK",
466
- LBP = "LBP",
467
- LKR = "LKR",
468
- LRD = "LRD",
469
- MKD = "MKD",
470
- MNT = "MNT",
471
- MUR = "MUR",
472
- MXN = "MXN",
473
- MYR = "MYR",
474
- MZN = "MZN",
475
- NAD = "NAD",
476
- NGN = "NGN",
477
- NIO = "NIO",
478
- NOK = "NOK",
479
- NPR = "NPR",
480
- NZD = "NZD",
481
- OMR = "OMR",
482
- PAB = "PAB",
483
- PEN = "PEN",
484
- PHP = "PHP",
485
- PKR = "PKR",
486
- PLN = "PLN",
487
- PYG = "PYG",
488
- QAR = "QAR",
489
- RON = "RON",
490
- RSD = "RSD",
491
- RUB = "RUB",
492
- SAR = "SAR",
493
- SBD = "SBD",
494
- SCR = "SCR",
495
- SEK = "SEK",
496
- SGD = "SGD",
497
- SHP = "SHP",
498
- SOS = "SOS",
499
- SRD = "SRD",
500
- SVC = "SVC",
501
- SYP = "SYP",
502
- THB = "THB",
503
- TRY = "TRY",
504
- TTD = "TTD",
505
- TWD = "TWD",
506
- UAH = "UAH",
507
- USD = "USD",
508
- UYU = "UYU",
509
- UZS = "UZS",
510
- VES = "VES",
511
- VND = "VND",
512
- XCD = "XCD",
513
- YER = "YER",
514
- ZAR = "ZAR",
515
- ZWD = "ZWD"
516
- }
517
- export declare class CurrencyData {
518
- isAvailable: boolean;
519
- currency: Currency;
520
- currencyName: string;
521
- currencyCode: string;
522
- symbol: string;
523
- numericIsoCode: number;
524
- }
525
- export declare enum DayOfWeek {
526
- Sunday = "Sunday",
527
- Monday = "Monday",
528
- Tuesday = "Tuesday",
529
- Wednesday = "Wednesday",
530
- Thursday = "Thursday",
531
- Friday = "Friday",
532
- Saturday = "Saturday"
533
- }
534
- export declare enum FaceMovementDetectionLevel {
535
- None = "None",
536
- OneRangeOfMotion = "OneRangeOfMotion",
537
- MultipleRangesOfMotion = "MultipleRangesOfMotion",
538
- AllRangesOfMotion = "AllRangesOfMotion"
539
- }
540
- export declare enum Gender {
541
- Male = "Male",
542
- Female = "Female"
543
- }
544
- export declare class IdAndDescription {
545
- id: number;
546
- description: string;
547
- }
548
- export declare enum IdentityDocumentType {
549
- None = "None",
550
- National = "National",
551
- Passport = "Passport",
552
- Drivers = "Drivers",
553
- Other = "Other",
554
- GhanaCard = "GhanaCard",
555
- SocialSecurity = "SocialSecurity",
556
- Voter = "Voter",
557
- IdCard = "IdCard"
558
- }
559
- /** The status of an insurance policy. */
560
- export declare enum InsurancePolicyStatus {
561
- Unknown = "Unknown",
562
- Pending = "Pending",
563
- Active = "Active",
564
- Lapsed = "Lapsed",
565
- Cancelled = "Cancelled",
566
- Suspended = "Suspended",
567
- Expired = "Expired"
568
- }
569
- export declare enum KybProvider {
570
- None = "None",
571
- Manual = "Manual"
572
- }
573
- export declare enum KybStatus {
574
- NotRequired = "NotRequired",
575
- Unverified = "Unverified",
576
- Verified = "Verified",
577
- Rejected = "Rejected"
578
- }
579
- /** The KYC service provider identifier. */
580
- export declare enum KycProvider {
581
- None = "None",
582
- SmileIdentity = "SmileIdentity",
583
- GMoney = "GMoney",
584
- NIA = "NIA",
585
- Manual = "Manual",
586
- Regula = "Regula"
587
- }
588
- /** The KYC verification status. */
589
- export declare enum KycStatus {
590
- None = "None",
591
- Unverified = "Unverified",
592
- Verified = "Verified",
593
- Rejected = "Rejected",
594
- Review = "Review"
595
- }
596
- /** The KYC verification type. */
597
- export declare enum KycVerificationType {
598
- Identity = "Identity",
599
- Liveness = "Liveness",
600
- Facial = "Facial",
601
- Other = "Other"
602
- }
603
- export declare enum Language {
604
- None = "None",
605
- AAR = "AAR",
606
- AFR = "AFR",
607
- AGQ = "AGQ",
608
- AKA = "AKA",
609
- AMH = "AMH",
610
- ARA = "ARA",
611
- ARN = "ARN",
612
- ASM = "ASM",
613
- ASA = "ASA",
614
- AST = "AST",
615
- AZE = "AZE",
616
- BAK = "BAK",
617
- BAS = "BAS",
618
- BEL = "BEL",
619
- BEM = "BEM",
620
- BEZ = "BEZ",
621
- BUL = "BUL",
622
- BIN = "BIN",
623
- BAM = "BAM",
624
- BEN = "BEN",
625
- BOD = "BOD",
626
- BRE = "BRE",
627
- BRX = "BRX",
628
- BOS = "BOS",
629
- BYN = "BYN",
630
- CAT = "CAT",
631
- CHE = "CHE",
632
- CGG = "CGG",
633
- CHR = "CHR",
634
- COS = "COS",
635
- CES = "CES",
636
- CHU = "CHU",
637
- CYM = "CYM",
638
- DAN = "DAN",
639
- DAV = "DAV",
640
- DEU = "DEU",
641
- DJE = "DJE",
642
- DSB = "DSB",
643
- DUA = "DUA",
644
- DIV = "DIV",
645
- DYO = "DYO",
646
- DZO = "DZO",
647
- EBU = "EBU",
648
- EWE = "EWE",
649
- ELL = "ELL",
650
- ENG = "ENG",
651
- EPO = "EPO",
652
- SPA = "SPA",
653
- EST = "EST",
654
- EUS = "EUS",
655
- EWO = "EWO",
656
- FAS = "FAS",
657
- FUL = "FUL",
658
- FIN = "FIN",
659
- FIL = "FIL",
660
- FAO = "FAO",
661
- FRA = "FRA",
662
- FUR = "FUR",
663
- FRY = "FRY",
664
- GLE = "GLE",
665
- GLA = "GLA",
666
- GLG = "GLG",
667
- GRN = "GRN",
668
- GSW = "GSW",
669
- GUJ = "GUJ",
670
- GUZ = "GUZ",
671
- GLV = "GLV",
672
- HAU = "HAU",
673
- HAW = "HAW",
674
- HEB = "HEB",
675
- HIN = "HIN",
676
- HRV = "HRV",
677
- HSB = "HSB",
678
- HUN = "HUN",
679
- HYE = "HYE",
680
- INA = "INA",
681
- IBB = "IBB",
682
- IND = "IND",
683
- IBO = "IBO",
684
- III = "III",
685
- ISL = "ISL",
686
- ITA = "ITA",
687
- IKU = "IKU",
688
- JPN = "JPN",
689
- JGO = "JGO",
690
- JMC = "JMC",
691
- JAV = "JAV",
692
- KAT = "KAT",
693
- KAB = "KAB",
694
- KAM = "KAM",
695
- KDE = "KDE",
696
- KEA = "KEA",
697
- KHQ = "KHQ",
698
- KIK = "KIK",
699
- KAZ = "KAZ",
700
- KKJ = "KKJ",
701
- KAL = "KAL",
702
- KLN = "KLN",
703
- KHM = "KHM",
704
- KAN = "KAN",
705
- KOR = "KOR",
706
- KOK = "KOK",
707
- KAU = "KAU",
708
- KAS = "KAS",
709
- KSB = "KSB",
710
- KSF = "KSF",
711
- KSH = "KSH",
712
- KUR = "KUR",
713
- COR = "COR",
714
- KIR = "KIR",
715
- LAT = "LAT",
716
- LAG = "LAG",
717
- LTZ = "LTZ",
718
- LUG = "LUG",
719
- LKT = "LKT",
720
- LIN = "LIN",
721
- LAO = "LAO",
722
- LRC = "LRC",
723
- LIT = "LIT",
724
- LUB = "LUB",
725
- LUO = "LUO",
726
- LUY = "LUY",
727
- LAV = "LAV",
728
- MAS = "MAS",
729
- MER = "MER",
730
- MFE = "MFE",
731
- MLG = "MLG",
732
- MGH = "MGH",
733
- MGO = "MGO",
734
- MRI = "MRI",
735
- MKD = "MKD",
736
- MAL = "MAL",
737
- MON = "MON",
738
- MNI = "MNI",
739
- MOH = "MOH",
740
- MAR = "MAR",
741
- MSA = "MSA",
742
- MLT = "MLT",
743
- MUA = "MUA",
744
- MYA = "MYA",
745
- MZN = "MZN",
746
- NAQ = "NAQ",
747
- NDE = "NDE",
748
- NDS = "NDS",
749
- NEP = "NEP",
750
- NLD = "NLD",
751
- NMG = "NMG",
752
- NNO = "NNO",
753
- NNH = "NNH",
754
- NOB = "NOB",
755
- NQO = "NQO",
756
- NBL = "NBL",
757
- NSO = "NSO",
758
- NUS = "NUS",
759
- NYN = "NYN",
760
- OCI = "OCI",
761
- ORM = "ORM",
762
- ORI = "ORI",
763
- OSS = "OSS",
764
- PAN = "PAN",
765
- PAP = "PAP",
766
- POL = "POL",
767
- PRG = "PRG",
768
- PRS = "PRS",
769
- PUS = "PUS",
770
- POR = "POR",
771
- QUC = "QUC",
772
- QUB = "QUB",
773
- ROH = "ROH",
774
- RUN = "RUN",
775
- RON = "RON",
776
- ROF = "ROF",
777
- RUS = "RUS",
778
- KIN = "KIN",
779
- RWK = "RWK",
780
- SAN = "SAN",
781
- SAH = "SAH",
782
- SAQ = "SAQ",
783
- SBP = "SBP",
784
- SND = "SND",
785
- SME = "SME",
786
- SEH = "SEH",
787
- SES = "SES",
788
- SAG = "SAG",
789
- SHI = "SHI",
790
- SIN = "SIN",
791
- SLK = "SLK",
792
- SLV = "SLV",
793
- SMA = "SMA",
794
- SMJ = "SMJ",
795
- SMN = "SMN",
796
- SMS = "SMS",
797
- SNA = "SNA",
798
- SOM = "SOM",
799
- SQI = "SQI",
800
- SRP = "SRP",
801
- SSW = "SSW",
802
- SSY = "SSY",
803
- SOT = "SOT",
804
- SWE = "SWE",
805
- SWA = "SWA",
806
- SYR = "SYR",
807
- TAM = "TAM",
808
- TEL = "TEL",
809
- TEO = "TEO",
810
- TGK = "TGK",
811
- THA = "THA",
812
- TIR = "TIR",
813
- TIG = "TIG",
814
- TUK = "TUK",
815
- TSN = "TSN",
816
- TON = "TON",
817
- TUR = "TUR",
818
- TSO = "TSO",
819
- TAT = "TAT",
820
- TWQ = "TWQ",
821
- TZM = "TZM",
822
- UIG = "UIG",
823
- UKR = "UKR",
824
- URD = "URD",
825
- UZB = "UZB",
826
- VAI = "VAI",
827
- VEN = "VEN",
828
- VIE = "VIE",
829
- VOL = "VOL",
830
- VUN = "VUN",
831
- WAE = "WAE",
832
- WAL = "WAL",
833
- WOL = "WOL",
834
- XHO = "XHO",
835
- XOG = "XOG",
836
- YAV = "YAV",
837
- YID = "YID",
838
- YOR = "YOR",
839
- ZGH = "ZGH",
840
- ZHO = "ZHO",
841
- ZUL = "ZUL"
842
- }
843
- export declare class LanguageData {
844
- isAvailable: boolean;
845
- languageCode: string;
846
- languageName: string;
847
- }
848
- /** The status of a consumer loan account. */
849
- export declare enum LoanStatus {
850
- Unknown = "Unknown",
851
- Active = "Active",
852
- Settled = "Settled",
853
- Complete = "Complete"
854
- }
855
- export declare enum MerchantCategory {
856
- None = 0,
857
- CommerceBankODP = 11,
858
- PostageTransactionCharge = 701,
859
- VeterinaryServices = 742,
860
- AgriculturalCooperatives = 763,
861
- LandscapingAndHorticulturalServices = 780,
862
- GeneralContractorsResidentialAndCommercial = 1520,
863
- HeatingPlumbingAndAirConditioningContractors = 1711,
864
- ElectricalContractors = 1731,
865
- MasonryStoneworkTileSettingPlasteringAndInsulationContractors = 1740,
866
- CarpentryContractors = 1750,
867
- RoofingSidingAndSheetMetalWorkContractors = 1761,
868
- AsphaltCementAndConcreteWorkContractors = 1771,
869
- SpecialTradeContractors = 1799,
870
- MiscellaneousPublishingAndPrinting = 2741,
871
- TypesettingPlateMakingAndRelatedServices = 2791,
872
- SpecialtyCleaningPolishingAndSanitationPreparations = 2842,
873
- UnitedAirlines = 3000,
874
- AmericanAirlines = 3001,
875
- PanAmerican = 3002,
876
- EuroflyAirlines = 3003,
877
- Dragonair = 3004,
878
- BritishAirways = 3005,
879
- JapanAirlines = 3006,
880
- AirFrance = 3007,
881
- Lufthansa = 3008,
882
- AirCanada = 3009,
883
- KLMRoyalDutchAirlines = 3010,
884
- Aeroflot = 3011,
885
- Qantas = 3012,
886
- Alitalia = 3013,
887
- SaudiArabianAirlines = 3014,
888
- SwissInternationalAirlines = 3015,
889
- SAS = 3016,
890
- SouthAfricanAirways = 3017,
891
- VarigAirBrazil = 3018,
892
- Germanwings = 3019,
893
- AirIndia = 3020,
894
- AirAlgerie = 3021,
895
- PALAir = 3022,
896
- Mexicana = 3023,
897
- PakistanInternational = 3024,
898
- AirNewZealand = 3025,
899
- EmiratesAirlines = 3026,
900
- UTAInterair = 3027,
901
- AirMalta = 3028,
902
- SNBrusselsAirlines = 3029,
903
- AerolineasArgentinas = 3030,
904
- OlympicAirways = 3031,
905
- ElAl = 3032,
906
- AnsettAirlines = 3033,
907
- EtihadAirways = 3034,
908
- TAPPortugal = 3035,
909
- VASPBrazil = 3036,
910
- Egyptair = 3037,
911
- KuwaitAirways = 3038,
912
- Avianca = 3039,
913
- GulfAirBahrain = 3040,
914
- BalkanBulgarianAirlines = 3041,
915
- Finnair = 3042,
916
- AerLingus = 3043,
917
- AirLanka = 3044,
918
- NigeriaAirways = 3045,
919
- CruzeiroDoSulBrazil = 3046,
920
- THYTurkey = 3047,
921
- Airmaro = 3048,
922
- TunisAir = 3049,
923
- Icelandair = 3050,
924
- AustrianAirlines = 3051,
925
- LANAirlinesLanair = 3052,
926
- AviacoSpain = 3053,
927
- LadecoChile = 3054,
928
- LABBolivia = 3055,
929
- JetAirways = 3056,
930
- EastWestAirlinesAustralia = 3057,
931
- Delta = 3058,
932
- DLAAirlinesRepublic = 3059,
933
- Northwest = 3060,
934
- Continental = 3061,
935
- WesternAirlinesHapagLloydExpress = 3062,
936
- USAir = 3063,
937
- AdriaAirways = 3064,
938
- Airinter = 3065,
939
- Southwest = 3066,
940
- VanguardAirlines = 3067,
941
- AirAstana = 3068,
942
- AirEurope = 3069,
943
- FlyDubai = 3070,
944
- AirBritishColumbia = 3071,
945
- CebuPac = 3072,
946
- AirCal = 3073,
947
- SingaporeAirlines = 3075,
948
- Aeromexico = 3076,
949
- ThaiAirways = 3077,
950
- ChinaAirlines = 3078,
951
- JetstarAirlines = 3079,
952
- SwoopInc = 3080,
953
- XiamenAirlines = 3081,
954
- KoreanAirlines = 3082,
955
- AirAfriqueAirAfriq = 3083,
956
- EVAAirways = 3084,
957
- MidwestExpress = 3085,
958
- CarnivalAirlines = 3086,
959
- MetroAirlines = 3087,
960
- CroatiaAirlines = 3088,
961
- Transaero = 3089,
962
- UniAirways = 3090,
963
- MidwayAirlines = 3092,
964
- ZambiaAirways = 3094,
965
- Wardair = 3095,
966
- AirZimbabwe = 3096,
967
- Spanair = 3097,
968
- AsiannaAirlines = 3098,
969
- CathayPacific = 3099,
970
- MalaysianAirlineSystem = 3100,
971
- UTA = 3101,
972
- Iberia = 3102,
973
- GarudaIndonesia = 3103,
974
- Piedmont = 3105,
975
- BraathensSAFENorway = 3106,
976
- WorldAirways = 3108,
977
- WingsAirways = 3110,
978
- BritishMidland = 3111,
979
- WindwardIsland = 3112,
980
- TowerAir = 3115,
981
- VenezolanaInternationalDeAviacion = 3117,
982
- ValleyAirlines = 3118,
983
- TAN = 3125,
984
- Talair = 3126,
985
- TACAInternational = 3127,
986
- SurinamAirways = 3129,
987
- SunWorldInternational = 3130,
988
- VLMAirlines = 3131,
989
- FrontierAirlines = 3132,
990
- SunbeltAirlines = 3133,
991
- SudanAirways = 3135,
992
- QatarAirways = 3136,
993
- SingletonAir = 3137,
994
- SimmonsAirlines = 3138,
995
- SeairAlaska = 3141,
996
- ScenicAirlines = 3143,
997
- VirginAtlantic = 3144,
998
- SanJuanAirlines = 3145,
999
- Luxair = 3146,
1000
- AirLittoralSA = 3148,
1001
- AirZaire = 3151,
1002
- Princeville = 3154,
1003
- GoFlyLtd = 3156,
1004
- ProvincetownBostonAirways = 3159,
1005
- AllNipponAirways = 3161,
1006
- Nortonair = 3164,
1007
- NewYorkHelicopter = 3165,
1008
- AeroContinente = 3167,
1009
- MountCook = 3170,
1010
- CanadianAirlinesInternational = 3171,
1011
- Nationair = 3172,
1012
- JetblueAirlines = 3174,
1013
- MiddleEastAir = 3175,
1014
- MetroflightAirlines = 3176,
1015
- AirtranAirways = 3177,
1016
- MesaAir = 3178,
1017
- Westjetair = 3180,
1018
- Malev = 3181,
1019
- LOTPoland = 3182,
1020
- Omanair = 3183,
1021
- LIAT = 3184,
1022
- LAVVenezuela = 3185,
1023
- LineasAereasParaguayas = 3186,
1024
- LACSACostaRica = 3187,
1025
- VirginExpress = 3188,
1026
- JugoslavAir = 3190,
1027
- IslandAirlines = 3191,
1028
- IranAir = 3192,
1029
- IndianAirlines = 3193,
1030
- HolidayAirlines = 3195,
1031
- HawaiianAir = 3196,
1032
- HavasuAirlines = 3197,
1033
- HarborAirlines = 3198,
1034
- ServiciosAereosMilitares = 3199,
1035
- GuyanaAirways = 3200,
1036
- GoldenPacificAir = 3203,
1037
- FreedomAir = 3204,
1038
- ChinaEasternAirlines = 3206,
1039
- EmpresaEcuatorinana = 3207,
1040
- NorwegianAirShuttle = 3211,
1041
- Dominicana = 3212,
1042
- BraathensRegionalAirlines = 3213,
1043
- DanAirServices = 3215,
1044
- CumberlandAirlines = 3216,
1045
- CSA = 3217,
1046
- CrownAir = 3218,
1047
- Copa = 3219,
1048
- CompaniaFaucett = 3220,
1049
- TransportesAerosMilitaresEcuatorianos = 3221,
1050
- CommandAirways = 3222,
1051
- Comair = 3223,
1052
- SkywaysAir = 3226,
1053
- CaymanAirways = 3228,
1054
- SAETASociedadEcuatorianosDeTransportesAereos = 3229,
1055
- SAHSAServicioAeroDeHonduras = 3231,
1056
- CapitolAir = 3233,
1057
- CaribbeanAirlines = 3234,
1058
- BrockwayAir = 3235,
1059
- AirArabia = 3236,
1060
- BemidjiAviation = 3238,
1061
- BarHarborAirlines = 3239,
1062
- Bahamasair = 3240,
1063
- AviatecaGuatemala = 3241,
1064
- CaribbeanAirlinesCaribbean = 3242,
1065
- AustrianAirService = 3243,
1066
- EasyjetAir = 3245,
1067
- Ryanair = 3246,
1068
- GOLAir = 3247,
1069
- TAMAir = 3248,
1070
- AlohaAirlines = 3251,
1071
- ALM = 3252,
1072
- AmericaWest = 3253,
1073
- USAirShuttle = 3254,
1074
- AlaskaAirlines = 3256,
1075
- AmericanTransAir = 3259,
1076
- SpiritAirlines = 3260,
1077
- AirChina = 3261,
1078
- RenoAirInc = 3262,
1079
- AeroServicioCaraboboASERCA = 3263,
1080
- AirSeychelles = 3266,
1081
- AirPanama = 3267,
1082
- AirPacific = 3268,
1083
- RicaHotels = 3273,
1084
- InterNorHotels = 3274,
1085
- AirNevada = 3275,
1086
- AirMidwest = 3276,
1087
- AirMadagascar = 3277,
1088
- AirLA = 3279,
1089
- AirJamaica = 3280,
1090
- AirDjibouti = 3281,
1091
- AirDjiboutiDuplicate = 3282,
1092
- AeroVirginIslands = 3284,
1093
- Aeroperu = 3285,
1094
- AerolineasNicaraguensis = 3286,
1095
- AeroCoachAviation = 3287,
1096
- ArianaAfghan = 3291,
1097
- CyprusAirways = 3292,
1098
- Ecuatoriana = 3293,
1099
- EthiopianAirlines = 3294,
1100
- KenyaAirways = 3295,
1101
- AirBerlin = 3296,
1102
- Tarom = 3297,
1103
- AirMauritius = 3298,
1104
- WideroeFlyveselskap = 3299,
1105
- AzulBrazilianAirlines = 3300,
1106
- WizzAirlines = 3301,
1107
- FlybeLtd = 3302,
1108
- Tigerair = 3303,
1109
- ChinaSouthern = 3308,
1110
- AffiliatedAutoRental = 3351,
1111
- AmericanInternational = 3352,
1112
- BrooksRentACar = 3353,
1113
- ActionAutoRental = 3354,
1114
- SixtCarRental = 3355,
1115
- HertzRentACar = 3357,
1116
- PaylessCarRental = 3359,
1117
- SnappyCarRental = 3360,
1118
- AirwaysRentACar = 3361,
1119
- AltraAutoRental = 3362,
1120
- AgencyRentACar = 3364,
1121
- BudgetRentACar = 3366,
1122
- HolidayRentACar = 3368,
1123
- RentAWreck = 3370,
1124
- AccentRentACar = 3374,
1125
- AjaxRentACar = 3376,
1126
- TriangleRentACar = 3380,
1127
- EuropCar = 3381,
1128
- TropicalRentACar = 3385,
1129
- ShowcaseRentalCars = 3386,
1130
- AlamoRentACar = 3387,
1131
- MerchantsRentACar = 3388,
1132
- AvisRentACar = 3389,
1133
- DollarRentACar = 3390,
1134
- EuropeByCar = 3391,
1135
- NationalCarRental = 3393,
1136
- KemwellGroupRentACar = 3394,
1137
- ThriftyRentACar = 3395,
1138
- TildenRentACar = 3396,
1139
- EconoCarRentACar = 3398,
1140
- AmerexRentACar = 3399,
1141
- AutoHostCarRentals = 3400,
1142
- EnterpriseRentACar = 3405,
1143
- GeneralRentACar = 3409,
1144
- AtlantaRentACar = 3411,
1145
- A1RentACar = 3412,
1146
- GodfreyNatlRentACar = 3414,
1147
- AlphaRentACar = 3419,
1148
- AnsaIntlRentACar = 3420,
1149
- AllstateRentACar = 3421,
1150
- AvcarRentACar = 3423,
1151
- AutomateRentACar = 3425,
1152
- AvonRentACar = 3427,
1153
- CareyRentACar = 3428,
1154
- InsuranceRentACar = 3429,
1155
- MajorRentACar = 3430,
1156
- ReplacementRentACar = 3431,
1157
- ReserveRentACar = 3432,
1158
- UglyDucklingRentACar = 3433,
1159
- USARentACar = 3434,
1160
- ValueRentACar = 3435,
1161
- AutohansaRentACar = 3436,
1162
- CiteRentACar = 3437,
1163
- InterentRentACar = 3438,
1164
- MillevilleRentACar = 3439,
1165
- ViaRouteRentACar = 3440,
1166
- AdvantageRentACar = 3441,
1167
- HolidayInns = 3501,
1168
- BestWesternHotels = 3502,
1169
- SheratonHotels = 3503,
1170
- HiltonHotels = 3504,
1171
- ForteHotels = 3505,
1172
- GoldenTulipHotels = 3506,
1173
- FriendshipInns = 3507,
1174
- QualityInnsQualitySuites = 3508,
1175
- MarriottHotels = 3509,
1176
- DaysInnsDaystop = 3510,
1177
- ArabellaHotels = 3511,
1178
- InterContinentalHotels = 3512,
1179
- WestinHotels = 3513,
1180
- AmeriSuites = 3514,
1181
- RodewayInns = 3515,
1182
- LaQuintaMotorInns = 3516,
1183
- AmericanaHotels = 3517,
1184
- SolHotels = 3518,
1185
- PullmanInternationalHotels = 3519,
1186
- MeridienHotels = 3520,
1187
- RoyalLahainaResorts = 3521,
1188
- TokyoHotel = 3522,
1189
- PeninsulaHotel = 3523,
1190
- WelcomgroupHotels = 3524,
1191
- DunfeyHotels = 3525,
1192
- PrinceHotels = 3526,
1193
- DowntownerPassportHotel = 3527,
1194
- RedLionHotelsRedLionInns = 3528,
1195
- CPHotels = 3529,
1196
- RenaissanceHotels = 3530,
1197
- KauaiCoconutBeachResort = 3531,
1198
- RoyalKonaResort = 3532,
1199
- HotelIbis = 3533,
1200
- SouthernPacificHotels = 3534,
1201
- HiltonInternational = 3535,
1202
- AmfacHotels = 3536,
1203
- ANAHotel = 3537,
1204
- ConcordeHotels = 3538,
1205
- SummerfieldSuitesHotel = 3539,
1206
- IberotelHotels = 3540,
1207
- HotelOkura = 3541,
1208
- RoyalHotels = 3542,
1209
- FourSeasonsHotels = 3543,
1210
- CigaHotels = 3544,
1211
- ShangriLaInternational = 3545,
1212
- SierraSuitesHotels = 3546,
1213
- BreakersResort = 3547,
1214
- HotelsMelia = 3548,
1215
- AubergeDesGouverneurs = 3549,
1216
- Regal8Inns = 3550,
1217
- MirageHotelAndCasino = 3551,
1218
- CoastHotels = 3552,
1219
- ParkInnsInternational = 3553,
1220
- PinehurstResort = 3554,
1221
- TreasureIslandHotelAndCasino = 3555,
1222
- BartonCreekResort = 3556,
1223
- ManhattanEastSuiteHotels = 3557,
1224
- JollyHotels = 3558,
1225
- CandlewoodSuitesThistleHotels = 3559,
1226
- AladdinResortAndCasino = 3560,
1227
- GoldenNugget = 3561,
1228
- ComfortInns = 3562,
1229
- JourneysEndMotels = 3563,
1230
- SamsTownHotelAndCasino = 3564,
1231
- RelaxInns = 3565,
1232
- GardenPlaceHotel = 3566,
1233
- SohoGrandHotel = 3567,
1234
- LadbrokeHotels = 3568,
1235
- TribecaGrandHotel = 3569,
1236
- ForumHotels = 3570,
1237
- GrandWaileaResort = 3571,
1238
- MiyakoHotels = 3572,
1239
- SandmanHotels = 3573,
1240
- VentureInns = 3574,
1241
- VagabondHotels = 3575,
1242
- LaQuintaResort = 3576,
1243
- MandarinOrientalHotel = 3577,
1244
- FrankenmuthBavarian = 3578,
1245
- HotelMercure = 3579,
1246
- HotelDelCoronado = 3580,
1247
- DeltaHotel = 3581,
1248
- CaliforniaHotelAndCasino = 3582,
1249
- SasHotels = 3583,
1250
- PrincessHotelsInternational = 3584,
1251
- HungarHotels = 3585,
1252
- SokosHotels = 3586,
1253
- DoralHotels = 3587,
1254
- HelmsleyHotels = 3588,
1255
- DoralGolfResort = 3589,
1256
- FairmontHotels = 3590,
1257
- SonestaHotels = 3591,
1258
- OmniHotels = 3592,
1259
- CunardHotels = 3593,
1260
- ArizonaBiltmore = 3594,
1261
- HospitalityInns = 3595,
1262
- WynnLasVegas = 3596,
1263
- RiversideResortAndCasino = 3597,
1264
- RegentInternationalHotels = 3598,
1265
- PannoniaHotels = 3599,
1266
- SaddlebrookResort = 3600,
1267
- TradeWindsResort = 3601,
1268
- HudsonHotel = 3602,
1269
- NoahsHotels = 3603,
1270
- HiltonGardenResortInn = 3604,
1271
- JurysDoyleHotelGroup = 3605,
1272
- JeffersonHotel = 3606,
1273
- FontainebleauResorts = 3607,
1274
- GaylordOpryland = 3608,
1275
- GaylordPalms = 3609,
1276
- GaylordTexan = 3610,
1277
- CMonInn = 3611,
1278
- MovenpickHotels = 3612,
1279
- MicrotelInnAndSuites = 3613,
1280
- AmericInn = 3614,
1281
- Travelodge = 3615,
1282
- HermitageHotel = 3616,
1283
- AmericasBestValueInn = 3617,
1284
- GreatWolf = 3618,
1285
- Aloft = 3619,
1286
- BinionsHorseshoeClub = 3620,
1287
- ExtendedStay = 3621,
1288
- MerlinHotels = 3622,
1289
- DorintHotels = 3623,
1290
- LadyLuckHotelAndCasino = 3624,
1291
- HotelUniversale = 3625,
1292
- StudioPlus = 3626,
1293
- ExtendedStayAmerica = 3627,
1294
- ExcaliburHotelAndCasino = 3628,
1295
- DanHotels = 3629,
1296
- ExtendedStayDeluxe = 3630,
1297
- SleepInns = 3631,
1298
- Phoenician = 3632,
1299
- RankHotels = 3633,
1300
- Swissotel = 3634,
1301
- ResoHotels = 3635,
1302
- SarovaHotels = 3636,
1303
- RamadaInnsRamadaLimited = 3637,
1304
- HowardJohnson = 3638,
1305
- MountCharlotteThistle = 3639,
1306
- HyattHotels = 3640,
1307
- SofitelHotels = 3641,
1308
- NovotelHotels = 3642,
1309
- SteigenbergerHotels = 3643,
1310
- EconoLodges = 3644,
1311
- QueensMoatHouses = 3645,
1312
- SwallowHotels = 3646,
1313
- HusaHotels = 3647,
1314
- DeVereHotels = 3648,
1315
- RadissonHotels = 3649,
1316
- RedRoofInns = 3650,
1317
- ImperialLondonHotel = 3651,
1318
- EmbassyHotels = 3652,
1319
- PentaHotels = 3653,
1320
- LoewsHotels = 3654,
1321
- ScandicHotels = 3655,
1322
- SaraHotels = 3656,
1323
- OberoiHotels = 3657,
1324
- NewOtaniHotels = 3658,
1325
- TajHotelsInternational = 3659,
1326
- KnightsInns = 3660,
1327
- MetropoleHotels = 3661,
1328
- CircusCircusHotelAndCasino = 3662,
1329
- HotelesElPresidente = 3663,
1330
- FlagInn = 3664,
1331
- HamptonInns = 3665,
1332
- StakisHotels = 3666,
1333
- LuxorHotelAndCasino = 3667,
1334
- MaritimHotels = 3668,
1335
- EldoradoHotelAndCasino = 3669,
1336
- ArcadeHotels = 3670,
1337
- ArctiaHotels = 3671,
1338
- CampanileHotels = 3672,
1339
- IbuszHotels = 3673,
1340
- RantasipiHotels = 3674,
1341
- InterhotelCedok = 3675,
1342
- MonteCarloHotelAndCasino = 3676,
1343
- ClimatDeFranceHotels = 3677,
1344
- CumulusHotels = 3678,
1345
- SilverLegacyHotelAndCasino = 3679,
1346
- HoteisOthan = 3680,
1347
- AdamsMarkHotels = 3681,
1348
- SaharaHotelAndCasino = 3682,
1349
- BradburySuites = 3683,
1350
- BudgetHostInns = 3684,
1351
- BudgetelHotels = 3685,
1352
- SusseChalet = 3686,
1353
- ClarionHotels = 3687,
1354
- CompriHotels = 3688,
1355
- ConsortHotels = 3689,
1356
- CourtyardByMarriott = 3690,
1357
- DillonInns = 3691,
1358
- DoubletreeHotels = 3692,
1359
- DruryInns = 3693,
1360
- EconomyInnsOfAmerica = 3694,
1361
- EmbassySuites = 3695,
1362
- ExelInns = 3696,
1363
- FairfieldHotels = 3697,
1364
- HarleyHotels = 3698,
1365
- MidwayMotorLodge = 3699,
1366
- Motel6 = 3700,
1367
- LaMansionDelRio = 3701,
1368
- RegistryHotels = 3702,
1369
- ResidenceInns = 3703,
1370
- RoyceHotels = 3704,
1371
- SandmanInns = 3705,
1372
- ShiloInns = 3706,
1373
- ShoneysInns = 3707,
1374
- VirginRiverHotelAndCasino = 3708,
1375
- Super8Motels = 3709,
1376
- TheRitzCarltonHotels = 3710,
1377
- FlagInnsAustralia = 3711,
1378
- BuffaloBillsHotelAndCasino = 3712,
1379
- QualityPacificHotel = 3713,
1380
- FourSeasonsHotelAustralia = 3714,
1381
- FairfieldInn = 3715,
1382
- CarltonHotels = 3716,
1383
- CityLodgeHotels = 3717,
1384
- KarosHotels = 3718,
1385
- ProteaHotels = 3719,
1386
- SouthernSunHotels = 3720,
1387
- HiltonConrad = 3721,
1388
- WyndhamHotelResorts = 3722,
1389
- RicaHotelsDuplicate = 3723,
1390
- InterNorHotelsDuplicate = 3724,
1391
- SeapinesPlantation = 3725,
1392
- RioSuites = 3726,
1393
- BroadmoorHotel = 3727,
1394
- BallysHotelAndCasino = 3728,
1395
- JohnAscuagasNugget = 3729,
1396
- MGMGrandHotel = 3730,
1397
- HarrahsHotelsAndCasinos = 3731,
1398
- OprylandHotel = 3732,
1399
- BocaRatonResort = 3733,
1400
- HarveyBristolHotel = 3734,
1401
- MastersEconomyInns = 3735,
1402
- ColoradoBelleEdgewaterResort = 3736,
1403
- RivieraHotelCasino = 3737,
1404
- TropicanaResortCasino = 3738,
1405
- WoodsideHotels = 3739,
1406
- MarriottTownplaceSuites = 3740,
1407
- MillenniumHotels = 3741,
1408
- ClubMed = 3742,
1409
- BiltmoreHotelSuites = 3743,
1410
- CarefreeResorts = 3744,
1411
- StRegisHotel = 3745,
1412
- TheEliotHotel = 3746,
1413
- ClubCorpClubResorts = 3747,
1414
- WellesleyInns = 3748,
1415
- TheBeverlyHillsHotel = 3749,
1416
- CrownePlazaHotel = 3750,
1417
- HomewoodSuites = 3751,
1418
- PeabodyHotels = 3752,
1419
- GreenbrierResorts = 3753,
1420
- AmeliaIslandPlantation = 3754,
1421
- TheHomestead = 3755,
1422
- SouthSeasResorts = 3756,
1423
- CanyonRanch = 3757,
1424
- KahalaMandarinOrientalHotel = 3758,
1425
- OrchidAtMaunaLani = 3759,
1426
- HalekulaniHotelWaikikiParc = 3760,
1427
- PrimadonnaHotelAndCasino = 3761,
1428
- WhiskeyPetesHotelAndCasino = 3762,
1429
- ChateauElanWineryAndResort = 3763,
1430
- BeauRivageHotelAndCasino = 3764,
1431
- Bellagio = 3765,
1432
- FremontHotelAndCasino = 3766,
1433
- MainStreetStationHotelAndCasino = 3767,
1434
- SilverStarHotelAndCasino = 3768,
1435
- StratosphereHotelAndCasino = 3769,
1436
- SpringhillSuites = 3770,
1437
- CaesarsHotelAndCasino = 3771,
1438
- NemacolinWoodlands = 3772,
1439
- VenetianResortHotelAndCasino = 3773,
1440
- NewYorkNewYorkHotelCasino = 3774,
1441
- SandsResort = 3775,
1442
- NeveleGrandeResortAndCountryClub = 3776,
1443
- MandalayBayResort = 3777,
1444
- FourPointsHotels = 3778,
1445
- WHotels = 3779,
1446
- DisneyResorts = 3780,
1447
- PatriciaGrandResortHotel = 3781,
1448
- RosenHotelsResorts = 3782,
1449
- TownAndCountryResort = 3783,
1450
- FirstHospitalityHotels = 3784,
1451
- OutriggerHotelsAndResorts = 3785,
1452
- OhanaHotelsOfHawaii = 3786,
1453
- CaribeRoyaleResortSuitesVillas = 3787,
1454
- AlaMoanaHotel = 3788,
1455
- SmugglersNotchResort = 3789,
1456
- RafflesHotel = 3790,
1457
- StaybridgeSuites = 3791,
1458
- ClaridgeCasinoHotel = 3792,
1459
- FlamingoHotels = 3793,
1460
- GrandCasinoHotel = 3794,
1461
- ParisLasVegasHotel = 3795,
1462
- PeppermillHotelCasino = 3796,
1463
- AtlanticCityHilton = 3797,
1464
- EmbassyVacationResort = 3798,
1465
- HaleKoaResort = 3799,
1466
- HomesteadSuites = 3800,
1467
- WildernessHotelAndResort = 3801,
1468
- ThePalaceHotel = 3802,
1469
- TheWigwamGolfResortAndSpa = 3803,
1470
- TheDiplomatCountryClubAndSpa = 3804,
1471
- TheAtlantic = 3805,
1472
- PrincevilleResort = 3806,
1473
- Element = 3807,
1474
- LXRLuxuryResorts = 3808,
1475
- SettleInn = 3809,
1476
- LaCostaResort = 3810,
1477
- PremierTravelInn = 3811,
1478
- HyattPlace = 3812,
1479
- HotelIndigo = 3813,
1480
- TheRooseveltHotelNY = 3814,
1481
- HolidayInnNickelodeon = 3815,
1482
- Home2Suites = 3816,
1483
- Affinia = 3817,
1484
- MainStaySuites = 3818,
1485
- OxfordSuites = 3819,
1486
- JumeirahEssexHotel = 3820,
1487
- CaribeRoyale = 3821,
1488
- Crossland = 3822,
1489
- GrandSierraResort = 3823,
1490
- Aria = 3824,
1491
- Vdara = 3825,
1492
- Autograph = 3826,
1493
- GaltHouse = 3827,
1494
- CosmopolitanOfLasVegas = 3828,
1495
- CountryInnByCarlson = 3829,
1496
- ParkPlazaHotel = 3830,
1497
- Waldorf = 3831,
1498
- CanopyHotels = 3833,
1499
- BaymontInnAndSuites = 3834,
1500
- DolceHotelsAndResorts = 3835,
1501
- HawthornSuitesByWyndham = 3836,
1502
- HoshinoResorts = 3837,
1503
- KimptonHotels = 3838,
1504
- KyoritsuHotels = 3839,
1505
- FreightRailways = 4011,
1506
- LocalPassengerTransportation = 4111,
1507
- PassengerRailways = 4112,
1508
- AmbulanceServices = 4119,
1509
- TaxicabsAndLimousines = 4121,
1510
- BusLines = 4131,
1511
- MotorFreightCarriersAndTrucking = 4214,
1512
- CourierServices = 4215,
1513
- PublicWarehousingAndStorage = 4225,
1514
- SteamshipAndCruiseLines = 4411,
1515
- BoatRentalsAndLeasing = 4457,
1516
- MarinasMarineServiceAndSupplies = 4468,
1517
- AirlinesAndAirCarriers = 4511,
1518
- AirportsFlyingFieldsAndAirportTerminals = 4582,
1519
- TravelAgenciesAndTourOperators = 4722,
1520
- PackageTourOperatorsGermanyOnly = 4723,
1521
- TransportationTravelRelatedArrangement = 4761,
1522
- TollAndBridgeFees = 4784,
1523
- TransportationServices = 4789,
1524
- TelecommunicationEquipmentAndTelephoneSales = 4812,
1525
- KeyEntryTelecomMerchants = 4813,
1526
- TelecommunicationServices = 4814,
1527
- MonthlySummaryTelephoneCharges = 4815,
1528
- ComputerNetworkAndInformationServices = 4816,
1529
- TelegraphServices = 4821,
1530
- MoneyOrdersWireTransfer = 4829,
1531
- CableServices = 4899,
1532
- ElectricGasSanitaryAndWaterUtilities = 4900,
1533
- MotorVehicleSuppliesAndNewParts = 5013,
1534
- OfficeAndCommercialFurniture = 5021,
1535
- ConstructionMaterials = 5039,
1536
- OfficePhotographicPhotocopyAndMicrofilmEquipment = 5044,
1537
- ComputersComputerPeripheralEquipmentSoftware = 5045,
1538
- CommercialEquipment = 5046,
1539
- MedicalDentalOphthalmicHospitalEquipmentAndSupplies = 5047,
1540
- MetalServiceCentersAndOffices = 5051,
1541
- ElectricalPartsAndEquipment = 5065,
1542
- HardwareEquipmentAndSupplies = 5072,
1543
- PlumbingAndHeatingEquipmentAndSupplies = 5074,
1544
- IndustrialSupplies = 5085,
1545
- PreciousStonesAndMetalsWatchesAndJewelry = 5094,
1546
- DurableGoods = 5099,
1547
- StationeryOfficeSuppliesPrintingAndWritingPaper = 5111,
1548
- DrugsDrugProprietorsAndDruggistSundries = 5122,
1549
- PieceGoodsNotionsAndOtherDryGoods = 5131,
1550
- MensWomensAndChildrensUniformsAndCommercialClothing = 5137,
1551
- CommercialFootwear = 5139,
1552
- ChemicalsAndAlliedProducts = 5169,
1553
- PetroleumAndPetroleumProducts = 5172,
1554
- BooksPeriodicalsAndNewspapers = 5192,
1555
- FloristsSuppliesNurseryStockAndFlowers = 5193,
1556
- PaintsVarnishesAndSupplies = 5198,
1557
- NonDurableGoods = 5199,
1558
- HomeSupplyWarehouseStores = 5200,
1559
- LumberAndBuildingMaterialsStores = 5211,
1560
- GlassStoresPaintAndWallpaperStoresWallpaperStores = 5231,
1561
- HardwareStores = 5251,
1562
- NurseriesLawnAndGardenSupplyStore = 5261,
1563
- OnlineMarketplaces = 5262,
1564
- MobileHomeDealers = 5271,
1565
- WarehouseClubGas = 5299,
1566
- WholesaleClubs = 5300,
1567
- DutyFreeStores = 5309,
1568
- DiscountStores = 5310,
1569
- DepartmentStores = 5311,
1570
- VarietyStores = 5331,
1571
- GeneralMerchandise = 5399,
1572
- GroceryStoresSupermarkets = 5411,
1573
- FreezerAndLockerMeatProvisioners = 5422,
1574
- CandyStoresConfectioneryStoresNutStores = 5441,
1575
- DairyProductsStores = 5451,
1576
- Bakeries = 5462,
1577
- FoodStoresConvenienceStoresAndSpecialtyMarkets = 5499,
1578
- CarAndTruckDealersNewAndUsedSalesServiceRepairsPartsAndLeasing = 5511,
1579
- AutomobileAndTruckDealersUsedOnly = 5521,
1580
- AutomobileSupplyStoresOrHomeSupplyStores = 5531,
1581
- AutomotiveTireStores = 5532,
1582
- AutomotivePartsAccessoriesStores = 5533,
1583
- GasServiceStationsWithOrWithoutAncillaryServices = 5541,
1584
- AutomatedFuelDispensers = 5542,
1585
- BoatDealers = 5551,
1586
- ElectricVehicleCharging = 5552,
1587
- RecreationalAndUtilityTrailersCampDealers = 5561,
1588
- MotorcycleDealers = 5571,
1589
- MotorHomeDealers = 5592,
1590
- SnowmobileDealers = 5598,
1591
- MiscellaneousAutomotiveAircraftAndFarmEquipmentDealers = 5599,
1592
- MensAndBoysClothingAndAccessoriesStores = 5611,
1593
- WomensReadyToWearStores = 5621,
1594
- WomensAccessoryAndSpecialtyShops = 5631,
1595
- ChildrensAndInfantsWearStores = 5641,
1596
- FamilyClothingStores = 5651,
1597
- SportsApparelRidingApparelStores = 5655,
1598
- ShoeStores = 5661,
1599
- FurriersAndFurShops = 5681,
1600
- MensAndWomensClothingStores = 5691,
1601
- TailorsSeamstressMendingAndAlterations = 5697,
1602
- WigAndToupeeStores = 5698,
1603
- MiscellaneousApparelAndAccessoryShops = 5699,
1604
- FurnitureHomeFurnishingsAndEquipmentStoresExceptAppliances = 5712,
1605
- FloorCoveringStores = 5713,
1606
- DraperyWindowCoveringAndUpholsteryStores = 5714,
1607
- AlcoholicBeverageWholesalers = 5715,
1608
- FireplaceAndFireplaceScreensAndAccessoriesStores = 5718,
1609
- MiscellaneousHomeFurnishingSpecialtyStores = 5719,
1610
- HouseholdApplianceStores = 5722,
1611
- ElectronicStores = 5732,
1612
- MusicStoresMusicalInstrumentsPianoSheetMusic = 5733,
1613
- ComputerSoftwareStores = 5734,
1614
- RecordStores = 5735,
1615
- Caterers = 5811,
1616
- EatingPlacesAndRestaurants = 5812,
1617
- DrinkingPlacesAlcoholicBeveragesBarsTavernsCocktailLoungesNightclubsAndDiscotheques = 5813,
1618
- FastFoodRestaurants = 5814,
1619
- DigitalGoodsBooksMoviesMusic = 5815,
1620
- DigitalGoodsGames = 5816,
1621
- DigitalGoodsApplicationsExcludingGames = 5817,
1622
- DigitalGoodsLargeAndMultiCategory = 5818,
1623
- DrugStoresAndPharmacies = 5912,
1624
- PackageStoresBeerWineAndLiquor = 5921,
1625
- UsedMerchandiseAndSecondhandStores = 5931,
1626
- AntiqueShopsSalesRepairsAndRestorationServices = 5932,
1627
- PawnShops = 5933,
1628
- WreckingAndSalvageYards = 5935,
1629
- AntiqueReproductionStores = 5937,
1630
- BicycleShopsSalesAndService = 5940,
1631
- SportingGoodsStores = 5941,
1632
- BookStores = 5942,
1633
- StationeryOfficeAndSchoolSupplyStores = 5943,
1634
- WatchClockJewelryAndSilverwareStores = 5944,
1635
- HobbyToyAndGameShops = 5945,
1636
- CameraAndPhotographicSupplyStores = 5946,
1637
- CardShopsGiftNoveltyAndSouvenirShops = 5947,
1638
- LeatherFoodsStores = 5948,
1639
- SewingNeedleFabricAndPriceGoodsStores = 5949,
1640
- GlasswareCrystalStores = 5950,
1641
- DirectMarketingInsuranceService = 5960,
1642
- MailOrderHousesIncludingCatalogOrderStoresBookRecordClub = 5961,
1643
- DirectMarketingTravelRelatedArrangementsServices = 5962,
1644
- DoorToDoorSales = 5963,
1645
- DirectMarketingCatalogMerchant = 5964,
1646
- DirectMarketingCatalogAndCatalogAndRetailMerchantDirectMarketingOutboundTelemarketingMerchant = 5965,
1647
- DirectMarketingOutboundTelemarketingMerchant = 5966,
1648
- DirectMarketingInboundTeleServicesMerchant = 5967,
1649
- DirectMarketingContinuitySubscriptionMerchant = 5968,
1650
- DirectMarketing = 5969,
1651
- ArtistsSupplyAndCraftShops = 5970,
1652
- ArtDealersAndGalleries = 5971,
1653
- StampAndCoinStoresPhilatelicAndNumismaticSupplies = 5972,
1654
- ReligiousGoodsStores = 5973,
1655
- RubberStampStoresReservedForNationalUse = 5974,
1656
- HearingAidsSalesServiceAndSupplyStores = 5975,
1657
- OrthopedicGoodsProstheticDevices = 5976,
1658
- CosmeticStores = 5977,
1659
- TypewriterStoresSalesRentalService = 5978,
1660
- FuelFuelOilWoodCoalLiquefiedPetroleum = 5983,
1661
- Florists = 5992,
1662
- CigarStoresAndStands = 5993,
1663
- NewsDealersAndNewsStands = 5994,
1664
- PetShopsPetFoodsAndSuppliesStores = 5995,
1665
- SwimmingPoolsSalesServiceAndSupplies = 5996,
1666
- ElectricRazorStoresSalesAndService = 5997,
1667
- TentAndAwningShops = 5998,
1668
- MiscellaneousAndSpecialtyRetailStores = 5999,
1669
- FinancialInstitutionsManualCashDisbursements = 6010,
1670
- FinancialInstitutionsAutomatedCashDisbursements = 6011,
1671
- FinancialInstitutionsMerchandiseAndServices = 6012,
1672
- QuasiCashMemberFinancialInstitutions = 6050,
1673
- NonFinancialInstitutionsForeignCurrencyMoneyOrdersAndTravelersCheques = 6051,
1674
- SecurityBrokersDealers = 6211,
1675
- InsuranceSalesUnderwriting = 6300,
1676
- InsurancePremiums = 6381,
1677
- Insurance = 6399,
1678
- RealEstateAgentsAndManagersRentals = 6513,
1679
- RemoteStoredValueLoadMemberFinancialInstitution = 6529,
1680
- RemoteStoredValueLoad = 6530,
1681
- PaymentServiceProviderMoneyTransfer = 6531,
1682
- PaymentTransactionMemberFinancialInstitution = 6532,
1683
- PaymentTransactionMerchant = 6533,
1684
- MoneyTransferMemberFinancialInstitution = 6534,
1685
- ValuePurchaseMemberFinancialInstitution = 6535,
1686
- MoneySendIntracountry = 6536,
1687
- MoneySendIntercountry = 6537,
1688
- MoneySendFundingTransaction = 6538,
1689
- POIFundingTransaction = 6540,
1690
- MastercardInitiatedRebateRewards = 6555,
1691
- Overpayments = 6611,
1692
- SavingsBonds = 6760,
1693
- LodgingHotelsMotelsResortsCentralReservationServices = 7011,
1694
- Timeshares = 7012,
1695
- SportingAndRecreationalCamps = 7032,
1696
- TrailerParksAndCampGrounds = 7033,
1697
- LaundryCleaningAndGarmentServices = 7210,
1698
- DiaperServicesOrLaundromats = 7211,
1699
- DryCleaners = 7216,
1700
- CarpetAndUpholsteryCleaning = 7217,
1701
- PhotographicStudios = 7221,
1702
- BarberAndBeautyShops = 7230,
1703
- ShopRepairShopsAndShoeShineParlorsAndHatCleaningShops = 7251,
1704
- FuneralServiceAndCrematories = 7261,
1705
- EscortServices = 7272,
1706
- DatingAndEscortServices = 7273,
1707
- TaxPreparationService = 7276,
1708
- CounselingServiceDebtMarriagePersonal = 7277,
1709
- BuyingShoppingServicesAndClubs = 7278,
1710
- HospitalPatientPersonalFundsWithdrawal = 7280,
1711
- BabysittingServices = 7295,
1712
- ClothingRentalCostumesFormalWearUniforms = 7296,
1713
- MassageParlors = 7297,
1714
- HealthAndBeautyShops = 7298,
1715
- MiscellaneousPersonalServices = 7299,
1716
- AdvertisingServices = 7311,
1717
- ConsumerCreditReportingAgencies = 7321,
1718
- DebtCollectionAgencies = 7322,
1719
- BlueprintingAndPhotocopyingServices = 7332,
1720
- CommercialPhotographyArtAndGraphics = 7333,
1721
- QuickCopyReproductionAndBlueprintingServices = 7338,
1722
- StenographicAndSecretarialSupportServices = 7339,
1723
- WindowCleaningServices = 7341,
1724
- ExterminatingAndDisinfectingServices = 7342,
1725
- CleaningAndMaintenanceJanitorialServices = 7349,
1726
- EmploymentAgenciesTemporaryHelpServices = 7361,
1727
- ComputerProgrammingIntegratedSystemsDesignAndDataProcessingServices = 7372,
1728
- InformationRetrievalServices = 7375,
1729
- ComputerMaintenanceAndRepairServices = 7379,
1730
- ManagementConsultingAndPublicRelationsServices = 7392,
1731
- ProtectiveAndSecurityServicesIncludingArmoredCarsAndGuardDogs = 7393,
1732
- EquipmentRentalAndLeasingServicesToolRentalFurnitureRentalAndApplianceRental = 7394,
1733
- PhotofinishingLaboratoriesPhotoDeveloping = 7395,
1734
- BusinessServices = 7399,
1735
- TruckStopTransactions = 7511,
1736
- CarRentalCompanies = 7512,
1737
- TruckAndUtilityTrailerRentals = 7513,
1738
- MotorHomeAndRecreationalVehicleRentals = 7519,
1739
- AutomobileParkingLotsAndGarages = 7523,
1740
- ExpressPaymentServicesParkingGarage = 7524,
1741
- AutomotiveBodyRepairShops = 7531,
1742
- TireRetreadingAndRepairShops = 7534,
1743
- PaintShopsAutomotive = 7535,
1744
- AutomotiveServiceShops = 7538,
1745
- CarWashes = 7542,
1746
- TowingServices = 7549,
1747
- ElectronicsRepairShops = 7622,
1748
- AirConditioningAndRefrigerationRepairShops = 7623,
1749
- ElectricalAndSmallApplianceRepairShops = 7629,
1750
- WatchClockAndJewelryRepair = 7631,
1751
- FurnitureFurnitureRepairAndFurnitureRefinishing = 7641,
1752
- WeldingServices = 7692,
1753
- RepairShopsAndRelatedServicesMiscellaneous = 7699,
1754
- GovernmentOwnedLotteriesUSA = 7800,
1755
- InternetGamblingUSA = 7801,
1756
- GovernmentLicensedHorseAndDogRacingUSA = 7802,
1757
- MotionPicturesAndVideoTapeProductionAndDistribution = 7829,
1758
- MotionPictureTheaters = 7832,
1759
- ExpressPaymentServicesMotionPicture = 7833,
1760
- VideoTapeRentalStores = 7841,
1761
- DanceHallsStudiosAndSchools = 7911,
1762
- TheatricalProducersExceptMotionPicturesTicketAgencies = 7922,
1763
- BandsOrchestrasAndMiscellaneousEntertainers = 7929,
1764
- BilliardAndPoolEstablishments = 7932,
1765
- BowlingAlleys = 7933,
1766
- CommercialSportsAthleticFieldsProfessionalSportClubsAndSportPromoters = 7941,
1767
- TouristAttractionsAndExhibits = 7991,
1768
- GolfCoursesPublic = 7992,
1769
- VideoAmusementGameSupplies = 7993,
1770
- VideoGameArcadesEstablishments = 7994,
1771
- BettingIncludingLotteryTicketsCasinoGamingChipsOfftrackBettingAndWagers = 7995,
1772
- AmusementParksCarnivalsCircusesFortuneTellers = 7996,
1773
- MembershipClubsSportsRecreationAthleticCountryClubsAndPrivateGolfCourses = 7997,
1774
- AquariumsSeaAquariumsDolphinariumsZoos = 7998,
1775
- RecreationServices = 7999,
1776
- DoctorsAndPhysicians = 8011,
1777
- DentistsOrOrthodontists = 8021,
1778
- Osteopaths = 8031,
1779
- Chiropractors = 8041,
1780
- OptometristsAndOphthalmologists = 8042,
1781
- OpticiansOpticiansGoodsAndEyeglasses = 8043,
1782
- EyeglassesStoresOrOpticalGoods = 8044,
1783
- PodiatristsAndChiropodists = 8049,
1784
- NursingAndPersonalCareFacilities = 8050,
1785
- Hospitals = 8062,
1786
- MedicalAndDentalLaboratories = 8071,
1787
- MedicalServicesAndHealthPractitioners = 8099,
1788
- LegalServicesAndAttorneys = 8111,
1789
- ElementaryAndSecondarySchools = 8211,
1790
- CollegesJuniorCollegesUniversitiesAndProfessionalSchools = 8220,
1791
- CorrespondenceSchools = 8241,
1792
- BusinessAndSecretarialSchools = 8244,
1793
- VocationalSchoolsAndTradeSchools = 8249,
1794
- SchoolsAndEducationalServices = 8299,
1795
- ChildCareServices = 8351,
1796
- CharitableAndSocialServiceOrganizations = 8398,
1797
- CivicFraternalAndSocialAssociations = 8641,
1798
- PoliticalOrganizations = 8651,
1799
- ReligiousOrganizations = 8661,
1800
- AutomobileAssociations = 8675,
1801
- MembershipOrganizations = 8699,
1802
- TestingLaboratoriesNonMedical = 8734,
1803
- ArchitecturalEngineeringAndSurveyingServices = 8911,
1804
- AccountingAuditingAndBookkeepingServices = 8931,
1805
- ProfessionalServicesNotElsewhereDefined = 8999,
1806
- CourtCostsIncludingAlimonyAndChildSupport = 9211,
1807
- Fines = 9222,
1808
- BailAndBondPayments = 9223,
1809
- TaxPayments = 9311,
1810
- GovernmentServices = 9399,
1811
- IPurchasingPilot = 9401,
1812
- PostalServicesGovernmentOnly = 9402,
1813
- IntraGovernmentTransactions = 9405,
1814
- GovernmentLoanPayments = 9411,
1815
- AutomatedReferralService = 9700,
1816
- VisaCredentialServices = 9701,
1817
- GCASEmergencyServices = 9702,
1818
- UKSupermarketsElectronicHotFile = 9751,
1819
- UKPetrolStationsElectronicHotFile = 9752,
1820
- GamblingHorseDogRacingStLottery = 9754,
1821
- IntraCompanyPurchases = 9950,
1822
- ClientDefinedMCC = 9999
1823
- }
1824
- export declare enum MerchantFileType {
1825
- Unspecified = "Unspecified",
1826
- AgentAgreement = "AgentAgreement",
1827
- MerchantAgreement = "MerchantAgreement",
1828
- BusinessCertificate = "BusinessCertificate",
1829
- ProofOfAddress = "ProofOfAddress",
1830
- ProofOfBankAccount = "ProofOfBankAccount",
1831
- IdentityDocumentFront = "IdentityDocumentFront",
1832
- IdentityDocumentBack = "IdentityDocumentBack",
1833
- Signature = "Signature",
1834
- LogoImage = "LogoImage",
1835
- StorefrontImage = "StorefrontImage",
1836
- PrimaryImage = "PrimaryImage",
1837
- GhanaCardId = "GhanaCardId",
1838
- RegisteredConstitutionOfTheCompany = "RegisteredConstitutionOfTheCompany",
1839
- CertificateOfIncorporation = "CertificateOfIncorporation",
1840
- CertifiedTrueCopyOfForm3A = "CertifiedTrueCopyOfForm3A",
1841
- MonthlyStatement = "MonthlyStatement"
1842
- }
1843
- export declare enum MobileWalletOperator {
1844
- None = "None",
1845
- MTN = "MTN",
1846
- VDF = "VDF",
1847
- ATL = "ATL",
1848
- TGO = "TGO",
1849
- ATG = "ATG",
1850
- GMY = "GMY",
1851
- ZPY = "ZPY",
1852
- GHP = "GHP",
1853
- TCG = "TCG",
1854
- VDC = "VDC",
1855
- CLC = "CLC",
1856
- TKM = "TKM"
1857
- }
1858
- export declare class MobileWalletOperatorData {
1859
- isAvailable: boolean;
1860
- operatorCode: string;
1861
- operatorName: string;
1862
- }
1863
- export declare enum Month {
1864
- JAN = 1,
1865
- FEB = 2,
1866
- MAR = 3,
1867
- APR = 4,
1868
- MAY = 5,
1869
- JUN = 6,
1870
- JUL = 7,
1871
- AUG = 8,
1872
- SEP = 9,
1873
- OCT = 10,
1874
- NOV = 11,
1875
- DEC = 12
1876
- }
1877
- export declare enum ProductType {
1878
- Airtime = "Airtime",
1879
- Internet = "Internet",
1880
- Television = "Television",
1881
- Utilities = "Utilities",
1882
- Churches = "Churches",
1883
- Education = "Education",
1884
- Medical = "Medical",
1885
- Transport = "Transport",
1886
- Finance = "Finance",
1887
- Insurance = "Insurance",
1888
- Loans = "Loans",
1889
- Pensions = "Pensions",
1890
- General = "General",
1891
- Other = "Other",
1892
- DataBundle = "DataBundle",
1893
- VoiceBundle = "VoiceBundle",
1894
- Charity = "Charity",
1895
- Rent = "Rent",
1896
- MobileMoneyTransfer = "MobileMoneyTransfer",
1897
- PostPaidBills = "PostPaidBills",
1898
- SmsBundle = "SmsBundle",
1899
- Fuel = "Fuel",
1900
- Oil = "Oil",
1901
- Gas = "Gas"
1902
- }
1903
- export declare enum QrCodeType {
1904
- NONE = "NONE",
1905
- V2QR = "V2QR",
1906
- GHQR = "GHQR",
1907
- NIBSSQR = "NIBSSQR"
1908
- }
1909
- export declare enum RepeatInterval {
1910
- Weekly = "Weekly",
1911
- Monthly = "Monthly"
1912
- }