Skip to content

Class SellerTradePartyPostalTradeAddress

SELLER POSTAL ADDRESS - A group of business terms providing information about the address of the Seller.

Assembly: FacturXDotNet.dll
csharp
public class SellerTradePartyPostalTradeAddress

Properties

CountryId

Seller country code - A code that identifies the country.

csharp
public string? CountryId { get; set; }

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