Click or drag to resize

RenewingAllowedType Enumeration

Renewing allowed 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 RenewingAllowedType
Members
  Member nameValueDescription
AllowedWithoutPayment0 Renewing allowed without payment
AllowedAfterPayment1 Renewing allowed after payment
AllowedAfterPaymentWhenInvoiced2 Renewing allowed after payment when invoice is attached and immediately otherwise
See Also