ShipCarrierInterface.isFedEx Method
Indicates whether the shipping carrier is the FedEx company.
Syntax
public boolean isFedEx()
Run On
Called
Return Value
Type: boolean
true if the carrier is FedEx; 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 shipping carrier is the FedEx company.
public boolean isFedEx()
Called
Type: boolean
true if the carrier is FedEx; otherwise, false.