Search Results for

    Show / Hide Table of Contents

    Class ValidatePaymentRequest

    Inheritance
    System.Object
    ValidatePaymentRequest
    Namespace: DirectScale.Disco.Extension.MoneyIn.Custom.Models
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class ValidatePaymentRequest : Object

    Constructors

    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
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX