Provider Property
Which provider to use.
Object Oriented Interface
public function getProvider(); public function setProvider($value);
Procedural Interface
inship_ezrates_get($res, 24 ); inship_ezrates_set($res, 24, $value );
Default Value
0
Remarks
The "Ez" classs support FedEx, UPS, USPS, and Canada Post servers. This property tells the class which protocol to use.
NOTE: When this property is set, all properties of the class will be reset to their default values.
Data Type
Integer