TrackRecordPro API Documentation TrackRecordPro

getAssettypes()

Summary

Method Name

getAssettypes

Minimum Supported API Version3.0

getAssettypes

$result = getAssettypes($filters)

Details

Returns a list of all asset types. Every asset in the system must have a type.

Parameters

$filtersThe filter specifies the range of data to return. Passing an empty array or NULL indicates that all data in the endpoint should be returned.

Return value

The method returns an array of objects, each object matching the filters specified.