ShippingInfo Property
The shipping information for the current invoice.
Syntax
public ContactInfo getShippingInfo(); public void setShippingInfo(ContactInfo shippingInfo);
Remarks
This property may be used by CreateInvoice or Update to set the shipping information for the invoice.
This property will also be populated after a call to GetDetails and will then contain shipping information for the invoice.