ReturnAddress Property
Identifies the return address.
Syntax
public CanadaPostAddressDetail getReturnAddress(); public void setReturnAddress(CanadaPostAddressDetail returnAddress);
Remarks
The ReturnAddress is may be provided in the ship request when a return shipment is requested if you wish to specify a different return address than what is specified in SenderAddress
This must be set to an instance of the CanadaPostAddressDetail type, which will contain shipper's address details. See the CanadaPostAddressDetail type for more information.