SenderState Property
State or province code.
Object Oriented Interface
public function getSenderState(); public function setSenderState($value);
Procedural Interface
inship_fedexrates_get($res, 57 ); inship_fedexrates_set($res, 57, $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