RecipientProvince Property
Province or state code.
Object Oriented Interface
public function getRecipientProvince(); public function setRecipientProvince($value);
Procedural Interface
inship_canadapostship_get($res, 82 ); inship_canadapostship_set($res, 82, $value );
Default Value
''
Remarks
Province or state code. This is the identifying abbreviation for Canada province, US state, 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.
This is required when RecipientCountryCode is either CA or US.
Data Type
String