| AbstractOpenApiSchema |
Abstract class for oneOf,anyOf schemas defined in OpenAPI spec
|
| Address |
An address such as \"Barry Gibbs <bg@example.com>\" is represented as Address{Name: \"Barry Gibbs\", Address: \"bg@example.com\"}.
|
| AppInformation |
Response includes the current and latest Mailpit version, database info, and memory usage
|
| Attachment |
Attachment struct for inline and attachments
|
| DeleteRequest |
Delete request
|
| HTMLCheckResponse |
Response represents the HTML check response struct
|
| HTMLCheckResult |
Result struct
|
| HTMLCheckScore |
Score struct
|
| HTMLCheckTotal |
Total weighted result for all scores
|
| HTMLCheckWarning |
Warning represents a failed test
|
| Link |
Link struct
|
| LinkCheckResponse |
Response represents the Link check response
|
| Message |
Message data excluding physical attachments
|
| MessagesSummary |
MessagesSummary is a summary of a list of messages
|
| MessageSummary |
MessageSummary struct for frontend messages
|
| ReleaseMessageRequest |
Release request
|
| SetReadStatusRequest |
Set read status request
|
| SetTagsRequest |
Set tags request
|
| WebUIConfiguration |
Response includes global web UI settings
|
| WebUIConfigurationMessageRelay |
Message Relay information
|