Class CrlIdentifierType

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

Properties

IssueTime

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

Property Value

DateTime

Issuer

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

Property Value

string

Number

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

Property Value

string

Uri

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

Property Value

string