Class GetAutoshipBackupPaymentHookRequest
Inheritance
System.Object
GetAutoshipBackupPaymentHookRequest
Namespace: DirectScale.Disco.Extension.Hooks.Autoships
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class GetAutoshipBackupPaymentHookRequest : Object
Constructors
GetAutoshipBackupPaymentHookRequest()
Declaration
public GetAutoshipBackupPaymentHookRequest()
Properties
AssociateId
Declaration
public int AssociateId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
BackupMerchantId
Declaration
public int BackupMerchantId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |