Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class LogsHelper

    Inheritance
    object
    LogsHelper
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public static class LogsHelper

    Methods

    GetLog(GetLogArgs)

    This method will get Logs of a specific message

    Declaration
    public static GetLogResponse GetLog(GetLogArgs args)
    Parameters
    Type Name Description
    GetLogArgs args
    Returns
    Type Description
    GetLogResponse

    GetLogs(GetLogsArgs)

    This method will get all the logs for a user to a specific time

    Declaration
    public static GetLogsResponse GetLogs(GetLogsArgs args)
    Parameters
    Type Name Description
    GetLogsArgs args

    GetLogsArgs

    Returns
    Type Description
    GetLogsResponse

    Return a list of log for a specific serial number

    In this article
    Back to top Secure Exchanges Inc. - Documentation