cashfree-pg 3.2.3 → 3.2.7

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
@@ -736,16 +736,16 @@ export interface CashbackDetails {
736
736
  'cashback_type': CashbackDetailsCashbackTypeEnum;
737
737
  /**
738
738
  * Value of Discount.
739
- * @type {string}
739
+ * @type {number}
740
740
  * @memberof CashbackDetails
741
741
  */
742
- 'cashback_value': string;
742
+ 'cashback_value': number;
743
743
  /**
744
744
  * Maximum Value of Cashback allowed.
745
- * @type {string}
745
+ * @type {number}
746
746
  * @memberof CashbackDetails
747
747
  */
748
- 'max_cashback_amount': string;
748
+ 'max_cashback_amount': number;
749
749
  }
750
750
 
751
751
  export const CashbackDetailsCashbackTypeEnum = {
@@ -1157,16 +1157,16 @@ export interface DiscountDetails {
1157
1157
  'discount_type': DiscountDetailsDiscountTypeEnum;
1158
1158
  /**
1159
1159
  * Value of Discount.
1160
- * @type {string}
1160
+ * @type {number}
1161
1161
  * @memberof DiscountDetails
1162
1162
  */
1163
- 'discount_value': string;
1163
+ 'discount_value': number;
1164
1164
  /**
1165
1165
  * Maximum Value of Discount allowed.
1166
- * @type {string}
1166
+ * @type {number}
1167
1167
  * @memberof DiscountDetails
1168
1168
  */
1169
- 'max_discount_amount': string;
1169
+ 'max_discount_amount': number;
1170
1170
  }
1171
1171
 
1172
1172
  export const DiscountDetailsDiscountTypeEnum = {
@@ -5142,7 +5142,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
5142
5142
 
5143
5143
  localVarHeaderParameter['Content-Type'] = 'application/json';
5144
5144
 
5145
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5145
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5146
5146
  if (x_api_version != null && x_api_version != undefined) {
5147
5147
  localVarHeaderParameter['x-api-version'] = x_api_version;
5148
5148
  }
@@ -5216,7 +5216,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
5216
5216
 
5217
5217
  localVarHeaderParameter['Content-Type'] = 'application/json';
5218
5218
 
5219
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5219
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5220
5220
  if (x_api_version != null && x_api_version != undefined) {
5221
5221
  localVarHeaderParameter['x-api-version'] = x_api_version;
5222
5222
  }
@@ -5290,7 +5290,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
5290
5290
 
5291
5291
  localVarHeaderParameter['Content-Type'] = 'application/json';
5292
5292
 
5293
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5293
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5294
5294
  if (x_api_version != null && x_api_version != undefined) {
5295
5295
  localVarHeaderParameter['x-api-version'] = x_api_version;
5296
5296
  }
@@ -5364,7 +5364,7 @@ const EligibilityApiAxiosParamCreator = function (configuration?: Configuration)
5364
5364
 
5365
5365
  localVarHeaderParameter['Content-Type'] = 'application/json';
5366
5366
 
5367
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5367
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5368
5368
  if (x_api_version != null && x_api_version != undefined) {
5369
5369
  localVarHeaderParameter['x-api-version'] = x_api_version;
5370
5370
  }
@@ -5538,7 +5538,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
5538
5538
 
5539
5539
  localVarHeaderParameter['Content-Type'] = 'application/json';
5540
5540
 
5541
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5541
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5542
5542
  if (x_api_version != null && x_api_version != undefined) {
5543
5543
  localVarHeaderParameter['x-api-version'] = x_api_version;
5544
5544
  }
@@ -5611,7 +5611,7 @@ const OffersApiAxiosParamCreator = function (configuration?: Configuration) {
5611
5611
 
5612
5612
 
5613
5613
 
5614
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5614
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5615
5615
  if (x_api_version != null && x_api_version != undefined) {
5616
5616
  localVarHeaderParameter['x-api-version'] = x_api_version;
5617
5617
  }
@@ -5748,7 +5748,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
5748
5748
 
5749
5749
  localVarHeaderParameter['Content-Type'] = 'application/json';
5750
5750
 
5751
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5751
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5752
5752
  if (x_api_version != null && x_api_version != undefined) {
5753
5753
  localVarHeaderParameter['x-api-version'] = x_api_version;
5754
5754
  }
@@ -5821,7 +5821,7 @@ const OrdersApiAxiosParamCreator = function (configuration?: Configuration) {
5821
5821
 
5822
5822
 
5823
5823
 
5824
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5824
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5825
5825
  if (x_api_version != null && x_api_version != undefined) {
5826
5826
  localVarHeaderParameter['x-api-version'] = x_api_version;
5827
5827
  }
@@ -5960,7 +5960,7 @@ const PGReconciliationApiAxiosParamCreator = function (configuration?: Configura
5960
5960
 
5961
5961
  localVarHeaderParameter['Content-Type'] = 'application/json';
5962
5962
 
5963
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
5963
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
5964
5964
  if (x_api_version != null && x_api_version != undefined) {
5965
5965
  localVarHeaderParameter['x-api-version'] = x_api_version;
5966
5966
  }
@@ -6081,7 +6081,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
6081
6081
 
6082
6082
 
6083
6083
 
6084
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6084
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6085
6085
  if (x_api_version != null && x_api_version != undefined) {
6086
6086
  localVarHeaderParameter['x-api-version'] = x_api_version;
6087
6087
  }
@@ -6154,7 +6154,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
6154
6154
 
6155
6155
  localVarHeaderParameter['Content-Type'] = 'application/json';
6156
6156
 
6157
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6157
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6158
6158
  if (x_api_version != null && x_api_version != undefined) {
6159
6159
  localVarHeaderParameter['x-api-version'] = x_api_version;
6160
6160
  }
@@ -6227,7 +6227,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
6227
6227
 
6228
6228
 
6229
6229
 
6230
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6230
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6231
6231
  if (x_api_version != null && x_api_version != undefined) {
6232
6232
  localVarHeaderParameter['x-api-version'] = x_api_version;
6233
6233
  }
@@ -6299,7 +6299,7 @@ const PaymentLinksApiAxiosParamCreator = function (configuration?: Configuration
6299
6299
 
6300
6300
 
6301
6301
 
6302
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6302
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6303
6303
  if (x_api_version != null && x_api_version != undefined) {
6304
6304
  localVarHeaderParameter['x-api-version'] = x_api_version;
6305
6305
  }
@@ -6476,7 +6476,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6476
6476
 
6477
6477
  localVarHeaderParameter['Content-Type'] = 'application/json';
6478
6478
 
6479
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6479
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6480
6480
  if (x_api_version != null && x_api_version != undefined) {
6481
6481
  localVarHeaderParameter['x-api-version'] = x_api_version;
6482
6482
  }
@@ -6539,7 +6539,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6539
6539
 
6540
6540
  localVarHeaderParameter['Content-Type'] = 'application/json';
6541
6541
 
6542
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6542
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6543
6543
  if (x_api_version != null && x_api_version != undefined) {
6544
6544
  localVarHeaderParameter['x-api-version'] = x_api_version;
6545
6545
  }
@@ -6616,7 +6616,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6616
6616
 
6617
6617
 
6618
6618
 
6619
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6619
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6620
6620
  if (x_api_version != null && x_api_version != undefined) {
6621
6621
  localVarHeaderParameter['x-api-version'] = x_api_version;
6622
6622
  }
@@ -6688,7 +6688,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6688
6688
 
6689
6689
 
6690
6690
 
6691
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6691
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6692
6692
  if (x_api_version != null && x_api_version != undefined) {
6693
6693
  localVarHeaderParameter['x-api-version'] = x_api_version;
6694
6694
  }
@@ -6746,7 +6746,7 @@ const PaymentsApiAxiosParamCreator = function (configuration?: Configuration) {
6746
6746
 
6747
6747
  localVarHeaderParameter['Content-Type'] = 'application/json';
6748
6748
 
6749
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6749
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6750
6750
  if (x_api_version != null && x_api_version != undefined) {
6751
6751
  localVarHeaderParameter['x-api-version'] = x_api_version;
6752
6752
  }
@@ -6945,7 +6945,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
6945
6945
 
6946
6946
  localVarHeaderParameter['Content-Type'] = 'application/json';
6947
6947
 
6948
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
6948
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
6949
6949
  if (x_api_version != null && x_api_version != undefined) {
6950
6950
  localVarHeaderParameter['x-api-version'] = x_api_version;
6951
6951
  }
@@ -7022,7 +7022,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
7022
7022
 
7023
7023
 
7024
7024
 
7025
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7025
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7026
7026
  if (x_api_version != null && x_api_version != undefined) {
7027
7027
  localVarHeaderParameter['x-api-version'] = x_api_version;
7028
7028
  }
@@ -7094,7 +7094,7 @@ const RefundsApiAxiosParamCreator = function (configuration?: Configuration) {
7094
7094
 
7095
7095
 
7096
7096
 
7097
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7097
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7098
7098
  if (x_api_version != null && x_api_version != undefined) {
7099
7099
  localVarHeaderParameter['x-api-version'] = x_api_version;
7100
7100
  }
@@ -7253,7 +7253,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
7253
7253
 
7254
7254
  localVarHeaderParameter['Content-Type'] = 'application/json';
7255
7255
 
7256
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7256
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7257
7257
  if (x_api_version != null && x_api_version != undefined) {
7258
7258
  localVarHeaderParameter['x-api-version'] = x_api_version;
7259
7259
  }
@@ -7329,7 +7329,7 @@ const SettlementReconciliationApiAxiosParamCreator = function (configuration?: C
7329
7329
 
7330
7330
  localVarHeaderParameter['Content-Type'] = 'application/json';
7331
7331
 
7332
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7332
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7333
7333
  if (x_api_version != null && x_api_version != undefined) {
7334
7334
  localVarHeaderParameter['x-api-version'] = x_api_version;
7335
7335
  }
@@ -7470,7 +7470,7 @@ const SettlementsApiAxiosParamCreator = function (configuration?: Configuration)
7470
7470
 
7471
7471
 
7472
7472
 
7473
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7473
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7474
7474
  if (x_api_version != null && x_api_version != undefined) {
7475
7475
  localVarHeaderParameter['x-api-version'] = x_api_version;
7476
7476
  }
@@ -7589,7 +7589,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7589
7589
 
7590
7590
  localVarHeaderParameter['Content-Type'] = 'application/json';
7591
7591
 
7592
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7592
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7593
7593
  if (x_api_version != null && x_api_version != undefined) {
7594
7594
  localVarHeaderParameter['x-api-version'] = x_api_version;
7595
7595
  }
@@ -7663,7 +7663,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7663
7663
 
7664
7664
  localVarHeaderParameter['Content-Type'] = 'application/json';
7665
7665
 
7666
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7666
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7667
7667
  if (x_api_version != null && x_api_version != undefined) {
7668
7668
  localVarHeaderParameter['x-api-version'] = x_api_version;
7669
7669
  }
@@ -7736,7 +7736,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7736
7736
 
7737
7737
 
7738
7738
 
7739
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7739
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7740
7740
  if (x_api_version != null && x_api_version != undefined) {
7741
7741
  localVarHeaderParameter['x-api-version'] = x_api_version;
7742
7742
  }
@@ -7818,7 +7818,7 @@ const SoftPOSApiAxiosParamCreator = function (configuration?: Configuration) {
7818
7818
 
7819
7819
 
7820
7820
 
7821
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7821
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7822
7822
  if (x_api_version != null && x_api_version != undefined) {
7823
7823
  localVarHeaderParameter['x-api-version'] = x_api_version;
7824
7824
  }
@@ -7995,7 +7995,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
7995
7995
 
7996
7996
 
7997
7997
 
7998
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
7998
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
7999
7999
  if (x_api_version != null && x_api_version != undefined) {
8000
8000
  localVarHeaderParameter['x-api-version'] = x_api_version;
8001
8001
  }
@@ -8071,7 +8071,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
8071
8071
 
8072
8072
 
8073
8073
 
8074
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
8074
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
8075
8075
  if (x_api_version != null && x_api_version != undefined) {
8076
8076
  localVarHeaderParameter['x-api-version'] = x_api_version;
8077
8077
  }
@@ -8150,7 +8150,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
8150
8150
 
8151
8151
 
8152
8152
 
8153
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
8153
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
8154
8154
  if (x_api_version != null && x_api_version != undefined) {
8155
8155
  localVarHeaderParameter['x-api-version'] = x_api_version;
8156
8156
  }
@@ -8226,7 +8226,7 @@ const TokenVaultApiAxiosParamCreator = function (configuration?: Configuration)
8226
8226
 
8227
8227
 
8228
8228
 
8229
- localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.3';
8229
+ localVarHeaderParameter['x-sdk-platform'] = 'nodejssdk-3.2.7';
8230
8230
  if (x_api_version != null && x_api_version != undefined) {
8231
8231
  localVarHeaderParameter['x-api-version'] = x_api_version;
8232
8232
  }
@@ -8454,7 +8454,7 @@ export class Cashfree {
8454
8454
  } else {
8455
8455
  scope.setExtra('environment', 'production');
8456
8456
  }
8457
- scope.setExtra('release', "3.2.3");
8457
+ scope.setExtra('release', "3.2.7");
8458
8458
  });
8459
8459
  }
8460
8460
  try {
@@ -8514,7 +8514,7 @@ export class Cashfree {
8514
8514
  } else {
8515
8515
  scope.setExtra('environment', 'production');
8516
8516
  }
8517
- scope.setExtra('release', "3.2.3");
8517
+ scope.setExtra('release', "3.2.7");
8518
8518
  });
8519
8519
  }
8520
8520
  try {
@@ -8574,7 +8574,7 @@ export class Cashfree {
8574
8574
  } else {
8575
8575
  scope.setExtra('environment', 'production');
8576
8576
  }
8577
- scope.setExtra('release', "3.2.3");
8577
+ scope.setExtra('release', "3.2.7");
8578
8578
  });
8579
8579
  }
8580
8580
  try {
@@ -8634,7 +8634,7 @@ export class Cashfree {
8634
8634
  } else {
8635
8635
  scope.setExtra('environment', 'production');
8636
8636
  }
8637
- scope.setExtra('release', "3.2.3");
8637
+ scope.setExtra('release', "3.2.7");
8638
8638
  });
8639
8639
  }
8640
8640
  try {
@@ -8694,7 +8694,7 @@ export class Cashfree {
8694
8694
  } else {
8695
8695
  scope.setExtra('environment', 'production');
8696
8696
  }
8697
- scope.setExtra('release', "3.2.3");
8697
+ scope.setExtra('release', "3.2.7");
8698
8698
  });
