@binance/simple-earn 5.0.7 → 7.0.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.
- package/dist/index.d.mts +7 -7
- package/dist/index.d.ts +7 -7
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -1550,10 +1550,10 @@ interface GetSimpleEarnFlexibleProductListResponseRowsInner {
|
|
|
1550
1550
|
productId?: string;
|
|
1551
1551
|
/**
|
|
1552
1552
|
*
|
|
1553
|
-
* @type {
|
|
1553
|
+
* @type {number}
|
|
1554
1554
|
* @memberof GetSimpleEarnFlexibleProductListResponseRowsInner
|
|
1555
1555
|
*/
|
|
1556
|
-
subscriptionStartTime?:
|
|
1556
|
+
subscriptionStartTime?: number;
|
|
1557
1557
|
/**
|
|
1558
1558
|
*
|
|
1559
1559
|
* @type {string}
|
|
@@ -1657,10 +1657,10 @@ interface GetSimpleEarnLockedProductListResponseRowsInnerDetail {
|
|
|
1657
1657
|
status?: string;
|
|
1658
1658
|
/**
|
|
1659
1659
|
*
|
|
1660
|
-
* @type {
|
|
1660
|
+
* @type {number}
|
|
1661
1661
|
* @memberof GetSimpleEarnLockedProductListResponseRowsInnerDetail
|
|
1662
1662
|
*/
|
|
1663
|
-
subscriptionStartTime?:
|
|
1663
|
+
subscriptionStartTime?: number;
|
|
1664
1664
|
/**
|
|
1665
1665
|
*
|
|
1666
1666
|
* @type {string}
|
|
@@ -1687,10 +1687,10 @@ interface GetSimpleEarnLockedProductListResponseRowsInnerDetail {
|
|
|
1687
1687
|
boostApr?: string;
|
|
1688
1688
|
/**
|
|
1689
1689
|
*
|
|
1690
|
-
* @type {
|
|
1690
|
+
* @type {number}
|
|
1691
1691
|
* @memberof GetSimpleEarnLockedProductListResponseRowsInnerDetail
|
|
1692
1692
|
*/
|
|
1693
|
-
boostEndTime?:
|
|
1693
|
+
boostEndTime?: number;
|
|
1694
1694
|
}
|
|
1695
1695
|
|
|
1696
1696
|
/**
|
|
@@ -3244,7 +3244,7 @@ interface GetFlexibleRedemptionRecordRequest {
|
|
|
3244
3244
|
*/
|
|
3245
3245
|
interface GetFlexibleRewardsHistoryRequest {
|
|
3246
3246
|
/**
|
|
3247
|
-
* `
|
|
3247
|
+
* `BONUS` - Bonus tiered APR, `REALTIME` Real-time APR, `REWARDS` Historical rewards,`ALL`(set to default)
|
|
3248
3248
|
* @type {string}
|
|
3249
3249
|
* @memberof HistoryApiGetFlexibleRewardsHistory
|
|
3250
3250
|
*/
|
package/dist/index.d.ts
CHANGED
|
@@ -1550,10 +1550,10 @@ interface GetSimpleEarnFlexibleProductListResponseRowsInner {
|
|
|
1550
1550
|
productId?: string;
|
|
1551
1551
|
/**
|
|
1552
1552
|
*
|
|
1553
|
-
* @type {
|
|
1553
|
+
* @type {number}
|
|
1554
1554
|
* @memberof GetSimpleEarnFlexibleProductListResponseRowsInner
|
|
1555
1555
|
*/
|
|
1556
|
-
subscriptionStartTime?:
|
|
1556
|
+
subscriptionStartTime?: number;
|
|
1557
1557
|
/**
|
|
1558
1558
|
*
|
|
1559
1559
|
* @type {string}
|
|
@@ -1657,10 +1657,10 @@ interface GetSimpleEarnLockedProductListResponseRowsInnerDetail {
|
|
|
1657
1657
|
status?: string;
|
|
1658
1658
|
/**
|
|
1659
1659
|
*
|
|
1660
|
-
* @type {
|
|
1660
|
+
* @type {number}
|
|
1661
1661
|
* @memberof GetSimpleEarnLockedProductListResponseRowsInnerDetail
|
|
1662
1662
|
*/
|
|
1663
|
-
subscriptionStartTime?:
|
|
1663
|
+
subscriptionStartTime?: number;
|
|
1664
1664
|
/**
|
|
1665
1665
|
*
|
|
1666
1666
|
* @type {string}
|
|
@@ -1687,10 +1687,10 @@ interface GetSimpleEarnLockedProductListResponseRowsInnerDetail {
|
|
|
1687
1687
|
boostApr?: string;
|
|
1688
1688
|
/**
|
|
1689
1689
|
*
|
|
1690
|
-
* @type {
|
|
1690
|
+
* @type {number}
|
|
1691
1691
|
* @memberof GetSimpleEarnLockedProductListResponseRowsInnerDetail
|
|
1692
1692
|
*/
|
|
1693
|
-
boostEndTime?:
|
|
1693
|
+
boostEndTime?: number;
|
|
1694
1694
|
}
|
|
1695
1695
|
|
|
1696
1696
|
/**
|
|
@@ -3244,7 +3244,7 @@ interface GetFlexibleRedemptionRecordRequest {
|
|
|
3244
3244
|
*/
|
|
3245
3245
|
interface GetFlexibleRewardsHistoryRequest {
|
|
3246
3246
|
/**
|
|
3247
|
-
* `
|
|
3247
|
+
* `BONUS` - Bonus tiered APR, `REALTIME` Real-time APR, `REWARDS` Historical rewards,`ALL`(set to default)
|
|
3248
3248
|
* @type {string}
|
|
3249
3249
|
* @memberof HistoryApiGetFlexibleRewardsHistory
|
|
3250
3250
|
*/
|
package/dist/index.js
CHANGED
|
@@ -41,7 +41,7 @@ var import_common5 = require("@binance/common");
|
|
|
41
41
|
|
|
42
42
|
// package.json
|
|
43
43
|
var name = "@binance/simple-earn";
|
|
44
|
-
var version = "
|
|
44
|
+
var version = "7.0.0";
|
|
45
45
|
|
|
46
46
|
// src/rest-api/index.ts
|
|
47
47
|
var rest_api_exports = {};
|
|
@@ -1231,7 +1231,7 @@ var HistoryApiAxiosParamCreator = function(configuration) {
|
|
|
1231
1231
|
* Weight: 150
|
|
1232
1232
|
*
|
|
1233
1233
|
* @summary Get Flexible Rewards History(USER_DATA)
|
|
1234
|
-
* @param {string} type `
|
|
1234
|
+
* @param {string} type `BONUS` - Bonus tiered APR, `REALTIME` Real-time APR, `REWARDS` Historical rewards,`ALL`(set to default)
|
|
1235
1235
|
* @param {string} [productId]
|
|
1236
1236
|
* @param {string} [asset]
|
|
1237
1237
|
* @param {number} [startTime]
|