Click or drag to resize

OperationBaseCustReceipt Property

True/False value indicating if the email address specificied in xEmail should receive a receipt containing the transaction details. (CC/Check operations only)

Namespace:  CardknoxApi.Operations
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public bool CustReceipt { get; set; }

Property Value

Type: Boolean
See Also