Show / Hide Table of Contents

Class LicenseVerificationResult

Výsledok verifikácie licencie

Inheritance
System.Object
LicenseVerificationResult
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class LicenseVerificationResult : Object

Properties

Alerts

Upozornenia vzťahujúce sa k licencii

Declaration
public IImmutableList<LicenseVerificationResultAlert> Alerts { get; }
Property Value
Type Description
System.Collections.Immutable.IImmutableList<LicenseVerificationResultAlert>

Features

Výsledok verifikácie funkcií

Declaration
public IReadOnlyCollection<LicenseVerificationResultFeature> Features { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyCollection<LicenseVerificationResultFeature>

ProcessTime

Dátum a čas spracovania verifikácie

Declaration
public DateTime ProcessTime { get; }
Property Value
Type Description
System.DateTime

Storage

Výsledok verifikácie úložiska

Declaration
public LicenseVerificationResultStorage Storage { get; }
Property Value
Type Description
LicenseVerificationResultStorage

Methods

IsValid()

Declaration
public bool IsValid()
Returns
Type Description
System.Boolean
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©