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.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
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.