Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.94 KB

File metadata and controls

24 lines (20 loc) · 1.94 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]
PriceLists List<PriceList> Price lists [optional]

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