@mojaloop/api-snippets 17.0.2-snapshot.1 → 17.0.2

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.
@@ -69,11 +69,11 @@ export declare namespace Schemas {
69
69
  type: string;
70
70
  };
71
71
  subScenario: {
72
- description: string;
73
- example: string;
74
- pattern: string;
75
72
  title: string;
76
73
  type: string;
74
+ pattern: string;
75
+ description: string;
76
+ example: string;
77
77
  };
78
78
  to: {
79
79
  properties: {
@@ -279,11 +279,11 @@ export declare namespace Schemas {
279
279
  type: string;
280
280
  };
281
281
  subScenario: {
282
- description: string;
283
- example: string;
284
- pattern: string;
285
282
  title: string;
286
283
  type: string;
284
+ pattern: string;
285
+ description: string;
286
+ example: string;
287
287
  };
288
288
  to: {
289
289
  properties: {
@@ -615,11 +615,11 @@ export declare namespace Schemas {
615
615
  type: string;
616
616
  };
617
617
  subScenario: {
618
- description: string;
619
- example: string;
620
- pattern: string;
621
618
  title: string;
622
619
  type: string;
620
+ pattern: string;
621
+ description: string;
622
+ example: string;
623
623
  };
624
624
  to: {
625
625
  properties: {
@@ -1061,11 +1061,11 @@ export declare namespace Schemas {
1061
1061
  type: string;
1062
1062
  };
1063
1063
  subScenario: {
1064
- description: string;
1065
- example: string;
1066
- pattern: string;
1067
1064
  title: string;
1068
1065
  type: string;
1066
+ pattern: string;
1067
+ description: string;
1068
+ example: string;
1069
1069
  };
1070
1070
  to: {
1071
1071
  properties: {
@@ -1395,12 +1395,10 @@ export declare namespace Schemas {
1395
1395
  properties: {
1396
1396
  completedTimestamp: {
1397
1397
  description: string;
1398
- example: string;
1399
1398
  pattern: string;
1400
1399
  type: string;
1401
1400
  };
1402
1401
  extensionList: {
1403
- description: string;
1404
1402
  items: {
1405
1403
  properties: {
1406
1404
  key: {
@@ -1422,7 +1420,6 @@ export declare namespace Schemas {
1422
1420
  };
1423
1421
  transferState: {
1424
1422
  description: string;
1425
- example: string;
1426
1423
  enum: string[];
1427
1424
  type: string;
1428
1425
  };
@@ -1639,9 +1636,9 @@ export declare namespace Schemas {
1639
1636
  type: string;
1640
1637
  };
1641
1638
  payee: {
1642
- description: string;
1643
1639
  title: string;
1644
1640
  type: string;
1641
+ description: string;
1645
1642
  properties: {
1646
1643
  partyIdInfo: {
1647
1644
  title: string;
@@ -1780,9 +1777,9 @@ export declare namespace Schemas {
1780
1777
  required: string[];
1781
1778
  };
1782
1779
  payer: {
1783
- description: string;
1784
1780
  title: string;
1785
1781
  type: string;
1782
+ description: string;
1786
1783
  properties: {
1787
1784
  partyIdInfo: {
1788
1785
  title: string;
@@ -1938,7 +1935,6 @@ export declare namespace Schemas {
1938
1935
  type: string;
1939
1936
  };
1940
1937
  initiatorType: {
1941
- description: string;
1942
1938
  enum: string[];
1943
1939
  type: string;
1944
1940
  };
@@ -1947,11 +1943,11 @@ export declare namespace Schemas {
1947
1943
  type: string;
1948
1944
  };
1949
1945
  subScenario: {
1950
- description: string;
1951
- example: string;
1952
- pattern: string;
1953
1946
  title: string;
1954
1947
  type: string;
1948
+ pattern: string;
1949
+ description: string;
1950
+ example: string;
1955
1951
  };
1956
1952
  };
1957
1953
  required: string[];
@@ -2017,12 +2013,10 @@ export declare namespace Schemas {
2017
2013
  description: string;
2018
2014
  properties: {
2019
2015
  amount: {
2020
- description: string;
2021
2016
  pattern: string;
2022
2017
  type: string;
2023
2018
  };
2024
2019
  amountType: {
2025
- description: string;
2026
2020
  enum: string[];
2027
2021
  type: string;
2028
2022
  };
@@ -2058,7 +2052,6 @@ export declare namespace Schemas {
2058
2052
  type: string;
2059
2053
  };
2060
2054
  feesAmount: {
2061
- description: string;
2062
2055
  pattern: string;
2063
2056
  type: string;
2064
2057
  };
@@ -2069,7 +2062,6 @@ export declare namespace Schemas {
2069
2062
  type: string;
2070
2063
  };
2071
2064
  from: {
2072
- description: string;
2073
2065
  properties: {
2074
2066
  dateOfBirth: {
2075
2067
  description: string;
@@ -2159,12 +2151,10 @@ export declare namespace Schemas {
2159
2151
  type: string;
2160
2152
  };
2161
2153
  initiator: {
2162
- description: string;
2163
2154
  enum: string[];
2164
2155
  type: string;
2165
2156
  };
2166
2157
  initiatorType: {
2167
- description: string;
2168
2158
  enum: string[];
2169
2159
  type: string;
2170
2160
  };
@@ -2180,14 +2170,13 @@ export declare namespace Schemas {
2180
2170
  type: string;
2181
2171
  };
2182
2172
  subScenario: {
2183
- description: string;
2184
- example: string;
2185
- pattern: string;
2186
2173
  title: string;
2187
2174
  type: string;
2175
+ pattern: string;
2176
+ description: string;
2177
+ example: string;
2188
2178
  };
2189
2179
  to: {
2190
- description: string;
2191
2180
  properties: {
2192
2181
  dateOfBirth: {
2193
2182
  description: string;
@@ -2265,7 +2254,6 @@ export declare namespace Schemas {
2265
2254
  type: string;
2266
2255
  };
2267
2256
  transactionType: {
2268
- description: string;
2269
2257
  enum: string[];
2270
2258
  type: string;
2271
2259
  };
@@ -2319,36 +2307,30 @@ export declare namespace Schemas {
2319
2307
  type: string;
2320
2308
  };
2321
2309
  payeeFspCommissionAmount: {
2322
- description: string;
2323
2310
  pattern: string;
2324
2311
  type: string;
2325
2312
  };
2326
2313
  payeeFspCommissionAmountCurrency: {
2327
- description: string;
2328
2314
  enum: string[];
2329
2315
  maxLength: number;
2330
2316
  minLength: number;
2331
2317
  type: string;
2332
2318
  };
2333
2319
  payeeFspFeeAmount: {
2334
- description: string;
2335
2320
  pattern: string;
2336
2321
  type: string;
2337
2322
  };
2338
2323
  payeeFspFeeAmountCurrency: {
2339
- description: string;
2340
2324
  enum: string[];
2341
2325
  maxLength: number;
2342
2326
  minLength: number;
2343
2327
  type: string;
2344
2328
  };
2345
2329
  payeeReceiveAmount: {
2346
- description: string;
2347
2330
  pattern: string;
2348
2331
  type: string;
2349
2332
  };
2350
2333
  payeeReceiveAmountCurrency: {
2351
- description: string;
2352
2334
  enum: string[];
2353
2335
  maxLength: number;
2354
2336
  minLength: number;
@@ -2365,12 +2347,10 @@ export declare namespace Schemas {
2365
2347
  type: string;
2366
2348
  };
2367
2349
  transferAmount: {
2368
- description: string;
2369
2350
  pattern: string;
2370
2351
  type: string;
2371
2352
  };
2372
2353
  transferAmountCurrency: {
2373
- description: string;
2374
2354
  enum: string[];
2375
2355
  maxLength: number;
2376
2356
  minLength: number;
@@ -2597,11 +2577,11 @@ export declare namespace Schemas {
2597
2577
  type: string;
2598
2578
  };
2599
2579
  subScenario: {
2600
- description: string;
2601
- example: string;
2602
- pattern: string;
2603
2580
  title: string;
2604
2581
  type: string;
2582
+ pattern: string;
2583
+ description: string;
2584
+ example: string;
2605
2585
  };
2606
2586
  };
2607
2587
  required: string[];
@@ -2651,7 +2631,6 @@ export declare namespace Schemas {
2651
2631
  type: string;
2652
2632
  };
2653
2633
  initiatorType: {
2654
- description: string;
2655
2634
  enum: string[];
2656
2635
  type: string;
2657
2636
  };
@@ -2660,11 +2639,11 @@ export declare namespace Schemas {
2660
2639
  type: string;
2661
2640
  };
2662
2641
  subScenario: {
2663
- description: string;
2664
- example: string;
2665
- pattern: string;
2666
2642
  title: string;
2667
2643
  type: string;
2644
+ pattern: string;
2645
+ description: string;
2646
+ example: string;
2668
2647
  };
2669
2648
  };
2670
2649
  required: string[];
@@ -2787,11 +2766,11 @@ export declare namespace Schemas {
2787
2766
  type: string;
2788
2767
  };
2789
2768
  subScenario: {
2790
- description: string;
2791
- example: string;
2792
- pattern: string;
2793
2769
  title: string;
2794
2770
  type: string;
2771
+ pattern: string;
2772
+ description: string;
2773
+ example: string;
2795
2774
  };
2796
2775
  timestamp: {
2797
2776
  description: string;
@@ -3071,9 +3050,9 @@ export declare namespace Schemas {
3071
3050
  type: string;
3072
3051
  };
3073
3052
  payee: {
3074
- description: string;
3075
3053
  title: string;
3076
3054
  type: string;
3055
+ description: string;
3077
3056
  properties: {
3078
3057
  partyIdInfo: {
3079
3058
  title: string;
@@ -3212,9 +3191,9 @@ export declare namespace Schemas {
3212
3191
  required: string[];
3213
3192
  };
3214
3193
  payer: {
3215
- description: string;
3216
3194
  title: string;
3217
3195
  type: string;
3196
+ description: string;
3218
3197
  properties: {
3219
3198
  partyIdInfo: {
3220
3199
  title: string;
@@ -3370,7 +3349,6 @@ export declare namespace Schemas {
3370
3349
  type: string;
3371
3350
  };
3372
3351
  initiatorType: {
3373
- description: string;
3374
3352
  enum: string[];
3375
3353
  type: string;
3376
3354
  };
@@ -3379,11 +3357,11 @@ export declare namespace Schemas {
3379
3357
  type: string;
3380
3358
  };
3381
3359
  subScenario: {
3382
- description: string;
3383
- example: string;
3384
- pattern: string;
3385
3360
  title: string;
3386
3361
  type: string;
3362
+ pattern: string;
3363
+ description: string;
3364
+ example: string;
3387
3365
  };
3388
3366
  };
3389
3367
  required: string[];
@@ -3447,36 +3425,30 @@ export declare namespace Schemas {
3447
3425
  type: string;
3448
3426
  };
3449
3427
  payeeFspCommissionAmount: {
3450
- description: string;
3451
3428
  pattern: string;
3452
3429
  type: string;
3453
3430
  };
3454
3431
  payeeFspCommissionAmountCurrency: {
3455
- description: string;
3456
3432
  enum: string[];
3457
3433
  maxLength: number;
3458
3434
  minLength: number;
3459
3435
  type: string;
3460
3436
  };
3461
3437
  payeeFspFeeAmount: {
3462
- description: string;
3463
3438
  pattern: string;
3464
3439
  type: string;
3465
3440
  };
3466
3441
  payeeFspFeeAmountCurrency: {
3467
- description: string;
3468
3442
  enum: string[];
3469
3443
  maxLength: number;
3470
3444
  minLength: number;
3471
3445
  type: string;
3472
3446
  };
3473
3447
  payeeReceiveAmount: {
3474
- description: string;
3475
3448
  pattern: string;
3476
3449
  type: string;
3477
3450
  };
3478
3451
  payeeReceiveAmountCurrency: {
3479
- description: string;
3480
3452
  enum: string[];
3481
3453
  maxLength: number;
3482
3454
  minLength: number;
@@ -3493,12 +3465,10 @@ export declare namespace Schemas {
3493
3465
  type: string;
3494
3466
  };
3495
3467
  transferAmount: {
3496
- description: string;
3497
3468
  pattern: string;
3498
3469
  type: string;
3499
3470
  };
3500
3471
  transferAmountCurrency: {
3501
- description: string;
3502
3472
  enum: string[];
3503
3473
  maxLength: number;
3504
3474
  minLength: number;
@@ -3529,11 +3499,11 @@ export declare namespace Schemas {
3529
3499
  type: string;
3530
3500
  };
3531
3501
  subScenario: {
3532
- description: string;
3533
- example: string;
3534
- pattern: string;
3535
3502
  title: string;
3536
3503
  type: string;
3504
+ pattern: string;
3505
+ description: string;
3506
+ example: string;
3537
3507
  };
3538
3508
  to: {
3539
3509
  properties: {
@@ -3624,16 +3594,15 @@ export declare namespace Schemas {
3624
3594
  properties: {
3625
3595
  completedTimestamp: {
3626
3596
  description: string;
3627
- example: string;
3628
3597
  pattern: string;
3629
3598
  type: string;
3630
3599
  };
3631
3600
  fulfilment: {
3632
- description: string;
3633
3601
  title: string;
3634
3602
  type: string;
3635
3603
  pattern: string;
3636
3604
  maxLength: number;
3605
+ description: string;
3637
3606
  example: string;
3638
3607
  };
3639
3608
  homeTransactionId: {
@@ -3642,7 +3611,6 @@ export declare namespace Schemas {
3642
3611
  };
3643
3612
  transferState: {
3644
3613
  description: string;
3645
- example: string;
3646
3614
  enum: string[];
3647
3615
  type: string;
3648
3616
  };
@@ -3659,6 +3627,13 @@ export declare namespace Schemas {
3659
3627
  enum: string[];
3660
3628
  type: string;
3661
3629
  };
3630
+ const TransactionSubScenario: {
3631
+ title: string;
3632
+ type: string;
3633
+ pattern: string;
3634
+ description: string;
3635
+ example: string;
3636
+ };
3662
3637
  const CorrelationId: {
3663
3638
  title: string;
3664
3639
  type: string;
@@ -4242,382 +4217,126 @@ export declare namespace Schemas {
4242
4217
  description: string;
4243
4218
  example: string;
4244
4219
  };
4245
- const Money: {
4246
- title: string;
4247
- type: string;
4248
- description: string;
4249
- properties: {
4250
- currency: {
4251
- title: string;
4252
- description: string;
4253
- type: string;
4254
- minLength: number;
4255
- maxLength: number;
4256
- enum: string[];
4257
- };
4258
- amount: {
4259
- title: string;
4260
- type: string;
4261
- pattern: string;
4262
- description: string;
4263
- example: string;
4264
- };
4265
- };
4266
- required: string[];
4267
- };
4268
- const Latitude: {
4220
+ const IlpFulfilment: {
4269
4221
  title: string;
4270
4222
  type: string;
4271
4223
  pattern: string;
4224
+ maxLength: number;
4272
4225
  description: string;
4273
4226
  example: string;
4274
4227
  };
4275
- const Longitude: {
4228
+ const TransferState: {
4276
4229
  title: string;
4277
4230
  type: string;
4278
- pattern: string;
4231
+ enum: string[];
4279
4232
  description: string;
4280
4233
  example: string;
4281
4234
  };
4282
- const GeoCode: {
4235
+ const TransfersIDPutResponse: {
4283
4236
  title: string;
4284
4237
  type: string;
4285
4238
  description: string;
4286
4239
  properties: {
4287
- latitude: {
4240
+ fulfilment: {
4288
4241
  title: string;
4289
4242
  type: string;
4290
4243
  pattern: string;
4244
+ maxLength: number;
4291
4245
  description: string;
4292
4246
  example: string;
4293
4247
  };
4294
- longitude: {
4248
+ completedTimestamp: {
4295
4249
  title: string;
4296
4250
  type: string;
4297
4251
  pattern: string;
4298
4252
  description: string;
4299
4253
  example: string;
4300
4254
  };
4255
+ transferState: {
4256
+ title: string;
4257
+ type: string;
4258
+ enum: string[];
4259
+ description: string;
4260
+ example: string;
4261
+ };
4262
+ extensionList: {
4263
+ title: string;
4264
+ type: string;
4265
+ description: string;
4266
+ properties: {
4267
+ extension: {
4268
+ type: string;
4269
+ items: {
4270
+ title: string;
4271
+ type: string;
4272
+ description: string;
4273
+ properties: {
4274
+ key: {
4275
+ title: string;
4276
+ type: string;
4277
+ minLength: number;
4278
+ maxLength: number;
4279
+ description: string;
4280
+ };
4281
+ value: {
4282
+ title: string;
4283
+ type: string;
4284
+ minLength: number;
4285
+ maxLength: number;
4286
+ description: string;
4287
+ };
4288
+ };
4289
+ required: string[];
4290
+ };
4291
+ minItems: number;
4292
+ maxItems: number;
4293
+ description: string;
4294
+ };
4295
+ };
4296
+ required: string[];
4297
+ };
4301
4298
  };
4302
4299
  required: string[];
4303
4300
  };
4304
- const IlpPacket: {
4301
+ const ErrorCode: {
4305
4302
  title: string;
4306
4303
  type: string;
4307
4304
  pattern: string;
4308
- minLength: number;
4309
- maxLength: number;
4310
4305
  description: string;
4311
4306
  example: string;
4312
4307
  };
4313
- const IlpCondition: {
4308
+ const ErrorDescription: {
4314
4309
  title: string;
4315
4310
  type: string;
4316
- pattern: string;
4311
+ minLength: number;
4317
4312
  maxLength: number;
4318
4313
  description: string;
4319
4314
  };
4320
- const QuotesIDPutResponse: {
4315
+ const ErrorInformation: {
4321
4316
  title: string;
4322
4317
  type: string;
4323
4318
  description: string;
4324
4319
  properties: {
4325
- transferAmount: {
4320
+ errorCode: {
4326
4321
  title: string;
4327
4322
  type: string;
4323
+ pattern: string;
4328
4324
  description: string;
4329
- properties: {
4330
- currency: {
4331
- title: string;
4332
- description: string;
4333
- type: string;
4334
- minLength: number;
4335
- maxLength: number;
4336
- enum: string[];
4337
- };
4338
- amount: {
4339
- title: string;
4340
- type: string;
4341
- pattern: string;
4342
- description: string;
4343
- example: string;
4344
- };
4345
- };
4346
- required: string[];
4325
+ example: string;
4347
4326
  };
4348
- payeeReceiveAmount: {
4327
+ errorDescription: {
4349
4328
  title: string;
4350
4329
  type: string;
4330
+ minLength: number;
4331
+ maxLength: number;
4351
4332
  description: string;
4352
- properties: {
4353
- currency: {
4354
- title: string;
4355
- description: string;
4356
- type: string;
4357
- minLength: number;
4358
- maxLength: number;
4359
- enum: string[];
4360
- };
4361
- amount: {
4362
- title: string;
4363
- type: string;
4364
- pattern: string;
4365
- description: string;
4366
- example: string;
4367
- };
4368
- };
4369
- required: string[];
4370
4333
  };
4371
- payeeFspFee: {
4334
+ extensionList: {
4372
4335
  title: string;
4373
4336
  type: string;
4374
4337
  description: string;
4375
4338
  properties: {
4376
- currency: {
4377
- title: string;
4378
- description: string;
4379
- type: string;
4380
- minLength: number;
4381
- maxLength: number;
4382
- enum: string[];
4383
- };
4384
- amount: {
4385
- title: string;
4386
- type: string;
4387
- pattern: string;
4388
- description: string;
4389
- example: string;
4390
- };
4391
- };
4392
- required: string[];
4393
- };
4394
- payeeFspCommission: {
4395
- title: string;
4396
- type: string;
4397
- description: string;
4398
- properties: {
4399
- currency: {
4400
- title: string;
4401
- description: string;
4402
- type: string;
4403
- minLength: number;
4404
- maxLength: number;
4405
- enum: string[];
4406
- };
4407
- amount: {
4408
- title: string;
4409
- type: string;
4410
- pattern: string;
4411
- description: string;
4412
- example: string;
4413
- };
4414
- };
4415
- required: string[];
4416
- };
4417
- expiration: {
4418
- title: string;
4419
- type: string;
4420
- pattern: string;
4421
- description: string;
4422
- example: string;
4423
- };
4424
- geoCode: {
4425
- title: string;
4426
- type: string;
4427
- description: string;
4428
- properties: {
4429
- latitude: {
4430
- title: string;
4431
- type: string;
4432
- pattern: string;
4433
- description: string;
4434
- example: string;
4435
- };
4436
- longitude: {
4437
- title: string;
4438
- type: string;
4439
- pattern: string;
4440
- description: string;
4441
- example: string;
4442
- };
4443
- };
4444
- required: string[];
4445
- };
4446
- ilpPacket: {
4447
- title: string;
4448
- type: string;
4449
- pattern: string;
4450
- minLength: number;
4451
- maxLength: number;
4452
- description: string;
4453
- example: string;
4454
- };
4455
- condition: {
4456
- title: string;
4457
- type: string;
4458
- pattern: string;
4459
- maxLength: number;
4460
- description: string;
4461
- };
4462
- extensionList: {
4463
- title: string;
4464
- type: string;
4465
- description: string;
4466
- properties: {
4467
- extension: {
4468
- type: string;
4469
- items: {
4470
- title: string;
4471
- type: string;
4472
- description: string;
4473
- properties: {
4474
- key: {
4475
- title: string;
4476
- type: string;
4477
- minLength: number;
4478
- maxLength: number;
4479
- description: string;
4480
- };
4481
- value: {
4482
- title: string;
4483
- type: string;
4484
- minLength: number;
4485
- maxLength: number;
4486
- description: string;
4487
- };
4488
- };
4489
- required: string[];
4490
- };
4491
- minItems: number;
4492
- maxItems: number;
4493
- description: string;
4494
- };
4495
- };
4496
- required: string[];
4497
- };
4498
- };
4499
- required: string[];
4500
- };
4501
- const IlpFulfilment: {
4502
- title: string;
4503
- type: string;
4504
- pattern: string;
4505
- maxLength: number;
4506
- description: string;
4507
- example: string;
4508
- };
4509
- const TransferState: {
4510
- title: string;
4511
- type: string;
4512
- enum: string[];
4513
- description: string;
4514
- example: string;
4515
- };
4516
- const TransfersIDPutResponse: {
4517
- title: string;
4518
- type: string;
4519
- description: string;
4520
- properties: {
4521
- fulfilment: {
4522
- title: string;
4523
- type: string;
4524
- pattern: string;
4525
- maxLength: number;
4526
- description: string;
4527
- example: string;
4528
- };
4529
- completedTimestamp: {
4530
- title: string;
4531
- type: string;
4532
- pattern: string;
4533
- description: string;
4534
- example: string;
4535
- };
4536
- transferState: {
4537
- title: string;
4538
- type: string;
4539
- enum: string[];
4540
- description: string;
4541
- example: string;
4542
- };
4543
- extensionList: {
4544
- title: string;
4545
- type: string;
4546
- description: string;
4547
- properties: {
4548
- extension: {
4549
- type: string;
4550
- items: {
4551
- title: string;
4552
- type: string;
4553
- description: string;
4554
- properties: {
4555
- key: {
4556
- title: string;
4557
- type: string;
4558
- minLength: number;
4559
- maxLength: number;
4560
- description: string;
4561
- };
4562
- value: {
4563
- title: string;
4564
- type: string;
4565
- minLength: number;
4566
- maxLength: number;
4567
- description: string;
4568
- };
4569
- };
4570
- required: string[];
4571
- };
4572
- minItems: number;
4573
- maxItems: number;
4574
- description: string;
4575
- };
4576
- };
4577
- required: string[];
4578
- };
4579
- };
4580
- required: string[];
4581
- };
4582
- const ErrorCode: {
4583
- title: string;
4584
- type: string;
4585
- pattern: string;
4586
- description: string;
4587
- example: string;
4588
- };
4589
- const ErrorDescription: {
4590
- title: string;
4591
- type: string;
4592
- minLength: number;
4593
- maxLength: number;
4594
- description: string;
4595
- };
4596
- const ErrorInformation: {
4597
- title: string;
4598
- type: string;
4599
- description: string;
4600
- properties: {
4601
- errorCode: {
4602
- title: string;
4603
- type: string;
4604
- pattern: string;
4605
- description: string;
4606
- example: string;
4607
- };
4608
- errorDescription: {
4609
- title: string;
4610
- type: string;
4611
- minLength: number;
4612
- maxLength: number;
4613
- description: string;
4614
- };
4615
- extensionList: {
4616
- title: string;
4617
- type: string;
4618
- description: string;
4619
- properties: {
4620
- extension: {
4339
+ extension: {
4621
4340
  type: string;
4622
4341
  items: {
4623
4342
  title: string;
@@ -4939,176 +4658,7 @@ export declare namespace Schemas {
4939
4658
  };
4940
4659
  };
4941
4660
  };
4942
- dateOfBirth: {
4943
- title: string;
4944
- type: string;
4945
- pattern: string;
4946
- description: string;
4947
- example: string;
4948
- };
4949
- };
4950
- };
4951
- };
4952
- required: string[];
4953
- };
4954
- reference: {
4955
- description: string;
4956
- type: string;
4957
- };
4958
- amountType: {
4959
- title: string;
4960
- type: string;
4961
- enum: string[];
4962
- description: string;
4963
- example: string;
4964
- };
4965
- currency: {
4966
- title: string;
4967
- description: string;
4968
- type: string;
4969
- minLength: number;
4970
- maxLength: number;
4971
- enum: string[];
4972
- };
4973
- amount: {
4974
- title: string;
4975
- type: string;
4976
- pattern: string;
4977
- description: string;
4978
- example: string;
4979
- };
4980
- note: {
4981
- title: string;
4982
- type: string;
4983
- minLength: number;
4984
- maxLength: number;
4985
- description: string;
4986
- example: string;
4987
- };
4988
- quoteId: {
4989
- title: string;
4990
- type: string;
4991
- pattern: string;
4992
- description: string;
4993
- example: string;
4994
- };
4995
- quoteResponse: {
4996
- title: string;
4997
- type: string;
4998
- description: string;
4999
- properties: {
5000
- transferAmount: {
5001
- title: string;
5002
- type: string;
5003
- description: string;
5004
- properties: {
5005
- currency: {
5006
- title: string;
5007
- description: string;
5008
- type: string;
5009
- minLength: number;
5010
- maxLength: number;
5011
- enum: string[];
5012
- };
5013
- amount: {
5014
- title: string;
5015
- type: string;
5016
- pattern: string;
5017
- description: string;
5018
- example: string;
5019
- };
5020
- };
5021
- required: string[];
5022
- };
5023
- payeeReceiveAmount: {
5024
- title: string;
5025
- type: string;
5026
- description: string;
5027
- properties: {
5028
- currency: {
5029
- title: string;
5030
- description: string;
5031
- type: string;
5032
- minLength: number;
5033
- maxLength: number;
5034
- enum: string[];
5035
- };
5036
- amount: {
5037
- title: string;
5038
- type: string;
5039
- pattern: string;
5040
- description: string;
5041
- example: string;
5042
- };
5043
- };
5044
- required: string[];
5045
- };
5046
- payeeFspFee: {
5047
- title: string;
5048
- type: string;
5049
- description: string;
5050
- properties: {
5051
- currency: {
5052
- title: string;
5053
- description: string;
5054
- type: string;
5055
- minLength: number;
5056
- maxLength: number;
5057
- enum: string[];
5058
- };
5059
- amount: {
5060
- title: string;
5061
- type: string;
5062
- pattern: string;
5063
- description: string;
5064
- example: string;
5065
- };
5066
- };
5067
- required: string[];
5068
- };
5069
- payeeFspCommission: {
5070
- title: string;
5071
- type: string;
5072
- description: string;
5073
- properties: {
5074
- currency: {
5075
- title: string;
5076
- description: string;
5077
- type: string;
5078
- minLength: number;
5079
- maxLength: number;
5080
- enum: string[];
5081
- };
5082
- amount: {
5083
- title: string;
5084
- type: string;
5085
- pattern: string;
5086
- description: string;
5087
- example: string;
5088
- };
5089
- };
5090
- required: string[];
5091
- };
5092
- expiration: {
5093
- title: string;
5094
- type: string;
5095
- pattern: string;
5096
- description: string;
5097
- example: string;
5098
- };
5099
- geoCode: {
5100
- title: string;
5101
- type: string;
5102
- description: string;
5103
- properties: {
5104
- latitude: {
5105
- title: string;
5106
- type: string;
5107
- pattern: string;
5108
- description: string;
5109
- example: string;
5110
- };
5111
- longitude: {
4661
+ dateOfBirth: {
5112
4662
  title: string;
5113
4663
  type: string;
5114
4664
  pattern: string;
@@ -5116,63 +4666,54 @@ export declare namespace Schemas {
5116
4666
  example: string;
5117
4667
  };
5118
4668
  };
5119
- required: string[];
5120
- };
5121
- ilpPacket: {
5122
- title: string;
5123
- type: string;
5124
- pattern: string;
5125
- minLength: number;
5126
- maxLength: number;
5127
- description: string;
5128
- example: string;
5129
- };
5130
- condition: {
5131
- title: string;
5132
- type: string;
5133
- pattern: string;
5134
- maxLength: number;
5135
- description: string;
5136
- };
5137
- extensionList: {
5138
- title: string;
5139
- type: string;
5140
- description: string;
5141
- properties: {
5142
- extension: {
5143
- type: string;
5144
- items: {
5145
- title: string;
5146
- type: string;
5147
- description: string;
5148
- properties: {
5149
- key: {
5150
- title: string;
5151
- type: string;
5152
- minLength: number;
5153
- maxLength: number;
5154
- description: string;
5155
- };
5156
- value: {
5157
- title: string;
5158
- type: string;
5159
- minLength: number;
5160
- maxLength: number;
5161
- description: string;
5162
- };
5163
- };
5164
- required: string[];
5165
- };
5166
- minItems: number;
5167
- maxItems: number;
5168
- description: string;
5169
- };
5170
- };
5171
- required: string[];
5172
4669
  };
5173
4670
  };
5174
4671
  required: string[];
5175
4672
  };
4673
+ reference: {
4674
+ description: string;
4675
+ type: string;
4676
+ };
4677
+ amountType: {
4678
+ title: string;
4679
+ type: string;
4680
+ enum: string[];
4681
+ description: string;
4682
+ example: string;
4683
+ };
4684
+ currency: {
4685
+ title: string;
4686
+ description: string;
4687
+ type: string;
4688
+ minLength: number;
4689
+ maxLength: number;
4690
+ enum: string[];
4691
+ };
4692
+ amount: {
4693
+ title: string;
4694
+ type: string;
4695
+ pattern: string;
4696
+ description: string;
4697
+ example: string;
4698
+ };
4699
+ note: {
4700
+ title: string;
4701
+ type: string;
4702
+ minLength: number;
4703
+ maxLength: number;
4704
+ description: string;
4705
+ example: string;
4706
+ };
4707
+ quoteId: {
4708
+ title: string;
4709
+ type: string;
4710
+ pattern: string;
4711
+ description: string;
4712
+ example: string;
4713
+ };
4714
+ quoteResponse: {
4715
+ type: string;
4716
+ };
5176
4717
  fulfil: {
5177
4718
  title: string;
5178
4719
  type: string;
@@ -5690,185 +5231,7 @@ export declare namespace Schemas {
5690
5231
  example: string;
5691
5232
  };
5692
5233
  quoteResponse: {
5693
- title: string;
5694
5234
  type: string;
5695
- description: string;
5696
- properties: {
5697
- transferAmount: {
5698
- title: string;
5699
- type: string;
5700
- description: string;
5701
- properties: {
5702
- currency: {
5703
- title: string;
5704
- description: string;
5705
- type: string;
5706
- minLength: number;
5707
- maxLength: number;
5708
- enum: string[];
5709
- };
5710
- amount: {
5711
- title: string;
5712
- type: string;
5713
- pattern: string;
5714
- description: string;
5715
- example: string;
5716
- };
5717
- };
5718
- required: string[];
5719
- };
5720
- payeeReceiveAmount: {
5721
- title: string;
5722
- type: string;
5723
- description: string;
5724
- properties: {
5725
- currency: {
5726
- title: string;
5727
- description: string;
5728
- type: string;
5729
- minLength: number;
5730
- maxLength: number;
5731
- enum: string[];
5732
- };
5733
- amount: {
5734
- title: string;
5735
- type: string;
5736
- pattern: string;
5737
- description: string;
5738
- example: string;
5739
- };
5740
- };
5741
- required: string[];
5742
- };
5743
- payeeFspFee: {
5744
- title: string;
5745
- type: string;
5746
- description: string;
5747
- properties: {
5748
- currency: {
5749
- title: string;
5750
- description: string;
5751
- type: string;
5752
- minLength: number;
5753
- maxLength: number;
5754
- enum: string[];
5755
- };
5756
- amount: {
5757
- title: string;
5758
- type: string;
5759
- pattern: string;
5760
- description: string;
5761
- example: string;
5762
- };
5763
- };
5764
- required: string[];
5765
- };
5766
- payeeFspCommission: {
5767
- title: string;
5768
- type: string;
5769
- description: string;
5770
- properties: {
5771
- currency: {
5772
- title: string;
5773
- description: string;
5774
- type: string;
5775
- minLength: number;
5776
- maxLength: number;
5777
- enum: string[];
5778
- };
5779
- amount: {
5780
- title: string;
5781
- type: string;
5782
- pattern: string;
5783
- description: string;
5784
- example: string;
5785
- };
5786
- };
5787
- required: string[];
5788
- };
5789
- expiration: {
5790
- title: string;
5791
- type: string;
5792
- pattern: string;
5793
- description: string;
5794
- example: string;
5795
- };
5796
- geoCode: {
5797
- title: string;
5798
- type: string;
5799
- description: string;
5800
- properties: {
5801
- latitude: {
5802
- title: string;
5803
- type: string;
5804
- pattern: string;
5805
- description: string;
5806
- example: string;
5807
- };
5808
- longitude: {
5809
- title: string;
5810
- type: string;
5811
- pattern: string;
5812
- description: string;
5813
- example: string;
5814
- };
5815
- };
5816
- required: string[];
5817
- };
5818
- ilpPacket: {
5819
- title: string;
5820
- type: string;
5821
- pattern: string;
5822
- minLength: number;
5823
- maxLength: number;
5824
- description: string;
5825
- example: string;
5826
- };
5827
- condition: {
5828
- title: string;
5829
- type: string;
5830
- pattern: string;
5831
- maxLength: number;
5832
- description: string;
5833
- };
5834
- extensionList: {
5835
- title: string;
5836
- type: string;
5837
- description: string;
5838
- properties: {
5839
- extension: {
5840
- type: string;
5841
- items: {
5842
- title: string;
5843
- type: string;
5844
- description: string;
5845
- properties: {
5846
- key: {
5847
- title: string;
5848
- type: string;
5849
- minLength: number;
5850
- maxLength: number;
5851
- description: string;
5852
- };
5853
- value: {
5854
- title: string;
5855
- type: string;
5856
- minLength: number;
5857
- maxLength: number;
5858
- description: string;
5859
- };
5860
- };
5861
- required: string[];
5862
- };
5863
- minItems: number;
5864
- maxItems: number;
5865
- description: string;
5866
- };
5867
- };
5868
- required: string[];
5869
- };
5870
- };
5871
- required: string[];
5872
5235
  };
5873
5236
  fulfil: {
5874
5237
  title: string;