Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.85 KB

IssuedDocumentPreCreateInfo.md

File metadata and controls

23 lines (19 loc) · 1.85 KB

It.FattureInCloud.Sdk.Model.IssuedDocumentPreCreateInfo

Properties

Name Type Description Notes
Numerations Dictionary<string, Dictionary<string, int>> [optional]
DnNumerations Dictionary<string, Dictionary<string, int>> [optional]
DefaultValues IssuedDocumentPreCreateInfoDefaultValues [optional]
ExtraDataDefaultValues IssuedDocumentPreCreateInfoExtraDataDefaultValues [optional]
ItemsDefaultValues IssuedDocumentPreCreateInfoItemsDefaultValues [optional]
CountriesList List<string> Countries list [optional]
CurrenciesList List<Currency> Currencies list [optional]
TemplatesList List<DocumentTemplate> Document templates list [optional]
DnTemplatesList List<DocumentTemplate> Delivery note templates list [optional]
AiTemplatesList List<DocumentTemplate> Accompanying invoice templates list [optional]
PaymentMethodsList List<PaymentMethod> Payment methods list [optional]
PaymentAccountsList List<PaymentAccount> Payment accounts list [optional]
VatTypesList List<VatType> Vat types list [optional]
LanguagesList List<Language> Languages list [optional]

[Back to Model list] [Back to API list] [Back to README]