DutiesPayor Property
Identifies how payment of duties for the shipment will be made.
Syntax
[VB.NET] Public Property DutiesPayor As PayorDetail
[C#] public PayorDetail DutiesPayor {get; set;}
Remarks
The DutiesPayor is required to be provided in an international ship request. This must be set to an instance of the PayorDetail type, which will contain the duties payor details. See the PayorDetail type for more information.