Class AddPaymentFrameData
Inheritance
System.Object
AddPaymentFrameData
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 |
|