CWS Wrapper Library  5.1.0
Properties | List of all members
CWSWrapper.PrintPaymentArgs Class Reference

Object to hold print payment parameters More...

Inheritance diagram for CWSWrapper.PrintPaymentArgs:
CWSWrapper.EmailPaymentArgs

Properties

string paymentGatewayId [get, set]
 PaymentGatewayId returned from OpenPaymentGateway More...
 
string transactionId [get, set]
 TransactionId IF you are printing a historical receipt More...
 
string utcDate [get, set]
 Date of transaction IF you are printing a historical receipt More...
 
AccountInfo accountInfo [get, set]
 Optional AccountInfo object. More...
 

Detailed Description

Object to hold print payment parameters

Property Documentation

◆ accountInfo

AccountInfo CWSWrapper.PrintPaymentArgs.accountInfo
getset

Optional AccountInfo object.

◆ paymentGatewayId

string CWSWrapper.PrintPaymentArgs.paymentGatewayId
getset

PaymentGatewayId returned from OpenPaymentGateway

◆ transactionId

string CWSWrapper.PrintPaymentArgs.transactionId
getset

TransactionId IF you are printing a historical receipt

◆ utcDate

string CWSWrapper.PrintPaymentArgs.utcDate
getset

Date of transaction IF you are printing a historical receipt


The documentation for this class was generated from the following file: