# mailslurp.model.InboxProjection
# Load the model package
import 'package:mailslurp/api.dart';
# Properties
Name | Type | Description | Notes |
---|---|---|---|
createdAt | DateTime | [default to null] | |
emailAddress | String | [optional] [default to null] | |
favourite | bool | [default to null] | |
id | String | [default to null] | |
name | String | [optional] [default to null] | |
tags | List<String> | [optional] [default to []] |