Click or drag to resize

ISupplierEntitySelfBillingInvoiceObligatoryMentionsClear Property

Gets or sets the self-billing obligatory mentions clear for invoice

(Mentions obligatoires en clair sur les factures)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities.Supplier
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string SelfBillingInvoiceObligatoryMentionsClear { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the SelfBillingInvoiceObligatoryMentionsClear (Mentions obligatoires en clair sur les factures) column of the Supplier (Fournisseur) table.
See Also