Self Billed Credit Note (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 SelfBilledCreditNote : ISelfBilledCreditNote
Visual Basic
Public Class SelfBilledCreditNote
	Implements ISelfBilledCreditNote
Visual C++
public ref class SelfBilledCreditNote : ISelfBilledCreditNote
F#
type SelfBilledCreditNote =  
    class
        interface ISelfBilledCreditNote
    end

Remarks

The Credit Note created by the Debtor in a Self Billing arrangement with a Creditor; Self Billed Credit Note replaces Debit Note in such arrangements.

Inheritance Hierarchy

System..::..Object
  Unimaze.Composer.Ubl2..::..SelfBilledCreditNote

See Also