Class DataObjectFormatType

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

Properties

Description

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

Property Value

string

Encoding

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

Property Value

string

MimeType

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

Property Value

string

ObjectIdentifier

[AllowNull]
[MaybeNull]
public ObjectIdentifierType ObjectIdentifier { get; set; }

Property Value

ObjectIdentifierType

ObjectReference

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

Property Value

string