# MailslurpJavascriptApollo.UpdateInboxOptions
# Properties
Name | Type | Description | Notes |
---|---|---|---|
description | String | Optional description of an inbox for labelling purposes | [optional] |
expiresAt | Date | When, if ever, will the inbox expire and be deleted. If null then this inbox is permanent and the emails in it won't be deleted. Timestamp passed as string. | [optional] |
favourite | Boolean | Is the inbox favourited | [optional] |
name | String | Optional name of the inbox. Displayed in the dashboard for easier search | [optional] |
tags | [String] | Tags that inbox has been tagged with | [optional] |