Skip to content

ImpostazioniSdi class

Invoice interchange service (Sdi) settings.

public class ImpostazioniSdi : BaseEntity

Public Members

name description
ImpostazioniSdi() The default constructor.
AbbinaArticoliSdi { get; set; } For purchase invoices downloaded from the Invoice interchange service (Sdi), indicates whether you want to attempt to match the items/prodcuts the invoice with those in company's warehouses.
ApiKeySdi { get; set; } Invoice interchange service license key.
IncludiPdfSdi { get; set; } Whether to attach the invoice PDF to each XML sent to the Invoice interchange system (Sdi).
UltimoDownloadSdi { get; set; } Date and time of the last update received from the Invoice interchange System (Sdi) service.

See Also