object LicensePlateNumberV2TimelineType

Fields

FieldTypeDescription
idID!
messageString!
created_atDateTime!
userUser!

Implements

Node

Referenced By

Example

{
  "id": "abc123",
  "message": "abc123",
  "created_at": "abc123",
  "user": User
}