MailSlurpAPI.Model.Alias (mailslurp v11.7.502)
Link to this section Summary
Link to this section Types
Specs
t() :: %MailSlurpAPI.Model.Alias{ createdAt: DateTime.t(), emailAddress: String.t(), id: String.t() | nil, inboxId: String.t(), name: String.t() | nil, updatedAt: DateTime.t(), useThreads: boolean() | nil, userId: String.t() }