SavingsPlanUpdateRequestProperties interface
Savings plan patch request
Properties
applied |
Properties specific to applied scope type. Not required if not applicable. |
applied |
Type of the Applied Scope. |
display |
Display name |
renew | Setting this to true will automatically purchase a new benefit on the expiration date time. |
renew |
Property Details
appliedScopeProperties
Properties specific to applied scope type. Not required if not applicable.
appliedScopeProperties?: AppliedScopeProperties
Property Value
appliedScopeType
Type of the Applied Scope.
appliedScopeType?: string
Property Value
string
displayName
Display name
displayName?: string
Property Value
string
renew
Setting this to true will automatically purchase a new benefit on the expiration date time.
renew?: boolean
Property Value
boolean