Class SignedDataObjectPropertiesType

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

Properties

AllDataObjectsTimeStamp

[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> AllDataObjectsTimeStamp { get; set; }

Property Value

Collection<XAdEsTimeStampType>

AllDataObjectsTimeStampSpecified

Gets a value indicating whether the AllDataObjectsTimeStamp collection is empty.

public bool AllDataObjectsTimeStampSpecified { get; }

Property Value

bool

CommitmentTypeIndication

[AllowNull]
[MaybeNull]
public Collection<CommitmentTypeIndicationType> CommitmentTypeIndication { get; set; }

Property Value

Collection<CommitmentTypeIndicationType>

CommitmentTypeIndicationSpecified

Gets a value indicating whether the CommitmentTypeIndication collection is empty.

public bool CommitmentTypeIndicationSpecified { get; }

Property Value

bool

DataObjectFormat

[AllowNull]
[MaybeNull]
public Collection<DataObjectFormatType> DataObjectFormat { get; set; }

Property Value

Collection<DataObjectFormatType>

DataObjectFormatSpecified

Gets a value indicating whether the DataObjectFormat collection is empty.

public bool DataObjectFormatSpecified { get; }

Property Value

bool

Id

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

Property Value

string

IndividualDataObjectsTimeStamp

[AllowNull]
[MaybeNull]
public Collection<XAdEsTimeStampType> IndividualDataObjectsTimeStamp { get; set; }

Property Value

Collection<XAdEsTimeStampType>

IndividualDataObjectsTimeStampSpecified

Gets a value indicating whether the IndividualDataObjectsTimeStamp collection is empty.

public bool IndividualDataObjectsTimeStampSpecified { get; }

Property Value

bool