_get
Retrieve details for an Asset Type.
Parameters
id
The ID of the Asset Type to get.
Example
FM_api('AssetType_get', ['id' => '10']);
Result
On Success
Last updated
Retrieve details for an Asset Type.
The ID of the Asset Type to get.
FM_api('AssetType_get', ['id' => '10']);
Last updated