Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.11 KB

ShipmentBillTo.md

File metadata and controls

23 lines (19 loc) · 1.11 KB

ShipmondoApi.Dotnet.Model.ShipmentBillTo

Customs billing information if it is other than sender/receiver.

Properties

Name Type Description Notes
Name string [optional]
Attention string [optional]
Address1 string [optional]
Address2 string [optional]
Zipcode string [optional]
City string [optional]
CountryCode string [optional]
VatId string VAT no. of the customs billing party. [optional]
Telephone string [optional]
Mobile string [optional]
Email string [optional]
BillToCustom bool Whether the shipment includes a billing address for customs other sender address. [optional]
CustomerNumber string Separate carrier customer number to bill if applicable with the given carrier. [optional]

[Back to Model list] [Back to API list] [Back to README]