Modelobject

app.TextRegenerationNotification

Properties

app.TextRegenerationNotificationobject
created_at
integer
No description.
id
integer
No description.
modified_at
integer
No description.
notification_id
string
No description.

Example

JSON
{
  "created_at": 123,
  "id": 123,
  "modified_at": 123,
  "notification_id": "string"
}