Class QualifyingPropertiesType

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

Properties

Id

[AllowNull]
[MaybeNull]
public string Id { get; set; }

Property Value

string

SignedProperties

[AllowNull]
[MaybeNull]
public SignedPropertiesType SignedProperties { get; set; }

Property Value

SignedPropertiesType

Target

[Required(AllowEmptyStrings = true)]
public string Target { get; set; }

Property Value

string

UnsignedProperties

[AllowNull]
[MaybeNull]
public UnsignedPropertiesType UnsignedProperties { get; set; }

Property Value

UnsignedPropertiesType