Click or drag to resize

ItemForceRenewal Property

Gets or sets the force renewal flag.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public int ForceRenewal { get; set; }

Property Value

Type: Int32
The force renewal flag.
Remarks
Force renewal flag defines whether subscription should be renewed even if the account is pending termination.
See Also