Search Results for

    Show / Hide Table of Contents

    Class SubmitOrderHookResponse

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

    Constructors

    SubmitOrderHookResponse()

    Declaration
    public SubmitOrderHookResponse()

    Properties

    Order

    Declaration
    public NewOrderDetail Order { get; set; }
    Property Value
    Type Description
    NewOrderDetail

    OrderNumber

    Declaration
    public int OrderNumber { get; set; }
    Property Value
    Type Description
    System.Int32
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX