# mailslurp.model.Alias
# 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 | [optional] [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] |