Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 668 Bytes

SmtpCredentialsPayload.md

File metadata and controls

12 lines (9 loc) · 668 Bytes

# SmtpCredentialsPayload

Properties

Name Type Description Notes
name string Name of the Credential for ease of reference. It must be a valid email address.
expires \DateTime Date this SmtpCredential expires. [optional]
restrict_access_to_ip_range string[] Which IPs can use this SmtpCredential [optional]
subaccount string Email of the subaccount for which this SmtpCredential should be created [optional]

[Back to Model list] [Back to API list] [Back to README]