UpdateEnterpriseRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Updated name of the enterprise | [optional] [default to null] |
| description | String | Updated description | [optional] [default to null] |
| website_url | String | Updated website URL | [optional] [default to null] |
| contact_email | String | Updated contact email | [optional] [default to null] |
| contact_phone | String | Updated contact phone | [optional] [default to null] |
| is_active | Boolean | Whether the enterprise is active | [optional] [default to null] |