SenderState Property
State or province code.
Object Oriented Interface
public function getSenderState(); public function setSenderState($value);
Procedural Interface
inship_ezship_get($res, 72 ); inship_ezship_set($res, 72, $value );
Default Value
''
Remarks
State or province code. This is the identifying abbreviation for US state, Canada province, etc. In a ship request, this is required to be provided for both sender and recipient (where applicable). Format and presence of this property will vary, depending on country.
Data Type
String