Description
Topic: Xero
Fields
Date and time when message was added to log
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
The message
Example: "hello"
Used By
Queries
Preview (typescript)
interface XeroLog {created_at: stringmessage: string}