Search Results for

    Show / Hide Table of Contents

    Class AdjustNewOrderPaymentsHookRequest

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

    Constructors

    AdjustNewOrderPaymentsHookRequest()

    Declaration
    public AdjustNewOrderPaymentsHookRequest()

    Properties

    NewOrderPayments

    Declaration
    public NewPayment[] NewOrderPayments { get; set; }
    Property Value
    Type Description
    NewPayment[]

    Order

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