Click or drag to resize

ISupplierEntitySelfBillingInvoiceObligatoryMentions Property

Gets or sets the self-billing obligatory mentions for invoice

(Mentions obligatoires 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 SelfBillingInvoiceObligatoryMentions { get; set; }

Property Value

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