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