BaseInvoiceSpecialVAT Property

Indicates whether the RE must be calculated [RecargoEquivalencia].

Definition

Namespace: Aliquo.Core.Models
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public bool? SpecialVAT { get; set; }

Property Value

NullableBoolean

See Also