Click or drag to resize

CWormsOrderCommission Property

Note: This API is now obsolete.

The commission charged on the order by WEX

Namespace: Woti.Orders
Assembly: Woti (in Woti.dll) Version: 13.4.271.0
Syntax
[ObsoleteAttribute("Use CustomerCommission or WexCommission instead of this property.")]
public virtual double Commission { get; }

Property Value

Double

Implements

IWormsOrderCommission
See Also