The input fields used to create a discount resource feedback.
Access Scopes
Fields
discountId:
ID! -
The ID of the discount that the feedback was created on.
discountUpdatedAt:
DateTime! -
The timestamp of the discount associated with the feedback.
feedbackGeneratedAt:
DateTime! -
The date and time when the payload is constructed.
Used to help determine whether incoming feedback is outdated compared to feedback already received, and if it should be ignored upon arrival.
messages:
String -
A concise set of copy strings to be displayed to merchants. Used to guide merchants in resolving problems that your app encounters when trying to make use of their discounts.
You can specify up to four messages. Each message is limited to 100 characters.
state:
ResourceFeedbackState! -
Whether the merchant needs to take action on the discount.