Skip to content

Class SellerTradePartySpecifiedTaxRegistration

SELLER VAT IDENTIFIER - Detailed information on tax information of the seller

Assembly: FacturXDotNet.dll
csharp
public class SellerTradePartySpecifiedTaxRegistration

Properties

Id

Seller VAT identifier - The Seller's VAT identifier (also known as Seller VAT identification number).

csharp
public string? Id { get; set; }

IdSchemeId

Tax Scheme identifier - Scheme identifier for supplier VAT identifier.

csharp
public VatOnlyTaxSchemeIdentifier? IdSchemeId { get; set; }

The tools are open source and released under the MIT License, feel free to use, modify, and share.