Class OcspIdentifierType

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

Properties

ProducedAt

[Required(AllowEmptyStrings = true)]
public DateTime ProducedAt { get; set; }

Property Value

DateTime

ResponderId

[Required(AllowEmptyStrings = true)]
public ResponderIdType ResponderId { get; set; }

Property Value

ResponderIdType

Uri

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

Property Value

string