Class IdentifierType

Namespace
Org.Etsi.Uri._01903.V1._3._2
Assembly
EInvoice.Ubl.dll
[Serializable]
public class IdentifierType
Inheritance
IdentifierType
Inherited Members

Properties

Qualifier

public QualifierType? Qualifier { get; set; }

Property Value

QualifierType?

Value

Gets or sets the text value.

public string Value { get; set; }

Property Value

string