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.
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk 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.