TenantLicenseStatus Enumeration CelloSaaS API Documentation
Tenant license status enumeration

Namespace: CelloSaaS.Model.LicenseManagement
Assembly: CelloSaaS.Model (in CelloSaaS.Model.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

[SerializableAttribute]
public enum TenantLicenseStatus
Members

  Member nameValueDescription
Active0 Having active subscription
Deactivated1 Do not have active subscription
Trial2 Currenlty in trail period
See Also