Click or drag to resize

RenewalWithoutInvoiceType Enumeration

Renewal without invoice 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 RenewalWithoutInvoiceType
Members
  Member nameValueDescription
ImmediatelyForResellers0 Renew immediately if the reseller received the invoice, otherwise DayBeforeExpirationDate
Immediately1 Renew immediately
DayBeforeExpirationDate2 Renew day before expiration date
Remarks
It tells when to renew a subscription that has no invoice
See Also