Class SellerTradePartySpecifiedLegalOrganization
SELLER LEGAL ORGANIZATION - Details about the organization.
Assembly: FacturXDotNet.dll
csharp
public class SellerTradePartySpecifiedLegalOrganization
Properties
Id
Seller legal registration identifier - An identifier issued by an official registrar that identifies the Seller as a legal entity or person.
csharp
public string? Id { get; set; }
IdSchemeId
Scheme identifier - The identification scheme identifier of the Seller legal registration identifier.
csharp
public string? IdSchemeId { get; set; }