Class ValidationDataType
- Namespace
- Org.Etsi.Uri._01903.V1._4._1
- Assembly
- EInvoice.Ubl.dll
[Serializable]
public class ValidationDataType
- Inheritance
-
ValidationDataType
- Inherited Members
-
Properties
CertificateValues
[AllowNull]
[MaybeNull]
public CertificateValuesType CertificateValues { get; set; }
Property Value
- CertificateValuesType
Id
[AllowNull]
[MaybeNull]
public string Id { get; set; }
Property Value
- string
RevocationValues
[AllowNull]
[MaybeNull]
public RevocationValuesType RevocationValues { get; set; }
Property Value
- RevocationValuesType
Ur
[AllowNull]
[MaybeNull]
public string Ur { get; set; }
Property Value
- string