| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ID of the inbox | [optional] |
| name | str | The name of the inbox | [optional] |
| website_url | str | Website URL | [optional] |
| channel_type | str | The type of the inbox | [optional] |
| avatar_url | str | The avatar image of the inbox | [optional] |
| widget_color | str | Widget Color used for customization of the widget | [optional] |
| website_token | str | Website Token | [optional] |
| enable_auto_assignment | bool | The flag which shows whether Auto Assignment is enabled or not | [optional] |
| web_widget_script | str | Script used to load the website widget | [optional] |
| welcome_title | str | Welcome title to be displayed on the widget | [optional] |
| welcome_tagline | str | Welcome tagline to be displayed on the widget | [optional] |
| greeting_enabled | bool | The flag which shows whether greeting is enabled | [optional] |
| greeting_message | str | A greeting message when the user starts the conversation | [optional] |