Freight Invoice (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 FreightInvoice : IFreightInvoice
Visual Basic
Public Class FreightInvoice
	Implements IFreightInvoice
Visual C++
public ref class FreightInvoice : IFreightInvoice
F#
type FreightInvoice =  
    class
        interface IFreightInvoice
    end

Remarks

A document stating the charges incurred for the logistics service.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..FreightInvoice

See Also