HomeDeliveryPhone Property
The phone number of the delivery location.
Syntax
__property String HomeDeliveryPhone = {read=FHomeDeliveryPhone, write=FSetHomeDeliveryPhone, default=""};
Default Value
""
Remarks
This is required when HomeDeliveryType is set to 0 (Appointment) or 1 (DateCertain). In a ship request, if this is not specified, it will default to RecipientPhone.
Data Type
String