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