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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether the shipping carrier is the UPS company.
public boolean isUPS()
Called
Type: boolean
true if the carrier is UPS; otherwise, false.