Class NoticeReferenceType

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

Properties

NoticeNumbers

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

Property Value

Collection<string>

Organization

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

Property Value

string