Class UnsignedDataObjectPropertiesType

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

Properties

Id

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

Property Value

string

UnsignedDataObjectProperty

[Required(AllowEmptyStrings = true)]
public Collection<AnyType> UnsignedDataObjectProperty { get; set; }

Property Value

Collection<AnyType>