Overload | Description |
---|---|
Payment Constructor() | Initializes a new instance of the Payment class. |
Payment Constructor(Order,String,String,Decimal,String,DateTime,Int16,String,Nullable<DateTime>,String,Boolean) | Initializes a new instance of the Payment class. |
Payment Constructor(Order,Decimal,String,DateTime,Int16,Boolean) | Initializes a new instance of the Payment class. |