Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 762 Bytes

File metadata and controls

20 lines (12 loc) · 762 Bytes

NewSmtpCredentials

Newly generated SMTP Credentials with Token

Properties

Name Type Description Notes
token String Unique token to be used in the system [optional]
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]