Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeedbackReturn

Information about the document and the submitted feedback.

Hierarchy

  • FeedbackReturn

Index

Properties

Optional comment

comment: string

An optional comment from the person submitting the feedback.

Optional created

created: string

Timestamp listing the creation time of the feedback submission.

Optional feedback_data

feedback_data: FeedbackDataOutput

Information returned from the Add Feedback method.

Optional feedback_id

feedback_id: string

The unique ID of the feedback object.

Optional user_id

user_id: string

An optional string identifying the person submitting feedback.

Generated using TypeDoc