Password Property
Password for logging in to the Server .
Object Oriented Interface
public function getPassword(); public function setPassword($value);
Procedural Interface
inship_ezship_get($res, 5 ); inship_ezship_set($res, 5, $value );
Default Value
''
Remarks
Password for logging in to the Server.
See FedExAccount, UPSAccount, and USPSAccount for a better description of the different protocol requirements.
For Canada Post, this property should be set to the login password for your Canada Post account.
Data Type
String