Class RmaHooks
Inheritance
System.Object
RmaHooks
Namespace: DirectScale.Disco.Extension.Hooks.Orders.Packages
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class RmaHooks : MarshalByRefObject
Properties
CreateRma
Declaration
public Hook<CreateRmaHookRequest, CreateRmaHookResponse> CreateRma { get; }
Property Value
| Type | Description |
|---|---|
| Hook<CreateRmaHookRequest, CreateRmaHookResponse> |