Click or drag to resize

IPurchaseDocumentLineEntityBaseReverseChargeVatIdMember Property

Gets the VAT Id used to transfer reverse charge amount (intracommunity)

(TVA applicable pour auto-liquidation)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.PurchaseDocument
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyGuidEntityMember ReverseChargeVatIdMember { get; }

Property Value

Type: IReadOnlyGuidEntityMember
Remarks
This entity member is bound to the ReverseChargeVatId (TVA applicable pour auto-liquidation) column of the PurchaseDocumentLine (Ligne de document d'achat) table.
See Also