Variable: KNOWN_REVIEW_FORM_FIELD_TYPES
ts
const KNOWN_REVIEW_FORM_FIELD_TYPES: readonly ["rating", "text", "email", "textarea", "rating_bars", "selection_bars", "single_choice", "multi_choice"];All field_type literals the SDK currently models.