Search Results for

    Show / Hide Table of Contents

    Class NewPaymentMethod

    Inheritance
    System.Object
    NewPaymentMethod
    Namespace: DirectScale.Disco.Extension
    Assembly: DirectScale.Disco.Extension.Abstractions.dll
    Syntax
    public class NewPaymentMethod : Object

    Constructors

    NewPaymentMethod()

    Declaration
    public NewPaymentMethod()

    Properties

    PayerId

    Declaration
    public string PayerId { get; set; }
    Property Value
    Type Description
    System.String

    PaymentType

    Declaration
    public string PaymentType { get; set; }
    Property Value
    Type Description
    System.String

    ReferenceNumber

    Declaration
    public string ReferenceNumber { get; set; }
    Property Value
    Type Description
    System.String

    TokenizedPayment

    Declaration
    public string TokenizedPayment { get; set; }
    Property Value
    Type Description
    System.String
    In This Article
    Back to top Copyright © 2022 DirectScale
    Generated by DocFX