mailslurp 12.4.5

Official MailSlurp Email API Client
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# InboxProjection

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**email_address** | Option<**String**> |  | [optional]
**favourite** | **bool** |  | 
**id** | **String** |  | 
**inbox_type** | Option<**String**> |  | [optional]
**name** | Option<**String**> |  | [optional]
**tags** | Option<**Vec<String>**> |  | [optional]
**team_access** | **bool** |  | 

[[Back to Model list]](../README#documentation-for-models) [[Back to API list]](../README#documentation-for-api-endpoints) [[Back to README]](../README)