@vantagepay/vantagepay 0.17.3 → 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,1911 +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
- }
587
- /** The KYC verification status. */
588
- export declare enum KycStatus {
589
- None = "None",
590
- Unverified = "Unverified",
591
- Verified = "Verified",
592
- Rejected = "Rejected",
593
- Review = "Review"
594
- }
595
- /** The KYC verification type. */
596
- export declare enum KycVerificationType {
597
- Identity = "Identity",
598
- Liveness = "Liveness",
599
- Facial = "Facial",
600
- Other = "Other"
601
- }
602
- export declare enum Language {
603
- None = "None",
604
- AAR = "AAR",
605
- AFR = "AFR",
606
- AGQ = "AGQ",
607
- AKA = "AKA",
608
- AMH = "AMH",
609
- ARA = "ARA",
610
- ARN = "ARN",
611
- ASM = "ASM",
612
- ASA = "ASA",
613
- AST = "AST",
614
- AZE = "AZE",
615
- BAK = "BAK",
616
- BAS = "BAS",
617
- BEL = "BEL",
618
- BEM = "BEM",
619
- BEZ = "BEZ",
620
- BUL = "BUL",
621
- BIN = "BIN",
622
- BAM = "BAM",
623
- BEN = "BEN",
624
- BOD = "BOD",
625
- BRE = "BRE",
626
- BRX = "BRX",
627
- BOS = "BOS",
628
- BYN = "BYN",
629
- CAT = "CAT",
630
- CHE = "CHE",
631
- CGG = "CGG",
632
- CHR = "CHR",
633
- COS = "COS",
634
- CES = "CES",
635
- CHU = "CHU",
636
- CYM = "CYM",
637
- DAN = "DAN",
638
- DAV = "DAV",
639
- DEU = "DEU",
640
- DJE = "DJE",
641
- DSB = "DSB",
642
- DUA = "DUA",
643
- DIV = "DIV",
644
- DYO = "DYO",
645
- DZO = "DZO",
646
- EBU = "EBU",
647
- EWE = "EWE",
648
- ELL = "ELL",
649
- ENG = "ENG",
650
- EPO = "EPO",
651
- SPA = "SPA",
652
- EST = "EST",
653
- EUS = "EUS",
654
- EWO = "EWO",
655
- FAS = "FAS",
656
- FUL = "FUL",
657
- FIN = "FIN",
658
- FIL = "FIL",
659
- FAO = "FAO",
660
- FRA = "FRA",
661
- FUR = "FUR",
662
- FRY = "FRY",
663
- GLE = "GLE",
664
- GLA = "GLA",
665
- GLG = "GLG",
666
- GRN = "GRN",
667
- GSW = "GSW",
668
- GUJ = "GUJ",
669
- GUZ = "GUZ",
670
- GLV = "GLV",
671
- HAU = "HAU",
672
- HAW = "HAW",
673
- HEB = "HEB",
674
- HIN = "HIN",
675
- HRV = "HRV",
676
- HSB = "HSB",
677
- HUN = "HUN",
678
- HYE = "HYE",
679
- INA = "INA",
680
- IBB = "IBB",
681
- IND = "IND",
682
- IBO = "IBO",
683
- III = "III",
684
- ISL = "ISL",
685
- ITA = "ITA",
686
- IKU = "IKU",
687
- JPN = "JPN",
688
- JGO = "JGO",
689
- JMC = "JMC",
690
- JAV = "JAV",
691
- KAT = "KAT",
692
- KAB = "KAB",
693
- KAM = "KAM",
694
- KDE = "KDE",
695
- KEA = "KEA",
696
- KHQ = "KHQ",
697
- KIK = "KIK",
698
- KAZ = "KAZ",
699
- KKJ = "KKJ",
700
- KAL = "KAL",
701
- KLN = "KLN",
702
- KHM = "KHM",
703
- KAN = "KAN",
704
- KOR = "KOR",
705
- KOK = "KOK",
706
- KAU = "KAU",
707
- KAS = "KAS",
708
- KSB = "KSB",
709
- KSF = "KSF",
710
- KSH = "KSH",
711
- KUR = "KUR",
712
- COR = "COR",
713
- KIR = "KIR",
714
- LAT = "LAT",
715
- LAG = "LAG",
716
- LTZ = "LTZ",
717
- LUG = "LUG",
718
- LKT = "LKT",
719
- LIN = "LIN",
720
- LAO = "LAO",
721
- LRC = "LRC",
722
- LIT = "LIT",
723
- LUB = "LUB",
724
- LUO = "LUO",
725
- LUY = "LUY",
726
- LAV = "LAV",
727
- MAS = "MAS",
728
- MER = "MER",
729
- MFE = "MFE",
730
- MLG = "MLG",
731
- MGH = "MGH",
732
- MGO = "MGO",
733
- MRI = "MRI",
734
- MKD = "MKD",
735
- MAL = "MAL",
736
- MON = "MON",
737
- MNI = "MNI",
738
- MOH = "MOH",
739
- MAR = "MAR",
740
- MSA = "MSA",
741
- MLT = "MLT",
742
- MUA = "MUA",
743
- MYA = "MYA",
744
- MZN = "MZN",
745
- NAQ = "NAQ",
746
- NDE = "NDE",
747
- NDS = "NDS",
748
- NEP = "NEP",
749
- NLD = "NLD",
750
- NMG = "NMG",
751
- NNO = "NNO",
752
- NNH = "NNH",
753
- NOB = "NOB",
754
- NQO = "NQO",
755
- NBL = "NBL",
756
- NSO = "NSO",
757
- NUS = "NUS",
758
- NYN = "NYN",
759
- OCI = "OCI",
760
- ORM = "ORM",
761
- ORI = "ORI",
762
- OSS = "OSS",
763
- PAN = "PAN",
764
- PAP = "PAP",
765
- POL = "POL",
766
- PRG = "PRG",
767
- PRS = "PRS",
768
- PUS = "PUS",
769
- POR = "POR",
770
- QUC = "QUC",
771
- QUB = "QUB",
772
- ROH = "ROH",
773
- RUN = "RUN",
774
- RON = "RON",
775
- ROF = "ROF",
776
- RUS = "RUS",
777
- KIN = "KIN",
778
- RWK = "RWK",
779
- SAN = "SAN",
780
- SAH = "SAH",
781
- SAQ = "SAQ",
782
- SBP = "SBP",
783
- SND = "SND",
784
- SME = "SME",
785
- SEH = "SEH",
786
- SES = "SES",
787
- SAG = "SAG",
788
- SHI = "SHI",
789
- SIN = "SIN",
790
- SLK = "SLK",
791
- SLV = "SLV",
792
- SMA = "SMA",
793
- SMJ = "SMJ",
794
- SMN = "SMN",
795
- SMS = "SMS",
796
- SNA = "SNA",
797
- SOM = "SOM",
798
- SQI = "SQI",
799
- SRP = "SRP",
800
- SSW = "SSW",
801
- SSY = "SSY",
802
- SOT = "SOT",
803
- SWE = "SWE",
804
- SWA = "SWA",
805
- SYR = "SYR",
806
- TAM = "TAM",
807
- TEL = "TEL",
808
- TEO = "TEO",
809
- TGK = "TGK",
810
- THA = "THA",
811
- TIR = "TIR",
812
- TIG = "TIG",
813
- TUK = "TUK",
814
- TSN = "TSN",
815
- TON = "TON",
816
- TUR = "TUR",
817
- TSO = "TSO",
818
- TAT = "TAT",
819
- TWQ = "TWQ",
820
- TZM = "TZM",
821
- UIG = "UIG",
822
- UKR = "UKR",
823
- URD = "URD",
824
- UZB = "UZB",
825
- VAI = "VAI",
826
- VEN = "VEN",
827
- VIE = "VIE",
828
- VOL = "VOL",
829
- VUN = "VUN",
830
- WAE = "WAE",
831
- WAL = "WAL",
832
- WOL = "WOL",
833
- XHO = "XHO",
834
- XOG = "XOG",
835
- YAV = "YAV",
836
- YID = "YID",
837
- YOR = "YOR",
838
- ZGH = "ZGH",
839
- ZHO = "ZHO",
840
- ZUL = "ZUL"
841
- }
842
- export declare class LanguageData {
843
- isAvailable: boolean;
844
- languageCode: string;
845
- languageName: string;
846
- }
847
- /** The status of a consumer loan account. */
848
- export declare enum LoanStatus {
849
- Unknown = "Unknown",
850
- Active = "Active",
851
- Settled = "Settled",
852
- Complete = "Complete"
853
- }
854
- export declare enum MerchantCategory {
855
- None = 0,
856
- CommerceBankODP = 11,
857
- PostageTransactionCharge = 701,
858
- VeterinaryServices = 742,
859
- AgriculturalCooperatives = 763,
860
- LandscapingAndHorticulturalServices = 780,
861
- GeneralContractorsResidentialAndCommercial = 1520,
862
- HeatingPlumbingAndAirConditioningContractors = 1711,
863
- ElectricalContractors = 1731,
864
- MasonryStoneworkTileSettingPlasteringAndInsulationContractors = 1740,
865
- CarpentryContractors = 1750,
866
- RoofingSidingAndSheetMetalWorkContractors = 1761,
867
- AsphaltCementAndConcreteWorkContractors = 1771,
868
- SpecialTradeContractors = 1799,
869
- MiscellaneousPublishingAndPrinting = 2741,
870
- TypesettingPlateMakingAndRelatedServices = 2791,
871
- SpecialtyCleaningPolishingAndSanitationPreparations = 2842,
872
- UnitedAirlines = 3000,
873
- AmericanAirlines = 3001,
874
- PanAmerican = 3002,
875
- EuroflyAirlines = 3003,
876
- Dragonair = 3004,
877
- BritishAirways = 3005,
878
- JapanAirlines = 3006,
879
- AirFrance = 3007,
880
- Lufthansa = 3008,
881
- AirCanada = 3009,
882
- KLMRoyalDutchAirlines = 3010,
883
- Aeroflot = 3011,
884
- Qantas = 3012,
885
- Alitalia = 3013,
886
- SaudiArabianAirlines = 3014,
887
- SwissInternationalAirlines = 3015,
888
- SAS = 3016,
889
- SouthAfricanAirways = 3017,
890
- VarigAirBrazil = 3018,
891
- Germanwings = 3019,
892
- AirIndia = 3020,
893
- AirAlgerie = 3021,
894
- PALAir = 3022,
895
- Mexicana = 3023,
896
- PakistanInternational = 3024,
897
- AirNewZealand = 3025,
898
- EmiratesAirlines = 3026,
899
- UTAInterair = 3027,
900
- AirMalta = 3028,
901
- SNBrusselsAirlines = 3029,
902
- AerolineasArgentinas = 3030,
903
- OlympicAirways = 3031,
904
- ElAl = 3032,
905
- AnsettAirlines = 3033,
906
- EtihadAirways = 3034,
907
- TAPPortugal = 3035,
908
- VASPBrazil = 3036,
909
- Egyptair = 3037,
910
- KuwaitAirways = 3038,
911
- Avianca = 3039,
912
- GulfAirBahrain = 3040,
913
- BalkanBulgarianAirlines = 3041,
914
- Finnair = 3042,
915
- AerLingus = 3043,
916
- AirLanka = 3044,
917
- NigeriaAirways = 3045,
918
- CruzeiroDoSulBrazil = 3046,
919
- THYTurkey = 3047,
920
- Airmaro = 3048,
921
- TunisAir = 3049,
922
- Icelandair = 3050,
923
- AustrianAirlines = 3051,
924
- LANAirlinesLanair = 3052,
925
- AviacoSpain = 3053,
926
- LadecoChile = 3054,
927
- LABBolivia = 3055,
928
- JetAirways = 3056,
929
- EastWestAirlinesAustralia = 3057,
930
- Delta = 3058,
931
- DLAAirlinesRepublic = 3059,
932
- Northwest = 3060,
933
- Continental = 3061,
934
- WesternAirlinesHapagLloydExpress = 3062,
935
- USAir = 3063,
936
- AdriaAirways = 3064,
937
- Airinter = 3065,
938
- Southwest = 3066,
939
- VanguardAirlines = 3067,
940
- AirAstana = 3068,
941
- AirEurope = 3069,
942
- FlyDubai = 3070,
943
- AirBritishColumbia = 3071,
944
- CebuPac = 3072,
945
- AirCal = 3073,
946
- SingaporeAirlines = 3075,
947
- Aeromexico = 3076,
948
- ThaiAirways = 3077,
949
- ChinaAirlines = 3078,
950
- JetstarAirlines = 3079,
951
- SwoopInc = 3080,
952
- XiamenAirlines = 3081,
953
- KoreanAirlines = 3082,
954
- AirAfriqueAirAfriq = 3083,
955
- EVAAirways = 3084,
956
- MidwestExpress = 3085,
957
- CarnivalAirlines = 3086,
958
- MetroAirlines = 3087,
959
- CroatiaAirlines = 3088,
960
- Transaero = 3089,
961
- UniAirways = 3090,
962
- MidwayAirlines = 3092,
963
- ZambiaAirways = 3094,
964
- Wardair = 3095,
965
- AirZimbabwe = 3096,
966
- Spanair = 3097,
967
- AsiannaAirlines = 3098,
968
- CathayPacific = 3099,
969
- MalaysianAirlineSystem = 3100,
970
- UTA = 3101,
971
- Iberia = 3102,
972
- GarudaIndonesia = 3103,
973
- Piedmont = 3105,
974
- BraathensSAFENorway = 3106,
975
- WorldAirways = 3108,
976
- WingsAirways = 3110,
977
- BritishMidland = 3111,
978
- WindwardIsland = 3112,
979
- TowerAir = 3115,
980
- VenezolanaInternationalDeAviacion = 3117,
981
- ValleyAirlines = 3118,
982
- TAN = 3125,
983
- Talair = 3126,
984
- TACAInternational = 3127,
985
- SurinamAirways = 3129,
986
- SunWorldInternational = 3130,
987
- VLMAirlines = 3131,
988
- FrontierAirlines = 3132,
989
- SunbeltAirlines = 3133,
990
- SudanAirways = 3135,
991
- QatarAirways = 3136,
992
- SingletonAir = 3137,
993
- SimmonsAirlines = 3138,
994
- SeairAlaska = 3141,
995
- ScenicAirlines = 3143,
996
- VirginAtlantic = 3144,
997
- SanJuanAirlines = 3145,
998
- Luxair = 3146,
999
- AirLittoralSA = 3148,
1000
- AirZaire = 3151,
1001
- Princeville = 3154,
1002
- GoFlyLtd = 3156,
1003
- ProvincetownBostonAirways = 3159,
1004
- AllNipponAirways = 3161,
1005
- Nortonair = 3164,
1006
- NewYorkHelicopter = 3165,
1007
- AeroContinente = 3167,
1008
- MountCook = 3170,
1009
- CanadianAirlinesInternational = 3171,
1010
- Nationair = 3172,
1011
- JetblueAirlines = 3174,
1012
- MiddleEastAir = 3175,
1013
- MetroflightAirlines = 3176,
1014
- AirtranAirways = 3177,
1015
- MesaAir = 3178,
1016
- Westjetair = 3180,
1017
- Malev = 3181,
1018
- LOTPoland = 3182,
1019
- Omanair = 3183,
1020
- LIAT = 3184,
1021
- LAVVenezuela = 3185,
1022
- LineasAereasParaguayas = 3186,
1023
- LACSACostaRica = 3187,
1024
- VirginExpress = 3188,
1025
- JugoslavAir = 3190,
1026
- IslandAirlines = 3191,
1027
- IranAir = 3192,
1028
- IndianAirlines = 3193,
1029
- HolidayAirlines = 3195,
1030
- HawaiianAir = 3196,
1031
- HavasuAirlines = 3197,
1032
- HarborAirlines = 3198,
1033
- ServiciosAereosMilitares = 3199,
1034
- GuyanaAirways = 3200,
1035
- GoldenPacificAir = 3203,
1036
- FreedomAir = 3204,
1037
- ChinaEasternAirlines = 3206,
1038
- EmpresaEcuatorinana = 3207,
1039
- NorwegianAirShuttle = 3211,
1040
- Dominicana = 3212,
1041
- BraathensRegionalAirlines = 3213,
1042
- DanAirServices = 3215,
1043
- CumberlandAirlines = 3216,
1044
- CSA = 3217,
1045
- CrownAir = 3218,
1046
- Copa = 3219,
1047
- CompaniaFaucett = 3220,
1048
- TransportesAerosMilitaresEcuatorianos = 3221,
1049
- CommandAirways = 3222,
1050
- Comair = 3223,
1051
- SkywaysAir = 3226,
1052
- CaymanAirways = 3228,
1053
- SAETASociedadEcuatorianosDeTransportesAereos = 3229,
1054
- SAHSAServicioAeroDeHonduras = 3231,
1055
- CapitolAir = 3233,
1056
- CaribbeanAirlines = 3234,
1057
- BrockwayAir = 3235,
1058
- AirArabia = 3236,
1059
- BemidjiAviation = 3238,
1060
- BarHarborAirlines = 3239,
1061
- Bahamasair = 3240,
1062
- AviatecaGuatemala = 3241,
1063
- CaribbeanAirlinesCaribbean = 3242,
1064
- AustrianAirService = 3243,
1065
- EasyjetAir = 3245,
1066
- Ryanair = 3246,
1067
- GOLAir = 3247,
1068
- TAMAir = 3248,
1069
- AlohaAirlines = 3251,
1070
- ALM = 3252,
1071
- AmericaWest = 3253,
1072
- USAirShuttle = 3254,
1073
- AlaskaAirlines = 3256,
1074
- AmericanTransAir = 3259,
1075
- SpiritAirlines = 3260,
1076
- AirChina = 3261,
1077
- RenoAirInc = 3262,
1078
- AeroServicioCaraboboASERCA = 3263,
1079
- AirSeychelles = 3266,
1080
- AirPanama = 3267,
1081
- AirPacific = 3268,
1082
- RicaHotels = 3273,
1083
- InterNorHotels = 3274,
1084
- AirNevada = 3275,
1085
- AirMidwest = 3276,
1086
- AirMadagascar = 3277,
1087
- AirLA = 3279,
1088
- AirJamaica = 3280,
1089
- AirDjibouti = 3281,
1090
- AirDjiboutiDuplicate = 3282,
1091
- AeroVirginIslands = 3284,
1092
- Aeroperu = 3285,
1093
- AerolineasNicaraguensis = 3286,
1094
- AeroCoachAviation = 3287,
1095
- ArianaAfghan = 3291,
1096
- CyprusAirways = 3292,
1097
- Ecuatoriana = 3293,
1098
- EthiopianAirlines = 3294,
1099
- KenyaAirways = 3295,
1100
- AirBerlin = 3296,
1101
- Tarom = 3297,
1102
- AirMauritius = 3298,
1103
- WideroeFlyveselskap = 3299,
1104
- AzulBrazilianAirlines = 3300,
1105
- WizzAirlines = 3301,
1106
- FlybeLtd = 3302,
1107
- Tigerair = 3303,
1108
- ChinaSouthern = 3308,
1109
- AffiliatedAutoRental = 3351,
1110
- AmericanInternational = 3352,
1111
- BrooksRentACar = 3353,
1112
- ActionAutoRental = 3354,
1113
- SixtCarRental = 3355,
1114
- HertzRentACar = 3357,
1115
- PaylessCarRental = 3359,
1116
- SnappyCarRental = 3360,
1117
- AirwaysRentACar = 3361,
1118
- AltraAutoRental = 3362,
1119
- AgencyRentACar = 3364,
1120
- BudgetRentACar = 3366,
1121
- HolidayRentACar = 3368,
1122
- RentAWreck = 3370,
1123
- AccentRentACar = 3374,
1124
- AjaxRentACar = 3376,
1125
- TriangleRentACar = 3380,
1126
- EuropCar = 3381,
1127
- TropicalRentACar = 3385,
1128
- ShowcaseRentalCars = 3386,
1129
- AlamoRentACar = 3387,
1130
- MerchantsRentACar = 3388,
1131
- AvisRentACar = 3389,
1132
- DollarRentACar = 3390,
1133
- EuropeByCar = 3391,
1134
- NationalCarRental = 3393,
1135
- KemwellGroupRentACar = 3394,
1136
- ThriftyRentACar = 3395,
1137
- TildenRentACar = 3396,
1138
- EconoCarRentACar = 3398,
1139
- AmerexRentACar = 3399,
1140
- AutoHostCarRentals = 3400,
1141
- EnterpriseRentACar = 3405,
1142
- GeneralRentACar = 3409,
1143
- AtlantaRentACar = 3411,
1144
- A1RentACar = 3412,
1145
- GodfreyNatlRentACar = 3414,
1146
- AlphaRentACar = 3419,
1147
- AnsaIntlRentACar = 3420,
1148
- AllstateRentACar = 3421,
1149
- AvcarRentACar = 3423,
1150
- AutomateRentACar = 3425,
1151
- AvonRentACar = 3427,
1152
- CareyRentACar = 3428,
1153
- InsuranceRentACar = 3429,
1154
- MajorRentACar = 3430,
1155
- ReplacementRentACar = 3431,
1156
- ReserveRentACar = 3432,
1157
- UglyDucklingRentACar = 3433,
1158
- USARentACar = 3434,
1159
- ValueRentACar = 3435,
1160
- AutohansaRentACar = 3436,
1161
- CiteRentACar = 3437,
1162
- InterentRentACar = 3438,
1163
- MillevilleRentACar = 3439,
1164
- ViaRouteRentACar = 3440,
1165
- AdvantageRentACar = 3441,
1166
- HolidayInns = 3501,
1167
- BestWesternHotels = 3502,
1168
- SheratonHotels = 3503,
1169
- HiltonHotels = 3504,
1170
- ForteHotels = 3505,
1171
- GoldenTulipHotels = 3506,
1172
- FriendshipInns = 3507,
1173
- QualityInnsQualitySuites = 3508,
1174
- MarriottHotels = 3509,
1175
- DaysInnsDaystop = 3510,
1176
- ArabellaHotels = 3511,
1177
- InterContinentalHotels = 3512,
1178
- WestinHotels = 3513,
1179
- AmeriSuites = 3514,
1180
- RodewayInns = 3515,
1181
- LaQuintaMotorInns = 3516,
1182
- AmericanaHotels = 3517,
1183
- SolHotels = 3518,
1184
- PullmanInternationalHotels = 3519,
1185
- MeridienHotels = 3520,
1186
- RoyalLahainaResorts = 3521,
1187
- TokyoHotel = 3522,
1188
- PeninsulaHotel = 3523,
1189
- WelcomgroupHotels = 3524,
1190
- DunfeyHotels = 3525,
1191
- PrinceHotels = 3526,
1192
- DowntownerPassportHotel = 3527,
1193
- RedLionHotelsRedLionInns = 3528,
1194
- CPHotels = 3529,
1195
- RenaissanceHotels = 3530,
1196
- KauaiCoconutBeachResort = 3531,
1197
- RoyalKonaResort = 3532,
1198
- HotelIbis = 3533,
1199
- SouthernPacificHotels = 3534,
1200
- HiltonInternational = 3535,
1201
- AmfacHotels = 3536,
1202
- ANAHotel = 3537,
1203
- ConcordeHotels = 3538,
1204
- SummerfieldSuitesHotel = 3539,
1205
- IberotelHotels = 3540,
1206
- HotelOkura = 3541,
1207
- RoyalHotels = 3542,
1208
- FourSeasonsHotels = 3543,
1209
- CigaHotels = 3544,
1210
- ShangriLaInternational = 3545,
1211
- SierraSuitesHotels = 3546,
1212
- BreakersResort = 3547,
1213
- HotelsMelia = 3548,
1214
- AubergeDesGouverneurs = 3549,
1215
- Regal8Inns = 3550,
1216
- MirageHotelAndCasino = 3551,
1217
- CoastHotels = 3552,
1218
- ParkInnsInternational = 3553,
1219
- PinehurstResort = 3554,
1220
- TreasureIslandHotelAndCasino = 3555,
1221
- BartonCreekResort = 3556,
1222
- ManhattanEastSuiteHotels = 3557,
1223
- JollyHotels = 3558,
1224
- CandlewoodSuitesThistleHotels = 3559,
1225
- AladdinResortAndCasino = 3560,
1226
- GoldenNugget = 3561,
1227
- ComfortInns = 3562,
1228
- JourneysEndMotels = 3563,
1229
- SamsTownHotelAndCasino = 3564,
1230
- RelaxInns = 3565,
1231
- GardenPlaceHotel = 3566,
1232
- SohoGrandHotel = 3567,
1233
- LadbrokeHotels = 3568,
1234
- TribecaGrandHotel = 3569,
1235
- ForumHotels = 3570,
1236
- GrandWaileaResort = 3571,
1237
- MiyakoHotels = 3572,
1238
- SandmanHotels = 3573,
1239
- VentureInns = 3574,
1240
- VagabondHotels = 3575,
1241
- LaQuintaResort = 3576,
1242
- MandarinOrientalHotel = 3577,
1243
- FrankenmuthBavarian = 3578,
1244
- HotelMercure = 3579,
1245
- HotelDelCoronado = 3580,
1246
- DeltaHotel = 3581,
1247
- CaliforniaHotelAndCasino = 3582,
1248
- SasHotels = 3583,
1249
- PrincessHotelsInternational = 3584,
1250
- HungarHotels = 3585,
1251
- SokosHotels = 3586,
1252
- DoralHotels = 3587,
1253
- HelmsleyHotels = 3588,
1254
- DoralGolfResort = 3589,
1255
- FairmontHotels = 3590,
1256
- SonestaHotels = 3591,
1257
- OmniHotels = 3592,
1258
- CunardHotels = 3593,
1259
- ArizonaBiltmore = 3594,
1260
- HospitalityInns = 3595,
1261
- WynnLasVegas = 3596,
1262
- RiversideResortAndCasino = 3597,
1263
- RegentInternationalHotels = 3598,
1264
- PannoniaHotels = 3599,
1265
- SaddlebrookResort = 3600,
1266
- TradeWindsResort = 3601,
1267
- HudsonHotel = 3602,
1268
- NoahsHotels = 3603,
1269
- HiltonGardenResortInn = 3604,
1270
- JurysDoyleHotelGroup = 3605,
1271
- JeffersonHotel = 3606,
1272
- FontainebleauResorts = 3607,
1273
- GaylordOpryland = 3608,
1274
- GaylordPalms = 3609,
1275
- GaylordTexan = 3610,
1276
- CMonInn = 3611,
1277
- MovenpickHotels = 3612,
1278
- MicrotelInnAndSuites = 3613,
1279
- AmericInn = 3614,
1280
- Travelodge = 3615,
1281
- HermitageHotel = 3616,
1282
- AmericasBestValueInn = 3617,
1283
- GreatWolf = 3618,
1284
- Aloft = 3619,
1285
- BinionsHorseshoeClub = 3620,
1286
- ExtendedStay = 3621,
1287
- MerlinHotels = 3622,
1288
- DorintHotels = 3623,
1289
- LadyLuckHotelAndCasino = 3624,
1290
- HotelUniversale = 3625,
1291
- StudioPlus = 3626,
1292
- ExtendedStayAmerica = 3627,
1293
- ExcaliburHotelAndCasino = 3628,
1294
- DanHotels = 3629,
1295
- ExtendedStayDeluxe = 3630,
1296
- SleepInns = 3631,
1297
- Phoenician = 3632,
1298
- RankHotels = 3633,
1299
- Swissotel = 3634,
1300
- ResoHotels = 3635,
1301
- SarovaHotels = 3636,
1302
- RamadaInnsRamadaLimited = 3637,
1303
- HowardJohnson = 3638,
1304
- MountCharlotteThistle = 3639,
1305
- HyattHotels = 3640,
1306
- SofitelHotels = 3641,
1307
- NovotelHotels = 3642,
1308
- SteigenbergerHotels = 3643,
1309
- EconoLodges = 3644,
1310
- QueensMoatHouses = 3645,
1311
- SwallowHotels = 3646,
1312
- HusaHotels = 3647,
1313
- DeVereHotels = 3648,
1314
- RadissonHotels = 3649,
1315
- RedRoofInns = 3650,
1316
- ImperialLondonHotel = 3651,
1317
- EmbassyHotels = 3652,
1318
- PentaHotels = 3653,
1319
- LoewsHotels = 3654,
1320
- ScandicHotels = 3655,
1321
- SaraHotels = 3656,
1322
- OberoiHotels = 3657,
1323
- NewOtaniHotels = 3658,
1324
- TajHotelsInternational = 3659,
1325
- KnightsInns = 3660,
1326
- MetropoleHotels = 3661,
1327
- CircusCircusHotelAndCasino = 3662,
1328
- HotelesElPresidente = 3663,
1329
- FlagInn = 3664,
1330
- HamptonInns = 3665,
1331
- StakisHotels = 3666,
1332
- LuxorHotelAndCasino = 3667,
1333
- MaritimHotels = 3668,
1334
- EldoradoHotelAndCasino = 3669,
1335
- ArcadeHotels = 3670,
1336
- ArctiaHotels = 3671,
1337
- CampanileHotels = 3672,
1338
- IbuszHotels = 3673,
1339
- RantasipiHotels = 3674,
1340
- InterhotelCedok = 3675,
1341
- MonteCarloHotelAndCasino = 3676,
1342
- ClimatDeFranceHotels = 3677,
1343
- CumulusHotels = 3678,
1344
- SilverLegacyHotelAndCasino = 3679,
1345
- HoteisOthan = 3680,
1346
- AdamsMarkHotels = 3681,
1347
- SaharaHotelAndCasino = 3682,
1348
- BradburySuites = 3683,
1349
- BudgetHostInns = 3684,
1350
- BudgetelHotels = 3685,
1351
- SusseChalet = 3686,
1352
- ClarionHotels = 3687,
1353
- CompriHotels = 3688,
1354
- ConsortHotels = 3689,
1355
- CourtyardByMarriott = 3690,
1356
- DillonInns = 3691,
1357
- DoubletreeHotels = 3692,
1358
- DruryInns = 3693,
1359
- EconomyInnsOfAmerica = 3694,
1360
- EmbassySuites = 3695,
1361
- ExelInns = 3696,
1362
- FairfieldHotels = 3697,
1363
- HarleyHotels = 3698,
1364
- MidwayMotorLodge = 3699,
1365
- Motel6 = 3700,
1366
- LaMansionDelRio = 3701,
1367
- RegistryHotels = 3702,
1368
- ResidenceInns = 3703,
1369
- RoyceHotels = 3704,
1370
- SandmanInns = 3705,
1371
- ShiloInns = 3706,
1372
- ShoneysInns = 3707,
1373
- VirginRiverHotelAndCasino = 3708,
1374
- Super8Motels = 3709,
1375
- TheRitzCarltonHotels = 3710,
1376
- FlagInnsAustralia = 3711,
1377
- BuffaloBillsHotelAndCasino = 3712,
1378
- QualityPacificHotel = 3713,
1379
- FourSeasonsHotelAustralia = 3714,
1380
- FairfieldInn = 3715,
1381
- CarltonHotels = 3716,
1382
- CityLodgeHotels = 3717,
1383
- KarosHotels = 3718,
1384
- ProteaHotels = 3719,
1385
- SouthernSunHotels = 3720,
1386
- HiltonConrad = 3721,
1387
- WyndhamHotelResorts = 3722,
1388
- RicaHotelsDuplicate = 3723,
1389
- InterNorHotelsDuplicate = 3724,
1390
- SeapinesPlantation = 3725,
1391
- RioSuites = 3726,
1392
- BroadmoorHotel = 3727,
1393
- BallysHotelAndCasino = 3728,
1394
- JohnAscuagasNugget = 3729,
1395
- MGMGrandHotel = 3730,
1396
- HarrahsHotelsAndCasinos = 3731,
1397
- OprylandHotel = 3732,
1398
- BocaRatonResort = 3733,
1399
- HarveyBristolHotel = 3734,
1400
- MastersEconomyInns = 3735,
1401
- ColoradoBelleEdgewaterResort = 3736,
1402
- RivieraHotelCasino = 3737,
1403
- TropicanaResortCasino = 3738,
1404
- WoodsideHotels = 3739,
1405
- MarriottTownplaceSuites = 3740,
1406
- MillenniumHotels = 3741,
1407
- ClubMed = 3742,
1408
- BiltmoreHotelSuites = 3743,
1409
- CarefreeResorts = 3744,
1410
- StRegisHotel = 3745,
1411
- TheEliotHotel = 3746,
1412
- ClubCorpClubResorts = 3747,
1413
- WellesleyInns = 3748,
1414
- TheBeverlyHillsHotel = 3749,
1415
- CrownePlazaHotel = 3750,
1416
- HomewoodSuites = 3751,
1417
- PeabodyHotels = 3752,
1418
- GreenbrierResorts = 3753,
1419
- AmeliaIslandPlantation = 3754,
1420
- TheHomestead = 3755,
1421
- SouthSeasResorts = 3756,
1422
- CanyonRanch = 3757,
1423
- KahalaMandarinOrientalHotel = 3758,
1424
- OrchidAtMaunaLani = 3759,
1425
- HalekulaniHotelWaikikiParc = 3760,
1426
- PrimadonnaHotelAndCasino = 3761,
1427
- WhiskeyPetesHotelAndCasino = 3762,
1428
- ChateauElanWineryAndResort = 3763,
1429
- BeauRivageHotelAndCasino = 3764,
1430
- Bellagio = 3765,
1431
- FremontHotelAndCasino = 3766,
1432
- MainStreetStationHotelAndCasino = 3767,
1433
- SilverStarHotelAndCasino = 3768,
1434
- StratosphereHotelAndCasino = 3769,
1435
- SpringhillSuites = 3770,
1436
- CaesarsHotelAndCasino = 3771,
1437
- NemacolinWoodlands = 3772,
1438
- VenetianResortHotelAndCasino = 3773,
1439
- NewYorkNewYorkHotelCasino = 3774,
1440
- SandsResort = 3775,
1441
- NeveleGrandeResortAndCountryClub = 3776,
1442
- MandalayBayResort = 3777,
1443
- FourPointsHotels = 3778,
1444
- WHotels = 3779,
1445
- DisneyResorts = 3780,
1446
- PatriciaGrandResortHotel = 3781,
1447
- RosenHotelsResorts = 3782,
1448
- TownAndCountryResort = 3783,
1449
- FirstHospitalityHotels = 3784,
1450
- OutriggerHotelsAndResorts = 3785,
1451
- OhanaHotelsOfHawaii = 3786,
1452
- CaribeRoyaleResortSuitesVillas = 3787,
1453
- AlaMoanaHotel = 3788,
1454
- SmugglersNotchResort = 3789,
1455
- RafflesHotel = 3790,
1456
- StaybridgeSuites = 3791,
1457
- ClaridgeCasinoHotel = 3792,
1458
- FlamingoHotels = 3793,
1459
- GrandCasinoHotel = 3794,
1460
- ParisLasVegasHotel = 3795,
1461
- PeppermillHotelCasino = 3796,
1462
- AtlanticCityHilton = 3797,
1463
- EmbassyVacationResort = 3798,
1464
- HaleKoaResort = 3799,
1465
- HomesteadSuites = 3800,
1466
- WildernessHotelAndResort = 3801,
1467
- ThePalaceHotel = 3802,
1468
- TheWigwamGolfResortAndSpa = 3803,
1469
- TheDiplomatCountryClubAndSpa = 3804,
1470
- TheAtlantic = 3805,
1471
- PrincevilleResort = 3806,
1472
- Element = 3807,
1473
- LXRLuxuryResorts = 3808,
1474
- SettleInn = 3809,
1475
- LaCostaResort = 3810,
1476
- PremierTravelInn = 3811,
1477
- HyattPlace = 3812,
1478
- HotelIndigo = 3813,
1479
- TheRooseveltHotelNY = 3814,
1480
- HolidayInnNickelodeon = 3815,
1481
- Home2Suites = 3816,
1482
- Affinia = 3817,
1483
- MainStaySuites = 3818,
1484
- OxfordSuites = 3819,
1485
- JumeirahEssexHotel = 3820,
1486
- CaribeRoyale = 3821,
1487
- Crossland = 3822,
1488
- GrandSierraResort = 3823,
1489
- Aria = 3824,
1490
- Vdara = 3825,
1491
- Autograph = 3826,
1492
- GaltHouse = 3827,
1493
- CosmopolitanOfLasVegas = 3828,
1494
- CountryInnByCarlson = 3829,
1495
- ParkPlazaHotel = 3830,
1496
- Waldorf = 3831,
1497
- CanopyHotels = 3833,
1498
- BaymontInnAndSuites = 3834,
1499
- DolceHotelsAndResorts = 3835,
1500
- HawthornSuitesByWyndham = 3836,
1501
- HoshinoResorts = 3837,
1502
- KimptonHotels = 3838,
1503
- KyoritsuHotels = 3839,
1504
- FreightRailways = 4011,
1505
- LocalPassengerTransportation = 4111,
1506
- PassengerRailways = 4112,
1507
- AmbulanceServices = 4119,
1508
- TaxicabsAndLimousines = 4121,
1509
- BusLines = 4131,
1510
- MotorFreightCarriersAndTrucking = 4214,
1511
- CourierServices = 4215,
1512
- PublicWarehousingAndStorage = 4225,
1513
- SteamshipAndCruiseLines = 4411,
1514
- BoatRentalsAndLeasing = 4457,
1515
- MarinasMarineServiceAndSupplies = 4468,
1516
- AirlinesAndAirCarriers = 4511,
1517
- AirportsFlyingFieldsAndAirportTerminals = 4582,
1518
- TravelAgenciesAndTourOperators = 4722,
1519
- PackageTourOperatorsGermanyOnly = 4723,
1520
- TransportationTravelRelatedArrangement = 4761,
1521
- TollAndBridgeFees = 4784,
1522
- TransportationServices = 4789,
1523
- TelecommunicationEquipmentAndTelephoneSales = 4812,
1524
- KeyEntryTelecomMerchants = 4813,
1525
- TelecommunicationServices = 4814,
1526
- MonthlySummaryTelephoneCharges = 4815,
1527
- ComputerNetworkAndInformationServices = 4816,
1528
- TelegraphServices = 4821,
1529
- MoneyOrdersWireTransfer = 4829,
1530
- CableServices = 4899,
1531
- ElectricGasSanitaryAndWaterUtilities = 4900,
1532
- MotorVehicleSuppliesAndNewParts = 5013,
1533
- OfficeAndCommercialFurniture = 5021,
1534
- ConstructionMaterials = 5039,
1535
- OfficePhotographicPhotocopyAndMicrofilmEquipment = 5044,
1536
- ComputersComputerPeripheralEquipmentSoftware = 5045,
1537
- CommercialEquipment = 5046,
1538
- MedicalDentalOphthalmicHospitalEquipmentAndSupplies = 5047,
1539
- MetalServiceCentersAndOffices = 5051,
1540
- ElectricalPartsAndEquipment = 5065,
1541
- HardwareEquipmentAndSupplies = 5072,
1542
- PlumbingAndHeatingEquipmentAndSupplies = 5074,
1543
- IndustrialSupplies = 5085,
1544
- PreciousStonesAndMetalsWatchesAndJewelry = 5094,
1545
- DurableGoods = 5099,
1546
- StationeryOfficeSuppliesPrintingAndWritingPaper = 5111,
1547
- DrugsDrugProprietorsAndDruggistSundries = 5122,
1548
- PieceGoodsNotionsAndOtherDryGoods = 5131,
1549
- MensWomensAndChildrensUniformsAndCommercialClothing = 5137,
1550
- CommercialFootwear = 5139,
1551
- ChemicalsAndAlliedProducts = 5169,
1552
- PetroleumAndPetroleumProducts = 5172,
1553
- BooksPeriodicalsAndNewspapers = 5192,
1554
- FloristsSuppliesNurseryStockAndFlowers = 5193,
1555
- PaintsVarnishesAndSupplies = 5198,
1556
- NonDurableGoods = 5199,
1557
- HomeSupplyWarehouseStores = 5200,
1558
- LumberAndBuildingMaterialsStores = 5211,
1559
- GlassStoresPaintAndWallpaperStoresWallpaperStores = 5231,
1560
- HardwareStores = 5251,
1561
- NurseriesLawnAndGardenSupplyStore = 5261,
1562
- OnlineMarketplaces = 5262,
1563
- MobileHomeDealers = 5271,
1564
- WarehouseClubGas = 5299,
1565
- WholesaleClubs = 5300,
1566
- DutyFreeStores = 5309,
1567
- DiscountStores = 5310,
1568
- DepartmentStores = 5311,
1569
- VarietyStores = 5331,
1570
- GeneralMerchandise = 5399,
1571
- GroceryStoresSupermarkets = 5411,
1572
- FreezerAndLockerMeatProvisioners = 5422,
1573
- CandyStoresConfectioneryStoresNutStores = 5441,
1574
- DairyProductsStores = 5451,
1575
- Bakeries = 5462,
1576
- FoodStoresConvenienceStoresAndSpecialtyMarkets = 5499,
1577
- CarAndTruckDealersNewAndUsedSalesServiceRepairsPartsAndLeasing = 5511,
1578
- AutomobileAndTruckDealersUsedOnly = 5521,
1579
- AutomobileSupplyStoresOrHomeSupplyStores = 5531,
1580
- AutomotiveTireStores = 5532,
1581
- AutomotivePartsAccessoriesStores = 5533,
1582
- GasServiceStationsWithOrWithoutAncillaryServices = 5541,
1583
- AutomatedFuelDispensers = 5542,
1584
- BoatDealers = 5551,
1585
- ElectricVehicleCharging = 5552,
1586
- RecreationalAndUtilityTrailersCampDealers = 5561,
1587
- MotorcycleDealers = 5571,
1588
- MotorHomeDealers = 5592,
1589
- SnowmobileDealers = 5598,
1590
- MiscellaneousAutomotiveAircraftAndFarmEquipmentDealers = 5599,
1591
- MensAndBoysClothingAndAccessoriesStores = 5611,
1592
- WomensReadyToWearStores = 5621,
1593
- WomensAccessoryAndSpecialtyShops = 5631,
1594
- ChildrensAndInfantsWearStores = 5641,
1595
- FamilyClothingStores = 5651,
1596
- SportsApparelRidingApparelStores = 5655,
1597
- ShoeStores = 5661,
1598
- FurriersAndFurShops = 5681,
1599
- MensAndWomensClothingStores = 5691,
1600
- TailorsSeamstressMendingAndAlterations = 5697,
1601
- WigAndToupeeStores = 5698,
1602
- MiscellaneousApparelAndAccessoryShops = 5699,
1603
- FurnitureHomeFurnishingsAndEquipmentStoresExceptAppliances = 5712,
1604
- FloorCoveringStores = 5713,
1605
- DraperyWindowCoveringAndUpholsteryStores = 5714,
1606
- AlcoholicBeverageWholesalers = 5715,
1607
- FireplaceAndFireplaceScreensAndAccessoriesStores = 5718,
1608
- MiscellaneousHomeFurnishingSpecialtyStores = 5719,
1609
- HouseholdApplianceStores = 5722,
1610
- ElectronicStores = 5732,
1611
- MusicStoresMusicalInstrumentsPianoSheetMusic = 5733,
1612
- ComputerSoftwareStores = 5734,
1613
- RecordStores = 5735,
1614
- Caterers = 5811,
1615
- EatingPlacesAndRestaurants = 5812,
1616
- DrinkingPlacesAlcoholicBeveragesBarsTavernsCocktailLoungesNightclubsAndDiscotheques = 5813,
1617
- FastFoodRestaurants = 5814,
1618
- DigitalGoodsBooksMoviesMusic = 5815,
1619
- DigitalGoodsGames = 5816,
1620
- DigitalGoodsApplicationsExcludingGames = 5817,
1621
- DigitalGoodsLargeAndMultiCategory = 5818,
1622
- DrugStoresAndPharmacies = 5912,
1623
- PackageStoresBeerWineAndLiquor = 5921,
1624
- UsedMerchandiseAndSecondhandStores = 5931,
1625
- AntiqueShopsSalesRepairsAndRestorationServices = 5932,
1626
- PawnShops = 5933,
1627
- WreckingAndSalvageYards = 5935,
1628
- AntiqueReproductionStores = 5937,
1629
- BicycleShopsSalesAndService = 5940,
1630
- SportingGoodsStores = 5941,
1631
- BookStores = 5942,
1632
- StationeryOfficeAndSchoolSupplyStores = 5943,
1633
- WatchClockJewelryAndSilverwareStores = 5944,
1634
- HobbyToyAndGameShops = 5945,
1635
- CameraAndPhotographicSupplyStores = 5946,
1636
- CardShopsGiftNoveltyAndSouvenirShops = 5947,
1637
- LeatherFoodsStores = 5948,
1638
- SewingNeedleFabricAndPriceGoodsStores = 5949,
1639
- GlasswareCrystalStores = 5950,
1640
- DirectMarketingInsuranceService = 5960,
1641
- MailOrderHousesIncludingCatalogOrderStoresBookRecordClub = 5961,
1642
- DirectMarketingTravelRelatedArrangementsServices = 5962,
1643
- DoorToDoorSales = 5963,
1644
- DirectMarketingCatalogMerchant = 5964,
1645
- DirectMarketingCatalogAndCatalogAndRetailMerchantDirectMarketingOutboundTelemarketingMerchant = 5965,
1646
- DirectMarketingOutboundTelemarketingMerchant = 5966,
1647
- DirectMarketingInboundTeleServicesMerchant = 5967,
1648
- DirectMarketingContinuitySubscriptionMerchant = 5968,
1649
- DirectMarketing = 5969,
1650
- ArtistsSupplyAndCraftShops = 5970,
1651
- ArtDealersAndGalleries = 5971,
1652
- StampAndCoinStoresPhilatelicAndNumismaticSupplies = 5972,
1653
- ReligiousGoodsStores = 5973,
1654
- RubberStampStoresReservedForNationalUse = 5974,
1655
- HearingAidsSalesServiceAndSupplyStores = 5975,
1656
- OrthopedicGoodsProstheticDevices = 5976,
1657
- CosmeticStores = 5977,
1658
- TypewriterStoresSalesRentalService = 5978,
1659
- FuelFuelOilWoodCoalLiquefiedPetroleum = 5983,
1660
- Florists = 5992,
1661
- CigarStoresAndStands = 5993,
1662
- NewsDealersAndNewsStands = 5994,
1663
- PetShopsPetFoodsAndSuppliesStores = 5995,
1664
- SwimmingPoolsSalesServiceAndSupplies = 5996,
1665
- ElectricRazorStoresSalesAndService = 5997,
1666
- TentAndAwningShops = 5998,
1667
- MiscellaneousAndSpecialtyRetailStores = 5999,
1668
- FinancialInstitutionsManualCashDisbursements = 6010,
1669
- FinancialInstitutionsAutomatedCashDisbursements = 6011,
1670
- FinancialInstitutionsMerchandiseAndServices = 6012,
1671
- QuasiCashMemberFinancialInstitutions = 6050,
1672
- NonFinancialInstitutionsForeignCurrencyMoneyOrdersAndTravelersCheques = 6051,
1673
- SecurityBrokersDealers = 6211,
1674
- InsuranceSalesUnderwriting = 6300,
1675
- InsurancePremiums = 6381,
1676
- Insurance = 6399,
1677
- RealEstateAgentsAndManagersRentals = 6513,
1678
- RemoteStoredValueLoadMemberFinancialInstitution = 6529,
1679
- RemoteStoredValueLoad = 6530,
1680
- PaymentServiceProviderMoneyTransfer = 6531,
1681
- PaymentTransactionMemberFinancialInstitution = 6532,
1682
- PaymentTransactionMerchant = 6533,
1683
- MoneyTransferMemberFinancialInstitution = 6534,
1684
- ValuePurchaseMemberFinancialInstitution = 6535,
1685
- MoneySendIntracountry = 6536,
1686
- MoneySendIntercountry = 6537,
1687
- MoneySendFundingTransaction = 6538,
1688
- POIFundingTransaction = 6540,
1689
- MastercardInitiatedRebateRewards = 6555,
1690
- Overpayments = 6611,
1691
- SavingsBonds = 6760,
1692
- LodgingHotelsMotelsResortsCentralReservationServices = 7011,
1693
- Timeshares = 7012,
1694
- SportingAndRecreationalCamps = 7032,
1695
- TrailerParksAndCampGrounds = 7033,
1696
- LaundryCleaningAndGarmentServices = 7210,
1697
- DiaperServicesOrLaundromats = 7211,
1698
- DryCleaners = 7216,
1699
- CarpetAndUpholsteryCleaning = 7217,
1700
- PhotographicStudios = 7221,
1701
- BarberAndBeautyShops = 7230,
1702
- ShopRepairShopsAndShoeShineParlorsAndHatCleaningShops = 7251,
1703
- FuneralServiceAndCrematories = 7261,
1704
- EscortServices = 7272,
1705
- DatingAndEscortServices = 7273,
1706
- TaxPreparationService = 7276,
1707
- CounselingServiceDebtMarriagePersonal = 7277,
1708
- BuyingShoppingServicesAndClubs = 7278,
1709
- HospitalPatientPersonalFundsWithdrawal = 7280,
1710
- BabysittingServices = 7295,
1711
- ClothingRentalCostumesFormalWearUniforms = 7296,
1712
- MassageParlors = 7297,
1713
- HealthAndBeautyShops = 7298,
1714
- MiscellaneousPersonalServices = 7299,
1715
- AdvertisingServices = 7311,
1716
- ConsumerCreditReportingAgencies = 7321,
1717
- DebtCollectionAgencies = 7322,
1718
- BlueprintingAndPhotocopyingServices = 7332,
1719
- CommercialPhotographyArtAndGraphics = 7333,
1720
- QuickCopyReproductionAndBlueprintingServices = 7338,
1721
- StenographicAndSecretarialSupportServices = 7339,
1722
- WindowCleaningServices = 7341,
1723
- ExterminatingAndDisinfectingServices = 7342,
1724
- CleaningAndMaintenanceJanitorialServices = 7349,
1725
- EmploymentAgenciesTemporaryHelpServices = 7361,
1726
- ComputerProgrammingIntegratedSystemsDesignAndDataProcessingServices = 7372,
1727
- InformationRetrievalServices = 7375,
1728
- ComputerMaintenanceAndRepairServices = 7379,
1729
- ManagementConsultingAndPublicRelationsServices = 7392,
1730
- ProtectiveAndSecurityServicesIncludingArmoredCarsAndGuardDogs = 7393,
1731
- EquipmentRentalAndLeasingServicesToolRentalFurnitureRentalAndApplianceRental = 7394,
1732
- PhotofinishingLaboratoriesPhotoDeveloping = 7395,
1733
- BusinessServices = 7399,
1734
- TruckStopTransactions = 7511,
1735
- CarRentalCompanies = 7512,
1736
- TruckAndUtilityTrailerRentals = 7513,
1737
- MotorHomeAndRecreationalVehicleRentals = 7519,
1738
- AutomobileParkingLotsAndGarages = 7523,
1739
- ExpressPaymentServicesParkingGarage = 7524,
1740
- AutomotiveBodyRepairShops = 7531,
1741
- TireRetreadingAndRepairShops = 7534,
1742
- PaintShopsAutomotive = 7535,
1743
- AutomotiveServiceShops = 7538,
1744
- CarWashes = 7542,
1745
- TowingServices = 7549,
1746
- ElectronicsRepairShops = 7622,
1747
- AirConditioningAndRefrigerationRepairShops = 7623,
1748
- ElectricalAndSmallApplianceRepairShops = 7629,
1749
- WatchClockAndJewelryRepair = 7631,
1750
- FurnitureFurnitureRepairAndFurnitureRefinishing = 7641,
1751
- WeldingServices = 7692,
1752
- RepairShopsAndRelatedServicesMiscellaneous = 7699,
1753
- GovernmentOwnedLotteriesUSA = 7800,
1754
- InternetGamblingUSA = 7801,
1755
- GovernmentLicensedHorseAndDogRacingUSA = 7802,
1756
- MotionPicturesAndVideoTapeProductionAndDistribution = 7829,
1757
- MotionPictureTheaters = 7832,
1758
- ExpressPaymentServicesMotionPicture = 7833,
1759
- VideoTapeRentalStores = 7841,
1760
- DanceHallsStudiosAndSchools = 7911,
1761
- TheatricalProducersExceptMotionPicturesTicketAgencies = 7922,
1762
- BandsOrchestrasAndMiscellaneousEntertainers = 7929,
1763
- BilliardAndPoolEstablishments = 7932,
1764
- BowlingAlleys = 7933,
1765
- CommercialSportsAthleticFieldsProfessionalSportClubsAndSportPromoters = 7941,
1766
- TouristAttractionsAndExhibits = 7991,
1767
- GolfCoursesPublic = 7992,
1768
- VideoAmusementGameSupplies = 7993,
1769
- VideoGameArcadesEstablishments = 7994,
1770
- BettingIncludingLotteryTicketsCasinoGamingChipsOfftrackBettingAndWagers = 7995,
1771
- AmusementParksCarnivalsCircusesFortuneTellers = 7996,
1772
- MembershipClubsSportsRecreationAthleticCountryClubsAndPrivateGolfCourses = 7997,
1773
- AquariumsSeaAquariumsDolphinariumsZoos = 7998,
1774
- RecreationServices = 7999,
1775
- DoctorsAndPhysicians = 8011,
1776
- DentistsOrOrthodontists = 8021,
1777
- Osteopaths = 8031,
1778
- Chiropractors = 8041,
1779
- OptometristsAndOphthalmologists = 8042,
1780
- OpticiansOpticiansGoodsAndEyeglasses = 8043,
1781
- EyeglassesStoresOrOpticalGoods = 8044,
1782
- PodiatristsAndChiropodists = 8049,
1783
- NursingAndPersonalCareFacilities = 8050,
1784
- Hospitals = 8062,
1785
- MedicalAndDentalLaboratories = 8071,
1786
- MedicalServicesAndHealthPractitioners = 8099,
1787
- LegalServicesAndAttorneys = 8111,
1788
- ElementaryAndSecondarySchools = 8211,
1789
- CollegesJuniorCollegesUniversitiesAndProfessionalSchools = 8220,
1790
- CorrespondenceSchools = 8241,
1791
- BusinessAndSecretarialSchools = 8244,
1792
- VocationalSchoolsAndTradeSchools = 8249,
1793
- SchoolsAndEducationalServices = 8299,
1794
- ChildCareServices = 8351,
1795
- CharitableAndSocialServiceOrganizations = 8398,
1796
- CivicFraternalAndSocialAssociations = 8641,
1797
- PoliticalOrganizations = 8651,
1798
- ReligiousOrganizations = 8661,
1799
- AutomobileAssociations = 8675,
1800
- MembershipOrganizations = 8699,
1801
- TestingLaboratoriesNonMedical = 8734,
1802
- ArchitecturalEngineeringAndSurveyingServices = 8911,
1803
- AccountingAuditingAndBookkeepingServices = 8931,
1804
- ProfessionalServicesNotElsewhereDefined = 8999,
1805
- CourtCostsIncludingAlimonyAndChildSupport = 9211,
1806
- Fines = 9222,
1807
- BailAndBondPayments = 9223,
1808
- TaxPayments = 9311,
1809
- GovernmentServices = 9399,
1810
- IPurchasingPilot = 9401,
1811
- PostalServicesGovernmentOnly = 9402,
1812
- IntraGovernmentTransactions = 9405,
1813
- GovernmentLoanPayments = 9411,
1814
- AutomatedReferralService = 9700,
1815
- VisaCredentialServices = 9701,
1816
- GCASEmergencyServices = 9702,
1817
- UKSupermarketsElectronicHotFile = 9751,
1818
- UKPetrolStationsElectronicHotFile = 9752,
1819
- GamblingHorseDogRacingStLottery = 9754,
1820
- IntraCompanyPurchases = 9950,
1821
- ClientDefinedMCC = 9999
1822
- }
1823
- export declare enum MerchantFileType {
1824
- Unspecified = "Unspecified",
1825
- AgentAgreement = "AgentAgreement",
1826
- MerchantAgreement = "MerchantAgreement",
1827
- BusinessCertificate = "BusinessCertificate",
1828
- ProofOfAddress = "ProofOfAddress",
1829
- ProofOfBankAccount = "ProofOfBankAccount",
1830
- IdentityDocumentFront = "IdentityDocumentFront",
1831
- IdentityDocumentBack = "IdentityDocumentBack",
1832
- Signature = "Signature",
1833
- LogoImage = "LogoImage",
1834
- StorefrontImage = "StorefrontImage",
1835
- PrimaryImage = "PrimaryImage",
1836
- GhanaCardId = "GhanaCardId",
1837
- RegisteredConstitutionOfTheCompany = "RegisteredConstitutionOfTheCompany",
1838
- CertificateOfIncorporation = "CertificateOfIncorporation",
1839
- CertifiedTrueCopyOfForm3A = "CertifiedTrueCopyOfForm3A",
1840
- MonthlyStatement = "MonthlyStatement"
1841
- }
1842
- export declare enum MobileWalletOperator {
1843
- None = "None",
1844
- MTN = "MTN",
1845
- VDF = "VDF",
1846
- ATL = "ATL",
1847
- TGO = "TGO",
1848
- ATG = "ATG",
1849
- GMY = "GMY",
1850
- ZPY = "ZPY",
1851
- GHP = "GHP",
1852
- TCG = "TCG",
1853
- VDC = "VDC",
1854
- CLC = "CLC",
1855
- TKM = "TKM"
1856
- }
1857
- export declare class MobileWalletOperatorData {
1858
- isAvailable: boolean;
1859
- operatorCode: string;
1860
- operatorName: string;
1861
- }
1862
- export declare enum Month {
1863
- JAN = 1,
1864
- FEB = 2,
1865
- MAR = 3,
1866
- APR = 4,
1867
- MAY = 5,
1868
- JUN = 6,
1869
- JUL = 7,
1870
- AUG = 8,
1871
- SEP = 9,
1872
- OCT = 10,
1873
- NOV = 11,
1874
- DEC = 12
1875
- }
1876
- export declare enum ProductType {
1877
- Airtime = "Airtime",
1878
- Internet = "Internet",
1879
- Television = "Television",
1880
- Utilities = "Utilities",
1881
- Churches = "Churches",
1882
- Education = "Education",
1883
- Medical = "Medical",
1884
- Transport = "Transport",
1885
- Finance = "Finance",
1886
- Insurance = "Insurance",
1887
- Loans = "Loans",
1888
- Pensions = "Pensions",
1889
- General = "General",
1890
- Other = "Other",
1891
- DataBundle = "DataBundle",
1892
- VoiceBundle = "VoiceBundle",
1893
- Charity = "Charity",
1894
- Rent = "Rent",
1895
- MobileMoneyTransfer = "MobileMoneyTransfer",
1896
- PostPaidBills = "PostPaidBills",
1897
- SmsBundle = "SmsBundle",
1898
- Fuel = "Fuel",
1899
- Oil = "Oil",
1900
- Gas = "Gas"
1901
- }
1902
- export declare enum QrCodeType {
1903
- NONE = "NONE",
1904
- V2QR = "V2QR",
1905
- GHQR = "GHQR",
1906
- NIBSSQR = "NIBSSQR"
1907
- }
1908
- export declare enum RepeatInterval {
1909
- Weekly = "Weekly",
1910
- Monthly = "Monthly"
1911
- }