Interest rate boost coupon information
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | Interest rate boost coupon record ID | |
| business | Integer | Business Type | |
| userId | Long | User ID | |
| asset | String | Currency | |
| orderId | Long | Associated order ID | |
| financialRateId | Integer | Interest rate boost coupon ID | |
| buyLimitLow | String | Minimum subscription amount for interest rate boost coupon | |
| buyLimitHigh | String | Maximum subscription amount for interest rate boost coupon | |
| rateDay | Integer | Interest rate boost days | |
| rateRatio | String | Interest rate boost percentage | |
| couponDays | Integer | Actual interest rate boost days | |
| couponPrincipal | String | Principal for interest rate boost calculation | |
| couponYearRate | String | Interest rate boost APR | |
| couponInterest | String | Interest generated from rate boost | |
| status | Integer | Status: 1 for active, 2 for settled | |
| finishTime | String | Settlement time | |
| createTime | String | Created time |