8699
8699
  }
8700
8700
  try {
@@ -8754,7 +8754,7 @@ export class Cashfree {
8754
8754
  } else {
8755
8755
  scope.setExtra('environment', 'production');
8756
8756
  }
8757
- scope.setExtra('release', "3.2.3");
8757
+ scope.setExtra('release', "3.2.7");
8758
8758
  });
8759
8759
  }
8760
8760
  try {
@@ -8814,7 +8814,7 @@ export class Cashfree {
8814
8814
  } else {
8815
8815
  scope.setExtra('environment', 'production');
8816
8816
  }
8817
- scope.setExtra('release', "3.2.3");
8817
+ scope.setExtra('release', "3.2.7");
8818
8818
  });
8819
8819
  }
8820
8820
  try {
@@ -8874,7 +8874,7 @@ export class Cashfree {
8874
8874
  } else {
8875
8875
  scope.setExtra('environment', 'production');
8876
8876
  }
8877
- scope.setExtra('release', "3.2.3");
8877
+ scope.setExtra('release', "3.2.7");
8878
8878
  });
8879
8879
  }
8880
8880
  try {
@@ -8936,7 +8936,7 @@ export class Cashfree {
8936
8936
  } else {
8937
8937
  scope.setExtra('environment', 'production');
8938
8938
  }
8939
- scope.setExtra('release', "3.2.3");
8939
+ scope.setExtra('release', "3.2.7");
8940
8940
  });
