Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

NotifyName Property

The name associated with the notification.

Object Oriented Interface

public function getNotifyName($notifyidx);
public function setNotifyName($notifyidx, $value);

Procedural Interface

inship_fedexship_get($res, 61 , $notifyidx);
inship_fedexship_set($res, 61, $value , $notifyidx);

Default Value

''

Remarks

The name associated with the notification.

For FedEx, this is the name of the recipient that is going to receive the Signature Proof of Delivery via fax. When the FaxProofOfDelivery method is called, the NotifyName is required. In this case, the NotifyFax should be provided as well.

For USPS, this name will appear in the text of the Signature Confirmation e-mail message.

This property is not applicable to UPS or Canada Post.

The size of the array is controlled by the NotifyCount property.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0