Items included in the sale transaction operation
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public EBTWItems Items { get; set; }
Public Property Items As EBTWItems
Get
Set
public:
property EBTWItems^ Items {
EBTWItems^ get ();
void set (EBTWItems^ value);
}
member Items : EBTWItems with get, set
Property Value
Type:
EBTWItemsSee Also