Class ApplicableHeaderTradeSettlement
HEADER TRADE SETTLEMENT DIRECT DEBIT - A group of business terms to specify a direct debit.
Assembly: FacturXDotNet.dll
csharp
public class ApplicableHeaderTradeSettlement
Properties
InvoiceCurrencyCode
Invoice currency code - The currency in which all Invoice amounts are given, except for the Total VAT amount in accounting currency.
csharp
public string? InvoiceCurrencyCode { get; set; }
SpecifiedTradeSettlementHeaderMonetarySummation
DOCUMENT TOTALS - A group of business terms providing the monetary totals for the Invoice.
csharp
public SpecifiedTradeSettlementHeaderMonetarySummation? SpecifiedTradeSettlementHeaderMonetarySummation { get; set; }