Class ShouldChargeAutoshipHookRequest
Inheritance
System.Object
ShouldChargeAutoshipHookRequest
Namespace: DirectScale.Disco.Extension.Hooks.Autoships
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class ShouldChargeAutoshipHookRequest : Object
Constructors
ShouldChargeAutoshipHookRequest()
Declaration
public ShouldChargeAutoshipHookRequest()
Properties
Autoship
Declaration
public Autoship Autoship { get; set; }
Property Value
Type | Description |
---|---|
Autoship |
Now
Declaration
public DateTime Now { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |