# \_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"}
```
