MeterNumber Property
Meter number to use for submitting requests to the FedEx Server .
Object Oriented Interface
public function getMeterNumber(); public function setMeterNumber($value);
Procedural Interface
inship_ezship_get($res, 4 ); inship_ezship_set($res, 4, $value );
Default Value
''
Remarks
Meter number to use for submitting requests to the FedEx Server.
An AccountNumber and MeterNumber will be required with each input request a user makes to a FedEx server. The Meter Number is provided to you by FedEx when you register for service. This is not to be shared with others outside your organization, nor is it to be packaged, distributed, or sold to any other person or entity.
This property is only applicable to FedEx servers.
Data Type
String