Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AddFeedbackParams

Parameters for the addFeedback operation.

Hierarchy

  • AddFeedbackParams

Index

Properties

Optional comment

comment: string

An optional comment on or description of the feedback.

feedbackData

feedbackData: FeedbackDataInput

Feedback data for submission.

Optional headers

headers: OutgoingHttpHeaders

Optional userId

userId: string

An optional string identifying the user.

Generated using TypeDoc