id | Integer | A unique identifier for the vendor. |
name_en | String | The name of the vendor in English. |
name_ar | String | The name of the vendor in Arabic. |
image | String | The URL of an image representing the vendor. |
contact_email | String | The email address for contacting the vendor. |
contact_phone | String | The phone number for contacting the vendor. |
description_en | String | A description of the vendor in English. |
description_ar | String | A description of the vendor in Arabic. |
order | Integer | An order number for sorting vendors. |
active | Integer | Indicates if the vendor is active (1) or not (0). |
deactivation_notes | String | Notes explaining why the vendor was deactivated. |
default | Integer | Indicates if the vendor is the default option (1) or not (0). |
minimum_purchase_amount | String | The minimum amount required for a purchase. |