AccountCity Property
Name of city, town, etc.
Object Oriented Interface
public function getAccountCity(); public function setAccountCity($value);
Procedural Interface
inship_upsship_get($res, 3 ); inship_upsship_set($res, 3, $value );
Default Value
''
Remarks
Name of city, town, etc. In a ship request, this is required to be provided for both sender and recipient.
Data Type
String