Tracking Detail#

A Tracking Detail model provides further detail on an individual Tracking update.

Properties#

Properties are protected and can be accessed with their getPropertyName() getter method or set via setPropertyName(value) setter method.

PropertyTypeDescription
description?stringThe description of the tracking update.
date?DateTimeThe date for this tracking update.
location?stringThe location marked for this tracking update.
status?stringThe status code for this tracking update.
statusDetail?stringThe status in detail for this tracking update.