Search Results for

    Show / Hide Table of Contents

    Class AddPaymentFrameData

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

    Constructors

    AddPaymentFrameData()

    Declaration
    public AddPaymentFrameData()

    Properties

    IFrameHeight

    Declaration
    public double IFrameHeight { get; set; }
    Property Value
    Type Description
    System.Double

    IFrameURL

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

    IFrameWidth

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