Search Results for

    Show / Hide Table of Contents

    Class AchHooks

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

    Properties

    AchJP

    Declaration
    public Hook<AchJPFileWriterHookRequest, AchJPFileWriterHookResponse> AchJP { get; }
    Property Value
    Type Description
    Hook<AchJPFileWriterHookRequest, AchJPFileWriterHookResponse>

    AchTW

    Declaration
    public Hook<AchTWFileWriterHookRequest, AchTWFileWriterHookResponse> AchTW { get; }
    Property Value
    Type Description
    Hook<AchTWFileWriterHookRequest, AchTWFileWriterHookResponse>

    AchUS

    Declaration
    public Hook<AchUSFileWriterHookRequest, AchUSFileWriterHookResponse> AchUS { get; }
    Property Value
    Type Description
    Hook<AchUSFileWriterHookRequest, AchUSFileWriterHookResponse>
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX