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

Remarks

The document used to request payment.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..Invoice

See Also