| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
编号 |
integer |
None. |
| Courses |
课程编号 |
Collection of CouponCourse |
None. |
| IsFull |
是否为全场券,True=是,Flase=否 |
boolean |
None. |
| Money |
面值 |
decimal number |
None. |
| CourseMoney |
课程最低面值 |
decimal number |
None. |
| StartTime |
开始时间 |
string |
None. |
| EndTime |
结束时间 |
string |
None. |
| Remark |
使用说明 |
string |
None. |
| Status |
状态: 0-未知 1-有效 2-已使用 3-已过期 |
integer |
None. |