Class DeletePaymentRequest
Inheritance
System.Object
DeletePaymentRequest
Namespace: DirectScale.Disco.Extension.MoneyIn.Custom.Models
Assembly: DirectScale.Disco.Extension.Abstractions.dll
Syntax
public class DeletePaymentRequest : Object
Constructors
DeletePaymentRequest()
Declaration
public DeletePaymentRequest()
Properties
PayerId
Declaration
public string PayerId { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PaymentMethodId
Declaration
public string PaymentMethodId { get; set; }
Property Value
Type | Description |
---|---|
System.String |