Interface ShoppingCTAResult

Hierarchy

  • ShoppingCTAResult

Properties

Properties

res: "success" | "fail"

The result of shopping CTA button

tips?: string

We will show a toast to display the tips. If the property is undefined or empty string, we don't show a toast.

Generated using TypeDoc