aaa_sent

Timestamp of when the notification was dispatched in ISO 8601 format.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-aaa-sent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/aaa_sent",
  "title": "aaa_sent",
  "description": "Timestamp of when the notification was dispatched in ISO 8601 format.",
  "example": "2021-10-08T17:52:17.571336Z",
  "format": "date-time",
  "type": "string"
}