SearchVendorTypeResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Unique identifier for the vendor type. | [default to null] |
| name | String | Name of the vendor type. | [default to null] |
| is_service | Boolean | Whether this vendor type is a service. | [default to null] |
| icon | String | SVG icon for the vendor type. | [default to null] |