Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class LicencesStored

    Inheritance
    object
    LicencesStored
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    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
    List<LicenceStored>

    Extension Methods

    ExtensionHelper.CopySameNameAndTypeProperties<T, S>(T, S)
    In this article
    Back to top Secure Exchanges Inc. - Documentation