For the complete documentation index, see llms.txt. This page is also available as Markdown.

_list

List Asset Rental Types.

Example

FM_api('AssetTypes_list');

Result

On Success

{"id":"3","name":"CCTV"},{"id":"1","name":"Fire"},{"id":"2","name":"Heating"},{"id":"4","name":"Re-fridgeration"}

Last updated