Class DataObjectFormatType
- Namespace
- Org.Etsi.Uri._01903.V1._3._2
- Assembly
- EInvoice.Ubl.dll
[Serializable]
public class DataObjectFormatType
- Inheritance
-
DataObjectFormatType
- Inherited Members
-
Properties
[AllowNull]
[MaybeNull]
public string Description { get; set; }
Property Value
- string
[AllowNull]
[MaybeNull]
public string Encoding { get; set; }
Property Value
- string
[AllowNull]
[MaybeNull]
public string MimeType { get; set; }
Property Value
- string
[AllowNull]
[MaybeNull]
public ObjectIdentifierType ObjectIdentifier { get; set; }
Property Value
- ObjectIdentifierType
[Required(AllowEmptyStrings = true)]
public string ObjectReference { get; set; }
Property Value
- string