Click or drag to resize

ForceRenewalType Enumeration

Force renewal enumeration

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public enum ForceRenewalType
Members
  Member nameValueDescription
RenewAlways0 Renewal is performed regardless of account's state
RenewOnlyIfActive1 Renewal is performed only if account is not in pending termination state
See Also