Class AnalyticsLicenseErrorDetailsConfig
AnalyticsLicenseErrorDetailsConfig
Inheritance
System.Object
AnalyticsLicenseErrorDetailsConfig
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class AnalyticsLicenseErrorDetailsConfig
Properties
Enabled
Are error details enabled on the license
Declaration
public bool? Enabled { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
NetworkExplorerEnabled
Is network explorer feature enabled for the license
Declaration
public bool? NetworkExplorerEnabled { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |