Types > TaskMessage
Commerce APITypesTaskMessage
TaskMessage

Description

Fields

created_at: String!

The date and time when the task message was created, RFC 3339 format

Example: "2014-09-04T12:23:34Z"

Timestamp (RFC 3339)


message: String!

Message text


type: TaskMessageType!

Type of the message


Used By

Types

Task

Preview (typescript)

Loading module