Search Results for

    Show / Hide Table of Contents

    Class AutoshipFailedRequest

    Inheritance
    System.Object
    AutoshipFailedRequest
    Namespace: DirectScale.Disco.Extension.Hooks.EmailHooks
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class AutoshipFailedRequest : Object

    Constructors

    AutoshipFailedRequest()

    Declaration
    public AutoshipFailedRequest()

    Properties

    AssociateId

    Declaration
    public int AssociateId { get; set; }
    Property Value
    Type Description
    System.Int32

    AutoshipId

    Declaration
    public int AutoshipId { get; set; }
    Property Value
    Type Description
    System.Int32

    Localization

    Declaration
    public Localization Localization { get; set; }
    Property Value
    Type Description
    Localization

    Message

    Declaration
    public string Message { get; set; }
    Property Value
    Type Description
    System.String

    OnFailRule

    Declaration
    public RetryRule OnFailRule { get; set; }
    Property Value
    Type Description
    RetryRule
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX