Inhaltsverzeichnis dieser Seite

Description

The object  PollMessage is part of the system response and describes a notification. This object is used only in JSON.

Structure

JSON KeywordOccursTypeFormatDescription

id

1

integer

int64

Message ID. Required for confirming with Poll confirm.

owner

1

objectBasic User

The object owner.

created

1

string

datetime

Date of creation.

job

0 - 1

object

 Job

The job data. Available if the message is a job message.

notify

0 - 1

object

 NotifyMessage

The notification data. Available if the message is a notification message.

stid1string
The server transaction ID.
ctid1string
The customer transaction ID
messages0 - nobjectMessagesSystem messages.
flags0 - 1objectFlags

Optional message flags.

notice0 - 1string
Optional notice.
created0 - 1stringdate-timeDate of creation.
object0 - 1string
"Response" object like "domain". Object type depends on the request.