Trucksgreaterthan26000pounds
No description available.
Extends: Tool
Trucks greater than 26000 pounds
No description available.
Tool Information
- Category: Uncategorized
- Commodity Code: 25101604
Usage in Platform
import { $ } from 'sdk.do'
const tool = await $.Tool.create({
name: 'Trucks greater than 26000 pounds',
category: 'Uncategorized',
description: 'No description available.',
})