[new feature] Coupon: add description prop (#2458)
This commit is contained in:
@@ -111,5 +111,6 @@ export default {
|
||||
| originCondition | Condition | `Number` |
|
||||
| startAt | Start time (Timestmap, unit second) | `Number` |
|
||||
| endAt | End time (Timestmap, unit second) | `Number` |
|
||||
| description | Description | `String` |
|
||||
| reason | Unavailable reason | `String` |
|
||||
| value | Value | `Number` |
|
||||
|
||||
Reference in New Issue
Block a user