Skip to content

Interface: ReviewFormFieldsData

Success response data for Get Review Form Fields (v1)

Properties

fields?

ts
optional fields?: ReviewFormField[];

form_config?

ts
optional form_config?: ReviewFormFieldsConfig;

labels?

ts
optional labels?: ReviewFormFieldsLabels;

product?

ts
optional product?: ReviewFormFieldsProduct;