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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Indicates whether the shipping carrier is the UPS company.
public boolean isUPS()
Called
Type: boolean
true if the carrier is UPS; otherwise, false.