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; }