8941
8941
  }
8942
8942
  try {
@@ -8996,7 +8996,7 @@ export class Cashfree {
8996
8996
  } else {
8997
8997
  scope.setExtra('environment', 'production');
8998
8998
  }
8999
- scope.setExtra('release', "3.2.3");
8999
+ scope.setExtra('release', "3.2.7");
9000
9000
  });
9001
9001
  }
9002
9002
  try {
@@ -9056,7 +9056,7 @@ export class Cashfree {
9056
9056
  } else {
9057
9057
  scope.setExtra('environment', 'production');
9058
9058
  }
9059
- scope.setExtra('release', "3.2.3");
9059
+ scope.setExtra('release', "3.2.7");
9060
9060
  });
9061
9061
  }
9062
9062
  try {
@@ -9116,7 +9116,7 @@ export class Cashfree {
9116
9116
  } else {
9117
9117
  scope.setExtra('environment', 'production');
9118
9118
  }
9119
- scope.setExtra('release', "3.2.3");
9119
+ scope.setExtra('release', "3.2.7");
9120
9120
  });
9121
9121
  }
9122
9122
  try {
@@ -9176,7 +9176,7 @@ export class Cashfree {
9176
9176
  } else {
9177
9177
  scope.setExtra('environment', 'production');
9178
9178
  }
9179
- scope.setExtra('release', "3.2.3");
9179
+ scope.setExtra('release', "3.2.7");
9180
9180
  });
