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