Waybill (ABIE).

Namespace: Unimaze.Composer.Ubl2
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
public class Waybill : IWaybill
Visual Basic
Public Class Waybill
	Implements IWaybill
Visual C++
public ref class Waybill : IWaybill
F#
type Waybill =  
    class
        interface IWaybill
    end

Remarks

The Waybill is issued by the party who acts as an agent for the carrier or other agents, to the party who gives instructions for the transportation services (shipper, consignor, etc.) stating the details of the transportation, charges, and terms and conditions under which the transportation service is provided. The party issuing this document could be a party other than that providing the physical transportation. It corresponds to the information on the Forwarding Instruction. It is used for all modes of transport. It can serve as a contractual document between the parties for the transportation service. The document made out by the carrier or on behalf of the carrier evidencing the contract for the transport of cargo.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..Waybill

See Also