[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-18 UTC."],[],[],null,["The internal payload object for a regression alert. Payload is wrapped inside a `FirebaseAlertData` object.\n\n**Signature:** \n\n export interface RegressionAlertPayload \n\nProperties\n\nalerts.crashlytics.RegressionAlertPayload.\"@type\"\n\n**Signature:** \n\n```typescript\n\n```\n\nalerts.crashlytics.RegressionAlertPayload.issue\n\nBasic information of the Crashlytics issue\n\n**Signature:** \n\n issue: Issue;\n\nalerts.crashlytics.RegressionAlertPayload.resolveTime\n\nThe time that the Crashlytics issues was most recently resolved before it began to reoccur.\n\n**Signature:** \n\n resolveTime: string;\n\nalerts.crashlytics.RegressionAlertPayload.type\n\nThe type of the Crashlytics issue, e.g. new fatal, new nonfatal, ANR\n\n**Signature:** \n\n type: string;"]]