Search Results for

    Show / Hide Table of Contents

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