cashfree-pg 3.0.6 → 3.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/api.ts CHANGED
@@ -1950,11 +1950,11 @@ export interface LinkEntity {
1950
1950
  */
1951
1951
  'customer_details'?: LinkCustomerDetailsEntity;
1952
1952
  /**
1953
- *
1954
- * @type {LinkMetaEntity}
1953
+ * Payment link meta information object.
1954
+ * @type {{ [key: string]: string; }}
1955
1955
  * @memberof LinkEntity
1956
1956
  */
1957
- 'link_meta'?: LinkMetaEntity;
1957
+ 'link_meta'?: { [key: string]: string; };
1958
1958
  /**
1959
1959
  *
1960
1960
  * @type {string}
@@ -4730,7 +4730,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
4730
4730
 
4731
4731
  localVarHeaderParameter['Content-Type'] = 'application/json';
4732
4732
 
4733
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
4733
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
4734
4734
  if (x_api_version != null && x_api_version != undefined) {
4735
4735
  localVarHeaderParameter['x-api-version'] = x_api_version;
4736
4736
  }
@@ -4804,7 +4804,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
4804
4804
 
4805
4805
  localVarHeaderParameter['Content-Type'] = 'application/json';
4806
4806
 
4807
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
4807
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
4808
4808
  if (x_api_version != null && x_api_version != undefined) {
4809
4809
  localVarHeaderParameter['x-api-version'] = x_api_version;
4810
4810
  }
@@ -4878,7 +4878,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
4878
4878
 
4879
4879
  localVarHeaderParameter['Content-Type'] = 'application/json';
4880
4880
 
4881
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
4881
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
4882
4882
  if (x_api_version != null && x_api_version != undefined) {
4883
4883
  localVarHeaderParameter['x-api-version'] = x_api_version;
4884
4884
  }
@@ -4952,7 +4952,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
4952
4952
 
4953
4953
  localVarHeaderParameter['Content-Type'] = 'application/json';
4954
4954
 
4955
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
4955
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
4956
4956
  if (x_api_version != null && x_api_version != undefined) {
4957
4957
  localVarHeaderParameter['x-api-version'] = x_api_version;
4958
4958
  }
@@ -5126,7 +5126,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
5126
5126
 
5127
5127
  localVarHeaderParameter['Content-Type'] = 'application/json';
5128
5128
 
5129
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5129
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5130
5130
  if (x_api_version != null && x_api_version != undefined) {
5131
5131
  localVarHeaderParameter['x-api-version'] = x_api_version;
5132
5132
  }
@@ -5199,7 +5199,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
5199
5199
 
5200
5200
 
5201
5201
 
5202
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5202
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5203
5203
  if (x_api_version != null && x_api_version != undefined) {
5204
5204
  localVarHeaderParameter['x-api-version'] = x_api_version;
5205
5205
  }
@@ -5336,7 +5336,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
5336
5336
 
5337
5337
  localVarHeaderParameter['Content-Type'] = 'application/json';
5338
5338
 
5339
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5339
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5340
5340
  if (x_api_version != null && x_api_version != undefined) {
5341
5341
  localVarHeaderParameter['x-api-version'] = x_api_version;
5342
5342
  }
@@ -5409,7 +5409,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
5409
5409
 
5410
5410
 
5411
5411
 
5412
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5412
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5413
5413
  if (x_api_version != null && x_api_version != undefined) {
5414
5414
  localVarHeaderParameter['x-api-version'] = x_api_version;
5415
5415
  }
@@ -5548,7 +5548,7 @@ const PGReconciliationApiAxiosParamCreator = function (configuration?: Configura
5548
5548
 
5549
5549
  localVarHeaderParameter['Content-Type'] = 'application/json';
5550
5550
 
5551
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5551
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5552
5552
  if (x_api_version != null && x_api_version != undefined) {
5553
5553
  localVarHeaderParameter['x-api-version'] = x_api_version;
5554
5554
  }
@@ -5669,7 +5669,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
5669
5669
 
5670
5670
 
5671
5671
 
5672
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5672
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5673
5673
  if (x_api_version != null && x_api_version != undefined) {
5674
5674
  localVarHeaderParameter['x-api-version'] = x_api_version;
5675
5675
  }
@@ -5742,7 +5742,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
5742
5742
 
5743
5743
  localVarHeaderParameter['Content-Type'] = 'application/json';
5744
5744
 
5745
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5745
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5746
5746
  if (x_api_version != null && x_api_version != undefined) {
5747
5747
  localVarHeaderParameter['x-api-version'] = x_api_version;
5748
5748
  }
@@ -5815,7 +5815,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
5815
5815
 
5816
5816
 
5817
5817
 
5818
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5818
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5819
5819
  if (x_api_version != null && x_api_version != undefined) {
5820
5820
  localVarHeaderParameter['x-api-version'] = x_api_version;
5821
5821
  }
@@ -5887,7 +5887,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
5887
5887
 
5888
5888
 
5889
5889
 
5890
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
5890
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
5891
5891
  if (x_api_version != null && x_api_version != undefined) {
5892
5892
  localVarHeaderParameter['x-api-version'] = x_api_version;
5893
5893
  }
@@ -6064,7 +6064,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6064
6064
 
6065
6065
  localVarHeaderParameter['Content-Type'] = 'application/json';
6066
6066
 
6067
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6067
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6068
6068
  if (x_api_version != null && x_api_version != undefined) {
6069
6069
  localVarHeaderParameter['x-api-version'] = x_api_version;
6070
6070
  }
@@ -6127,7 +6127,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6127
6127
 
6128
6128
  localVarHeaderParameter['Content-Type'] = 'application/json';
6129
6129
 
6130
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6130
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6131
6131
  if (x_api_version != null && x_api_version != undefined) {
6132
6132
  localVarHeaderParameter['x-api-version'] = x_api_version;
6133
6133
  }
@@ -6204,7 +6204,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6204
6204
 
6205
6205
 
6206
6206
 
6207
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6207
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6208
6208
  if (x_api_version != null && x_api_version != undefined) {
6209
6209
  localVarHeaderParameter['x-api-version'] = x_api_version;
6210
6210
  }
@@ -6276,7 +6276,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6276
6276
 
6277
6277
 
6278
6278
 
6279
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6279
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6280
6280
  if (x_api_version != null && x_api_version != undefined) {
6281
6281
  localVarHeaderParameter['x-api-version'] = x_api_version;
6282
6282
  }
@@ -6334,7 +6334,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6334
6334
 
6335
6335
  localVarHeaderParameter['Content-Type'] = 'application/json';
6336
6336
 
6337
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6337
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6338
6338
  if (x_api_version != null && x_api_version != undefined) {
6339
6339
  localVarHeaderParameter['x-api-version'] = x_api_version;
6340
6340
  }
@@ -6533,7 +6533,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
6533
6533
 
6534
6534
  localVarHeaderParameter['Content-Type'] = 'application/json';
6535
6535
 
6536
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6536
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6537
6537
  if (x_api_version != null && x_api_version != undefined) {
6538
6538
  localVarHeaderParameter['x-api-version'] = x_api_version;
6539
6539
  }
@@ -6610,7 +6610,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
6610
6610
 
6611
6611
 
6612
6612
 
6613
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6613
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6614
6614
  if (x_api_version != null && x_api_version != undefined) {
6615
6615
  localVarHeaderParameter['x-api-version'] = x_api_version;
6616
6616
  }
@@ -6682,7 +6682,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
6682
6682
 
6683
6683
 
6684
6684
 
6685
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6685
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6686
6686
  if (x_api_version != null && x_api_version != undefined) {
6687
6687
  localVarHeaderParameter['x-api-version'] = x_api_version;
6688
6688
  }
@@ -6841,7 +6841,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
6841
6841
 
6842
6842
  localVarHeaderParameter['Content-Type'] = 'application/json';
6843
6843
 
6844
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6844
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6845
6845
  if (x_api_version != null && x_api_version != undefined) {
6846
6846
  localVarHeaderParameter['x-api-version'] = x_api_version;
6847
6847
  }
@@ -6917,7 +6917,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
6917
6917
 
6918
6918
  localVarHeaderParameter['Content-Type'] = 'application/json';
6919
6919
 
6920
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
6920
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
6921
6921
  if (x_api_version != null && x_api_version != undefined) {
6922
6922
  localVarHeaderParameter['x-api-version'] = x_api_version;
6923
6923
  }
@@ -7058,7 +7058,7 @@ const SettlementsApiAxiosParamCreator = function (configuration?: Configuration)
7058
7058
 
7059
7059
 
7060
7060
 
7061
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7061
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7062
7062
  if (x_api_version != null && x_api_version != undefined) {
7063
7063
  localVarHeaderParameter['x-api-version'] = x_api_version;
7064
7064
  }
@@ -7177,7 +7177,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7177
7177
 
7178
7178
  localVarHeaderParameter['Content-Type'] = 'application/json';
7179
7179
 
7180
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7180
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7181
7181
  if (x_api_version != null && x_api_version != undefined) {
7182
7182
  localVarHeaderParameter['x-api-version'] = x_api_version;
7183
7183
  }
@@ -7251,7 +7251,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7251
7251
 
7252
7252
  localVarHeaderParameter['Content-Type'] = 'application/json';
7253
7253
 
7254
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7254
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7255
7255
  if (x_api_version != null && x_api_version != undefined) {
7256
7256
  localVarHeaderParameter['x-api-version'] = x_api_version;
7257
7257
  }
@@ -7324,7 +7324,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7324
7324
 
7325
7325
 
7326
7326
 
7327
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7327
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7328
7328
  if (x_api_version != null && x_api_version != undefined) {
7329
7329
  localVarHeaderParameter['x-api-version'] = x_api_version;
7330
7330
  }
@@ -7406,7 +7406,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7406
7406
 
7407
7407
 
7408
7408
 
7409
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7409
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7410
7410
  if (x_api_version != null && x_api_version != undefined) {
7411
7411
  localVarHeaderParameter['x-api-version'] = x_api_version;
7412
7412
  }
@@ -7583,7 +7583,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
7583
7583
 
7584
7584
 
7585
7585
 
7586
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7586
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7587
7587
  if (x_api_version != null && x_api_version != undefined) {
7588
7588
  localVarHeaderParameter['x-api-version'] = x_api_version;
7589
7589
  }
@@ -7659,7 +7659,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
7659
7659
 
7660
7660
 
7661
7661
 
7662
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7662
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7663
7663
  if (x_api_version != null && x_api_version != undefined) {
7664
7664
  localVarHeaderParameter['x-api-version'] = x_api_version;
7665
7665
  }
@@ -7738,7 +7738,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
7738
7738
 
7739
7739
 
7740
7740
 
7741
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7741
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7742
7742
  if (x_api_version != null && x_api_version != undefined) {
7743
7743
  localVarHeaderParameter['x-api-version'] = x_api_version;
7744
7744
  }
@@ -7814,7 +7814,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
7814
7814
 
7815
7815
 
7816
7816
 
7817
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.6';
7817
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.0.8';
7818
7818
  if (x_api_version != null && x_api_version != undefined) {
7819
7819
  localVarHeaderParameter['x-api-version'] = x_api_version;
7820
7820
  }
@@ -8004,7 +8004,7 @@ export class Cashfree {
8004
8004
  } else {
8005
8005
  scope.setExtra('environment', 'production');
8006
8006
  }
8007
- scope.setExtra('release', "3.0.6");
8007
+ scope.setExtra('release', "3.0.8");
8008
8008
  });
8009
8009
  try {
8010
8010
  return EligibilityApiFp().pGEligibilityFetchCardlessEMI(x_api_version, EligibilityFetchCardlessEMIRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8057,7 +8057,7 @@ export class Cashfree {
8057
8057
  } else {
8058
8058
  scope.setExtra('environment', 'production');
8059
8059
  }
8060
- scope.setExtra('release', "3.0.6");
8060
+ scope.setExtra('release', "3.0.8");
8061
8061
  });
8062
8062
  try {
8063
8063
  return EligibilityApiFp().pGEligibilityFetchOffers(x_api_version, EligibilityFetchOffersRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8110,7 +8110,7 @@ export class Cashfree {
8110
8110
  } else {
8111
8111
  scope.setExtra('environment', 'production');
8112
8112
  }
8113
- scope.setExtra('release', "3.0.6");
8113
+ scope.setExtra('release', "3.0.8");
8114
8114
  });
8115
8115
  try {
8116
8116
  return EligibilityApiFp().pGEligibilityFetchPaylater(x_api_version, EligibilityFetchPaylaterRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8163,7 +8163,7 @@ export class Cashfree {
8163
8163
  } else {
8164
8164
  scope.setExtra('environment', 'production');
8165
8165
  }
8166
- scope.setExtra('release', "3.0.6");
8166
+ scope.setExtra('release', "3.0.8");
8167
8167
  });
8168
8168
  try {
8169
8169
  return EligibilityApiFp().pGEligibilityFetchPaymentMethods(x_api_version, EligibilityFetchPaymentMethodsRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8216,7 +8216,7 @@ export class Cashfree {
8216
8216
  } else {
8217
8217
  scope.setExtra('environment', 'production');
8218
8218
  }
8219
- scope.setExtra('release', "3.0.6");
8219
+ scope.setExtra('release', "3.0.8");
8220
8220
  });
8221
8221
  try {
8222
8222
  return OffersApiFp().pGCreateOffer(x_api_version, CreateOfferRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8269,7 +8269,7 @@ export class Cashfree {
8269
8269
  } else {
8270
8270
  scope.setExtra('environment', 'production');
8271
8271
  }
8272
- scope.setExtra('release', "3.0.6");
8272
+ scope.setExtra('release', "3.0.8");
8273
8273
  });
8274
8274
  try {
8275
8275
  return OffersApiFp().pGFetchOffer(x_api_version, offer_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8322,7 +8322,7 @@ export class Cashfree {
8322
8322
  } else {
8323
8323
  scope.setExtra('environment', 'production');
8324
8324
  }
8325
- scope.setExtra('release', "3.0.6");
8325
+ scope.setExtra('release', "3.0.8");
8326
8326
  });
8327
8327
  try {
8328
8328
  return OrdersApiFp().pGCreateOrder(x_api_version, CreateOrderRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8375,7 +8375,7 @@ export class Cashfree {
8375
8375
  } else {
8376
8376
  scope.setExtra('environment', 'production');
8377
8377
  }
8378
- scope.setExtra('release', "3.0.6");
8378
+ scope.setExtra('release', "3.0.8");
8379
8379
  });
8380
8380
  try {
8381
8381
  return OrdersApiFp().pGFetchOrder(x_api_version, order_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8430,7 +8430,7 @@ export class Cashfree {
8430
8430
  } else {
8431
8431
  scope.setExtra('environment', 'production');
8432
8432
  }
8433
- scope.setExtra('release', "3.0.6");
8433
+ scope.setExtra('release', "3.0.8");
8434
8434
  });
8435
8435
  try {
8436
8436
  return PGReconciliationApiFp().pGFetchRecon(x_api_version, FetchReconRequest, Content_Type, x_request_id, x_idempotency_key, Accept, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8483,7 +8483,7 @@ export class Cashfree {
8483
8483
  } else {
8484
8484
  scope.setExtra('environment', 'production');
8485
8485
  }
8486
- scope.setExtra('release', "3.0.6");
8486
+ scope.setExtra('release', "3.0.8");
8487
8487
  });
8488
8488
  try {
8489
8489
  return PaymentLinksApiFp().pGCancelLink(x_api_version, link_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8536,7 +8536,7 @@ export class Cashfree {
8536
8536
  } else {
8537
8537
  scope.setExtra('environment', 'production');
8538
8538
  }
8539
- scope.setExtra('release', "3.0.6");
8539
+ scope.setExtra('release', "3.0.8");
8540
8540
  });
8541
8541
  try {
8542
8542
  return PaymentLinksApiFp().pGCreateLink(x_api_version, CreateLinkRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8589,7 +8589,7 @@ export class Cashfree {
8589
8589
  } else {
8590
8590
  scope.setExtra('environment', 'production');
8591
8591
  }
8592
- scope.setExtra('release', "3.0.6");
8592
+ scope.setExtra('release', "3.0.8");
8593
8593
  });
8594
8594
  try {
8595
8595
  return PaymentLinksApiFp().pGFetchLink(x_api_version, link_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8642,7 +8642,7 @@ export class Cashfree {
8642
8642
  } else {
8643
8643
  scope.setExtra('environment', 'production');
8644
8644
  }
8645
- scope.setExtra('release', "3.0.6");
8645
+ scope.setExtra('release', "3.0.8");
8646
8646
  });
8647
8647
  try {
8648
8648
  return PaymentLinksApiFp().pGLinkFetchOrders(x_api_version, link_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8696,7 +8696,7 @@ export class Cashfree {
8696
8696
  } else {
8697
8697
  scope.setExtra('environment', 'production');
8698
8698
  }
8699
- scope.setExtra('release', "3.0.6");
8699
+ scope.setExtra('release', "3.0.8");
8700
8700
  });
8701
8701
  try {
8702
8702
  return PaymentsApiFp().pGAuthorizeOrder(x_api_version, order_id, AuthorizeOrderRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8750,7 +8750,7 @@ export class Cashfree {
8750
8750
  } else {
8751
8751
  scope.setExtra('environment', 'production');
8752
8752
  }
8753
- scope.setExtra('release', "3.0.6");
8753
+ scope.setExtra('release', "3.0.8");
8754
8754
  });
8755
8755
  try {
8756
8756
  return PaymentsApiFp().pGOrderAuthenticatePayment(x_api_version, cf_payment_id, OrderAuthenticatePaymentRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8804,7 +8804,7 @@ export class Cashfree {
8804
8804
  } else {
8805
8805
  scope.setExtra('environment', 'production');
8806
8806
  }
8807
- scope.setExtra('release', "3.0.6");
8807
+ scope.setExtra('release', "3.0.8");
8808
8808
  });
8809
8809
  try {
8810
8810
  return PaymentsApiFp().pGOrderFetchPayment(x_api_version, order_id, cf_payment_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8857,7 +8857,7 @@ export class Cashfree {
8857
8857
  } else {
8858
8858
  scope.setExtra('environment', 'production');
8859
8859
  }
8860
- scope.setExtra('release', "3.0.6");
8860
+ scope.setExtra('release', "3.0.8");
8861
8861
  });
8862
8862
  try {
8863
8863
  return PaymentsApiFp().pGOrderFetchPayments(x_api_version, order_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8910,7 +8910,7 @@ export class Cashfree {
8910
8910
  } else {
8911
8911
  scope.setExtra('environment', 'production');
8912
8912
  }
8913
- scope.setExtra('release', "3.0.6");
8913
+ scope.setExtra('release', "3.0.8");
8914
8914
  });
8915
8915
  try {
8916
8916
  return PaymentsApiFp().pGPayOrder(x_api_version, PayOrderRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -8964,7 +8964,7 @@ export class Cashfree {
8964
8964
  } else {
8965
8965
  scope.setExtra('environment', 'production');
8966
8966
  }
8967
- scope.setExtra('release', "3.0.6");
8967
+ scope.setExtra('release', "3.0.8");
8968
8968
  });
8969
8969
  try {
8970
8970
  return RefundsApiFp().pGOrderCreateRefund(x_api_version, order_id, OrderCreateRefundRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9018,7 +9018,7 @@ export class Cashfree {
9018
9018
  } else {
9019
9019
  scope.setExtra('environment', 'production');
9020
9020
  }
9021
- scope.setExtra('release', "3.0.6");
9021
+ scope.setExtra('release', "3.0.8");
9022
9022
  });
9023
9023
  try {
9024
9024
  return RefundsApiFp().pGOrderFetchRefund(x_api_version, order_id, refund_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9071,7 +9071,7 @@ export class Cashfree {
9071
9071
  } else {
9072
9072
  scope.setExtra('environment', 'production');
9073
9073
  }
9074
- scope.setExtra('release', "3.0.6");
9074
+ scope.setExtra('release', "3.0.8");
9075
9075
  });
9076
9076
  try {
9077
9077
  return RefundsApiFp().pGOrderFetchRefunds(x_api_version, order_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9126,7 +9126,7 @@ export class Cashfree {
9126
9126
  } else {
9127
9127
  scope.setExtra('environment', 'production');
9128
9128
  }
9129
- scope.setExtra('release', "3.0.6");
9129
+ scope.setExtra('release', "3.0.8");
9130
9130
  });
9131
9131
  try {
9132
9132
  return SettlementReconciliationApiFp().pGFetchSettlements(x_api_version, FetchSettlementsRequest, Content_Type, x_request_id, x_idempotency_key, Accept, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9181,7 +9181,7 @@ export class Cashfree {
9181
9181
  } else {
9182
9182
  scope.setExtra('environment', 'production');
9183
9183
  }
9184
- scope.setExtra('release', "3.0.6");
9184
+ scope.setExtra('release', "3.0.8");
9185
9185
  });
9186
9186
  try {
9187
9187
  return SettlementReconciliationApiFp().pGSettlementFetchRecon(x_api_version, SettlementFetchReconRequest, Content_Type, x_request_id, x_idempotency_key, Accept, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9234,7 +9234,7 @@ export class Cashfree {
9234
9234
  } else {
9235
9235
  scope.setExtra('environment', 'production');
9236
9236
  }
9237
- scope.setExtra('release', "3.0.6");
9237
+ scope.setExtra('release', "3.0.8");
9238
9238
  });
9239
9239
  try {
9240
9240
  return SettlementsApiFp().pGOrderFetchSettlement(x_api_version, order_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9287,7 +9287,7 @@ export class Cashfree {
9287
9287
  } else {
9288
9288
  scope.setExtra('environment', 'production');
9289
9289
  }
9290
- scope.setExtra('release', "3.0.6");
9290
+ scope.setExtra('release', "3.0.8");
9291
9291
  });
9292
9292
  try {
9293
9293
  return SoftPOSApiFp().sposCreateTerminal(x_api_version, CreateTerminalRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9340,7 +9340,7 @@ export class Cashfree {
9340
9340
  } else {
9341
9341
  scope.setExtra('environment', 'production');
9342
9342
  }
9343
- scope.setExtra('release', "3.0.6");
9343
+ scope.setExtra('release', "3.0.8");
9344
9344
  });
9345
9345
  try {
9346
9346
  return SoftPOSApiFp().sposCreateTerminalTransaction(x_api_version, CreateTerminalTransactionRequest, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9393,7 +9393,7 @@ export class Cashfree {
9393
9393
  } else {
9394
9394
  scope.setExtra('environment', 'production');
9395
9395
  }
9396
- scope.setExtra('release', "3.0.6");
9396
+ scope.setExtra('release', "3.0.8");
9397
9397
  });
9398
9398
  try {
9399
9399
  return SoftPOSApiFp().sposFetchTerminal(x_api_version, terminal_phone_no, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9447,7 +9447,7 @@ export class Cashfree {
9447
9447
  } else {
9448
9448
  scope.setExtra('environment', 'production');
9449
9449
  }
9450
- scope.setExtra('release', "3.0.6");
9450
+ scope.setExtra('release', "3.0.8");
9451
9451
  });
9452
9452
  try {
9453
9453
  return SoftPOSApiFp().sposFetchTerminalQRCodes(x_api_version, terminal_phone_no, cf_terminal_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9501,7 +9501,7 @@ export class Cashfree {
9501
9501
  } else {
9502
9502
  scope.setExtra('environment', 'production');
9503
9503
  }
9504
- scope.setExtra('release', "3.0.6");
9504
+ scope.setExtra('release', "3.0.8");
9505
9505
  });
9506
9506
  try {
9507
9507
  return TokenVaultApiFp().pGCustomerDeleteInstrument(x_api_version, customer_id, instrument_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9555,7 +9555,7 @@ export class Cashfree {
9555
9555
  } else {
9556
9556
  scope.setExtra('environment', 'production');
9557
9557
  }
9558
- scope.setExtra('release', "3.0.6");
9558
+ scope.setExtra('release', "3.0.8");
9559
9559
  });
9560
9560
  try {
9561
9561
  return TokenVaultApiFp().pGCustomerFetchInstrument(x_api_version, customer_id, instrument_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9609,7 +9609,7 @@ export class Cashfree {
9609
9609
  } else {
9610
9610
  scope.setExtra('environment', 'production');
9611
9611
  }
9612
- scope.setExtra('release', "3.0.6");
9612
+ scope.setExtra('release', "3.0.8");
9613
9613
  });
9614
9614
  try {
9615
9615
  return TokenVaultApiFp().pGCustomerFetchInstruments(x_api_version, customer_id, instrument_type, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
@@ -9663,7 +9663,7 @@ export class Cashfree {
9663
9663
  } else {
9664
9664
  scope.setExtra('environment', 'production');
9665
9665
  }
9666
- scope.setExtra('release', "3.0.6");
9666
+ scope.setExtra('release', "3.0.8");
9667
9667
  });
9668
9668
  try {
9669
9669
  return TokenVaultApiFp().pGCustomerInstrumentsFetchCryptogram(x_api_version, customer_id, instrument_id, x_request_id, x_idempotency_key, options).then((request) => request(Cashfree.axios, Cashfree.basePath));
package/dist/api.d.ts CHANGED
@@ -1891,11 +1891,13 @@ export interface LinkEntity {
1891
1891
  */
1892
1892
  'customer_details'?: LinkCustomerDetailsEntity;
1893
1893
  /**
1894
- *
1895
- * @type {LinkMetaEntity}
1894
+ * Payment link meta information object.
1895
+ * @type {{ [key: string]: string; }}
1896
1896
  * @memberof LinkEntity
1897
1897
  */
1898
- 'link_meta'?: LinkMetaEntity;
1898
+ 'link_meta'?: {
1899
+ [key: string]: string;
1900
+ };
1899
1901
  /**
1900
1902
  *
1901
1903
  * @type {string}