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.

See Also

Reference

ShipCarrierInterface Table