DNHistory Structure
It contains all the fields that may return as an event using the DeliveryNote.GetDeliveryNoteStatus
| Name | Description | |
|---|---|---|
|
actorVat | The VAT Number of the user that created the event |
|
eventTimestamp | The timestamp when the event happened. |
|
eventType |
The eventType Possible values: RegisterTransfer, ConfirmOutcome, Rejection, |
|
mark | The mark of the Event |
|
outcomeDetails | A list that contains all the outcome details of the event, type of DeliveryOutcome |
|
rejectionDetails | A list that contains all the rejection details of the event, type of rejection |
|
transportDetails | A list that contains all the transport details of the event, type of TransportDetails |