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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.