SystemOverrides interface
System imposed policies that regulate behavior of the subscription.
Properties
cancellation | The policy override for the subscription indicates whether the self-serve cancellation or seat reduction is allowed. NOTE: This property will not be serialized. It can only be populated by the server. |
cancellation |
The end date in UTC time by when the self-serve cancellation ends. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
cancellation
The policy override for the subscription indicates whether the self-serve cancellation or seat reduction is allowed. NOTE: This property will not be serialized. It can only be populated by the server.
cancellation?: string
Property Value
string
cancellationAllowedEndDate
The end date in UTC time by when the self-serve cancellation ends. NOTE: This property will not be serialized. It can only be populated by the server.
cancellationAllowedEndDate?: Date
Property Value
Date