9181
9181
  }
9182
9182
  try {
@@ -9237,7 +9237,7 @@ export class Cashfree {
9237
9237
  } else {
9238
9238
  scope.setExtra('environment', 'production');
9239
9239
  }
9240
- scope.setExtra('release', "3.2.3");
9240
+ scope.setExtra('release', "3.2.7");
9241
9241
  });
9242
9242
  }
9243
9243
  try {
@@ -9298,7 +9298,7 @@ export class Cashfree {
9298
9298
  } else {
9299
9299
  scope.setExtra('environment', 'production');
9300
9300
  }
9301
- scope.setExtra('release', "3.2.3");
9301
+ scope.setExtra('release', "3.2.7");
9302
9302
  });
9303
9303
  }
9304
9304
  try {
@@ -9359,7 +9359,7 @@ export class Cashfree {
9359
9359
  } else {
9360
9360
  scope.setExtra('environment', 'production');
9361
9361
  }
9362
- scope.setExtra('release', "3.2.3");
9362
+ scope.setExtra('release', "3.2.7");
9363
9363
  });
9364
9364
  }
9365
9365
  try {
@@ -9419,7 +9419,7 @@ export class Cashfree {
9419
9419
  } else {
9420
9420
  scope.setExtra('environment', 'production');
9421
9421
  }
9422
- scope.setExtra('release', "3.2.3");
9422
+ scope.setExtra('release', "3.2.7");
9423
9423
  });
