ONVIF::Analytics::Types::TrackInformation(3pm) | User Contributed Perl Documentation | ONVIF::Analytics::Types::TrackInformation(3pm) |
ONVIF::Analytics::Types::TrackInformation
Perl data type class for the XML Schema defined complexType TrackInformation from the namespace http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # ONVIF::Analytics::Types::TrackInformation TrackToken => $some_value, # TrackReference TrackType => $some_value, # TrackType Description => $some_value, # Description DataFrom => $some_value, # dateTime DataTo => $some_value, # dateTime },
Generated by SOAP::WSDL
2023-02-24 | perl v5.36.0 |