email_email_setting_created

The date and time the settings have been created.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-email-email-setting-created-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/email_email_setting_created",
  "title": "email_email_setting_created",
  "description": "The date and time the settings have been created.",
  "example": "2014-01-02T02:20:00Z",
  "format": "date-time",
  "readOnly": true,
  "type": "string"
}