# mailslurp.model.AliasProjection
# Load the model package
import 'package:mailslurp/api.dart';
# Properties
Name | Type | Description | Notes |
---|---|---|---|
createdAt | DateTime | [default to null] | |
emailAddress | String | [default to null] | |
id | String | [default to null] | |
inboxId | String | [default to null] | |
name | String | [optional] [default to null] | |
updatedAt | DateTime | [default to null] | |
useThreads | bool | [optional] [default to null] | |
userId | String | [default to null] |
[Back to Model list] [Back to API list] [Back to README]