9424
9424
  }
9425
9425
  try {
@@ -9479,7 +9479,7 @@ export class Cashfree {
9479
9479
  } else {
9480
9480
  scope.setExtra('environment', 'production');
9481
9481
  }
9482
- scope.setExtra('release', "3.2.3");
9482
+ scope.setExtra('release', "3.2.7");
9483
9483
  });
9484
9484
  }
9485
9485
  try {
@@ -9540,7 +9540,7 @@ export class Cashfree {
9540
9540
  } else {
9541
9541
  scope.setExtra('environment', 'production');
9542
9542
  }
9543
- scope.setExtra('release', "3.2.3");
9543
+ scope.setExtra('release', "3.2.7");
9544
9544
  });
9545
9545
  }
9546
9546
  try {
@@ -9601,7 +9601,7 @@ export class Cashfree {
9601
9601
  } else {
9602
9602
  scope.setExtra('environment', 'production');
9603
9603
  }
9604
- scope.setExtra('release', "3.2.3");
9604
+ scope.setExtra('release', "3.2.7");
9605
9605
  });
9606
9606
  }
9607
9607
  try {
@@ -9661,7 +9661,7 @@ export class Cashfree {
9661
9661
  } else {
9662
9662
  scope.setExtra('environment', 'production');
9663
9663
  }
9664
- scope.setExtra('release', "3.2.3");
9664
+ scope.setExtra('release', "3.2.7");
9665
9665
  });
9666
9666
  }
9667
9667
  try {
@@ -9723,7 +9723,7 @@ export class Cashfree {
9723
9723
  } else {
9724
9724
  scope.setExtra('environment', 'production');
9725
9725
  }
9726
- scope.setExtra('release', "3.2.3");
9726
+ scope.setExtra('release', "3.2.7");
9727
9727
  });
9728
9728
  }
9729
9729
  try {
@@ -9785,7 +9785,7 @@ export class Cashfree {
9785
9785
  } else {
9786
9786
  scope.setExtra('environment', 'production');
9787
9787
  }
9788
- scope.setExtra('release', "3.2.3");
9788
+ scope.setExtra('release', "3.2.7");
9789
9789
  });
9790
9790
  }
9791
9791
  try {
@@ -9845,7 +9845,7 @@ export class Cashfree {
9845
9845
  } else {
9846
9846
  scope.setExtra('environment', 'production');
9847
9847
  }
9848
- scope.setExtra('release', "3.2.3");
9848
+ scope.setExtra('release', "3.2.7");
9849
9849
  });
9850
9850
  }
9851
9851
  try {
@@ -9905,7 +9905,7 @@ export class Cashfree {
9905
9905
  } else {
9906
9906
  scope.setExtra('environment', 'production');
9907
9907
  }
9908
- scope.setExtra('release', "3.2.3");
9908
+ scope.setExtra('release', "3.2.7");
9909
9909
  });
