SavingsPlanUpdateRequestProperties interface
保存计划修补请求
属性
| applied |
特定于应用的范围类型的属性。 如果不适用,则不需要。 |
| applied |
应用的作用域的类型。 |
| display |
显示名称 |
| renew | 将此项设置为 true 将在到期日期时间自动购买新权益。 |
| renew |
属性详细信息
appliedScopeProperties
特定于应用的范围类型的属性。 如果不适用,则不需要。
appliedScopeProperties?: AppliedScopeProperties
属性值
appliedScopeType
应用的作用域的类型。
appliedScopeType?: string
属性值
string
displayName
显示名称
displayName?: string
属性值
string
renew
将此项设置为 true 将在到期日期时间自动购买新权益。
renew?: boolean
属性值
boolean