SalesTable.hasCODPaymentMethod Method
Indicates whether the payment method of the sales order is COD.
Syntax
public boolean hasCODPaymentMethod()
Run On
Called
Return Value
Type: boolean
true if the payment method is COD; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the payment method of the sales order is COD.
public boolean hasCODPaymentMethod()
Called
Type: boolean
true if the payment method is COD; otherwise, false.