9910
9910
  }
9911
9911
  try {
@@ -9965,7 +9965,7 @@ export class Cashfree {
9965
9965
  } else {
9966
9966
  scope.setExtra('environment', 'production');
9967
9967
  }
9968
- scope.setExtra('release', "3.2.3");
9968
+ scope.setExtra('release', "3.2.7");
9969
9969
  });
9970
9970
  }
9971
9971
  try {
@@ -10025,7 +10025,7 @@ export class Cashfree {
10025
10025
  } else {
10026
10026
  scope.setExtra('environment', 'production');
10027
10027
  }
10028
- scope.setExtra('release', "3.2.3");
10028
+ scope.setExtra('release', "3.2.7");
10029
10029
  });
10030
10030
  }
10031
10031
  try {
@@ -10086,7 +10086,7 @@ export class Cashfree {
10086
10086
  } else {
10087
10087
  scope.setExtra('environment', 'production');
10088
10088
  }
10089
- scope.setExtra('release', "3.2.3");
10089
+ scope.setExtra('release', "3.2.7");
10090
10090
  });
10091
10091
  }
10092
10092
  try {
@@ -10147,7 +10147,7 @@ export class Cashfree {
10147
10147
  } else {
10148
10148
  scope.setExtra('environment', 'production');
10149
10149
  }
10150
- scope.setExtra('release', "3.2.3");
10150
+ scope.setExtra('release', "3.2.7");
10151
10151
  });
10152
10152
  }
10153
10153
  try {
@@ -10208,7 +10208,7 @@ export class Cashfree {
10208
10208
  } else {
10209
10209
  scope.setExtra('environment', 'production');
10210
10210
  }
10211
- scope.setExtra('release', "3.2.3");
10211
+ scope.setExtra('release', "3.2.7");
10212
10212
  });
10213
10213
  }
10214
10214
  try {
@@ -10269,7 +10269,7 @@ export class Cashfree {
10269
10269
  } else {
10270
10270
  scope.setExtra('environment', 'production');
10271
10271
  }
10272
- scope.setExtra('release', "3.2.3");
10272
+ scope.setExtra('release', "3.2.7");
10273
10273
  });
10274
10274
  }
10275
10275
  try {
@@ -10330,7 +10330,7 @@ export class Cashfree {
10330
10330
  } else {
10331
10331
  scope.setExtra('environment', 'production');
10332
10332
  }
10333
- scope.setExtra('release', "3.2.3");
10333
+ scope.setExtra('release', "3.2.7");
10334
10334
  });
10335
10335
  }
10336
10336
  try {
package/dist/api.d.ts CHANGED
@@ -685,16 +685,16 @@ export interface CashbackDetails {
685
685
  'cashback_type': CashbackDetailsCashbackTypeEnum;
686
686
  /**
687
687
  * Value of Discount.
688
- * @type {string}
688
+ * @type {number}
689
689
  * @memberof CashbackDetails
690
690
  */
691
- 'cashback_value': string;
691
+ 'cashback_value': number;
692
692
  /**
693
693
  * Maximum Value of Cashback allowed.
694
- * @type {string}
694
+ * @type {number}
695
695
  * @memberof CashbackDetails
696
696
  */
697
- 'max_cashback_amount': string;
697
+ 'max_cashback_amount': number;
698
698
  }
699
699
  export declare const CashbackDetailsCashbackTypeEnum: {
700
700
  readonly FLAT: "flat";
@@ -1107,16 +1107,16 @@ export interface DiscountDetails {
1107
1107
  'discount_type': DiscountDetailsDiscountTypeEnum;
1108
1108
  /**
1109
1109
  * Value of Discount.
1110
- * @type {string}
1110
+ * @type {number}
1111
1111
  * @memberof DiscountDetails
1112
1112
  */
1113
- 'discount_value': string;
1113
+ 'discount_value': number;
1114
1114
  /**
1115
1115
  * Maximum Value of Discount allowed.
1116
- * @type {string}
1116
+ * @type {number}
1117
1117
  * @memberof DiscountDetails
1118
1118
  */
1119
- 'max_discount_amount': string;
1119
+ 'max_discount_amount': number;
1120
1120
  }
1121
1121
  export declare const DiscountDetailsDiscountTypeEnum: {
1122
1122
  readonly FLAT: "flat";