Class EdiCustomsDocuments
Customs documents
Inheritance
System.Object
EdiCustomsDocuments
Namespace: Conizi.Model.Shared.Entities
Assembly: Conizi.Model.dll
Syntax
public class EdiCustomsDocuments : object
Properties
Date
Date
Declaration
public DateTime? Date { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<DateTime> |
Number
Number
Declaration
public string Number { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Type
Type
Declaration
public string Type { get; set; }
Property Value
Type | Description |
---|---|
System.String |