Click or drag to resize

OperationBaseInvoice Property

The merchant's invoice number for the transaction. xInvoice is recommended when available for improved duplicate handling.

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

Property Value

Type: String
See Also