Click or drag to resize

UpgradingAllowedType Enumeration

Upgrading 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 UpgradingAllowedType
Members
  Member nameValueDescription
AllowedWithoutPayment0 Upgrading allowed without payment
AllowedAfterPayment1 Upgrading allowed after payment
See Also