Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class NotificationBags

    Represent the bag notification, with the parameters and the contacts

    Inheritance
    object
    NotificationBags
    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 NotificationBags

    Properties

    Contacts

    Declaration
    public List<ExceptionNotificationContact> Contacts { get; set; }
    Property Value
    Type Description
    List<ExceptionNotificationContact>

    Parameters

    Declaration
    public NotificationParameters Parameters { get; set; }
    Property Value
    Type Description
    NotificationParameters

    Extension Methods

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