Search Results for

    Show / Hide Table of Contents

    Class SaveAdjustmentsHookResponse

    Inheritance
    System.Object
    SaveAdjustmentsHookResponse
    Namespace: DirectScale.Disco.Extension.Hooks.Merchants.MoneyOut
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class SaveAdjustmentsHookResponse : Object

    Constructors

    SaveAdjustmentsHookResponse()

    Declaration
    public SaveAdjustmentsHookResponse()

    Properties

    Adjustments

    Declaration
    public List<Adjustment> Adjustments { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<Adjustment>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX