Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GetFeedback

The results of a successful Get Feedback request for a single feedback entry.

Hierarchy

  • GetFeedback

Index

Properties

Optional comment

comment: string

A string containing the user's comment about the feedback entry.

Optional created

created: string

A timestamp identifying the creation time of the feedback entry.

Optional feedback_data

feedback_data: FeedbackDataOutput

Information returned from the Add Feedback method.

Optional feedback_id

feedback_id: string

A string uniquely identifying the feedback entry.

Generated using TypeDoc