Class LicencesStored
Inheritance
System.Object
    LicencesStored
  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: SecureExchangesSDK.Models.Transport
Assembly: SecureExchangesSDK.dll
Syntax
public class LicencesStored
  Constructors
LicencesStored()
Declaration
public LicencesStored()
  Properties
Licences
Declaration
public List<LicenceStored> Licences { get; set; }
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.List<LicenceStored> |