_listByRentalType

List Asset Types by Rental type.

Example

FM_api('AssetTypes_listByRentalType')

Result

On Success

{"name":"Heating","id":"2"},{"name":"CCTV","id":"3"},{"name":"Re-fridgeration","id":"4"},{"name":"Test","id":"8"}

Last updated