Search Results for

    Show / Hide Table of Contents

    Class MoneyInHooks

    Inheritance
    System.Object
    MoneyInHooks
    Namespace: DirectScale.Disco.Extension.Hooks.Merchants.MoneyIn
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class MoneyInHooks : MarshalByRefObject

    Properties

    DeletePaymentMethod

    Declaration
    public Hook<DeletePaymentMethodHookRequest, DeletePaymentMethodHookResponse> DeletePaymentMethod { get; }
    Property Value
    Type Description
    Hook<DeletePaymentMethodHookRequest, DeletePaymentMethodHookResponse>

    Emvio

    Declaration
    public EmvioHooks Emvio { get; }
    Property Value
    Type Description
    EmvioHooks

    Hyperwallet

    Declaration
    public HyperwalletHooks Hyperwallet { get; }
    Property Value
    Type Description
    HyperwalletHooks

    NexioApmHooks

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