Signature
User signature for reports.
Implements
Fields
action (
UpsertActionType!)
Determines if it was a create or update.
body (
String!)
The content of the report signature. (65,000 character maximum)
created_at (
ISO8601DateTime!)
The date and time that this signature was created.
created_by (
User!)
The user that created this signature.
sentera_id (
ID!)
A system-generated key identifying a specific instance of a signature.
title (
String!)
The title or label of this signature. (255 character maximum)
updated_at (
ISO8601DateTime!)
The date and time that this signature was updated.
updated_by (
User)
The user that last modified this signature.