Click or drag to resize

PackageThirdPartyBillingAddress Property

Gets or sets Third Party Billing Address

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 377)]
public NameAddress ThirdPartyBillingAddress { get; set; }

Property Value

Type: NameAddress
Remarks
The address of the third party for the shipper's portion
See Also