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

Arguments to Email a receipt More...

Inheritance diagram for CWSWrapper.EmailPaymentArgs:
CWSWrapper.PrintPaymentArgs

Properties

string emailAddress [get, set]
 The email address to send the receipt to. More...
 
bool saveEmail [get, set]
 Update the account with the specified email address More...
 
- Properties inherited from CWSWrapper.PrintPaymentArgs
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

Arguments to Email a receipt

Property Documentation

◆ emailAddress

string CWSWrapper.EmailPaymentArgs.emailAddress
getset

The email address to send the receipt to.

◆ saveEmail

bool CWSWrapper.EmailPaymentArgs.saveEmail
getset

Update the account with the specified email address

Optional - default false


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