Class CompleteCertificateRefsType

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

Properties

CertRefs

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

Property Value

Collection<CertIdType>

Id

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

Property Value

string