PlanDetails interface
计划监视资源的详细信息。
属性
| offerID | 计划的套餐 ID |
| planID | 计划 ID |
| plan |
计划名称 |
| publisherID | 计划的发布者 ID |
| termID | 计划的术语 ID |
属性详细信息
offerID
计划的套餐 ID
offerID?: string
属性值
string
planID
计划 ID
planID?: string
属性值
string
planName
计划名称
planName?: string
属性值
string
publisherID
计划的发布者 ID
publisherID?: string
属性值
string
termID
计划的术语 ID
termID?: string
属性值
string