EnabledVendorType
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | Vendor type ID. | [default to null] |
| name | String | Vendor type name. | [default to null] |
| slug | String | Vendor type slug. | [default to null] |
| color | String | Vendor type color. | [default to null] |
| description | String | Vendor type description. | [default to null] |
| is_active | Boolean | Is the vendor type active? | [default to null] |
| in_order | Integer | Order of the vendor type in the list. | [default to null] |