SMTP Credentials info
| Name | Type | Description | Notes |
|---|---|---|---|
| accessLevel | AccessLevel | [optional] | |
| name | String | Name of the key. | [optional] |
| dateCreated | OffsetDateTime | Date this SmtpCredential was created. | [optional] |
| lastUse | OffsetDateTime | Date this SmtpCredential was last used. | [optional] |
| expires | OffsetDateTime | Date this SmtpCredential expires. | [optional] |
| restrictAccessToIPRange | List<String> | Which IPs can use this SmtpCredential | [optional] |