Interface AddToCartResult

Deprecated

The interface will be removed since RN SDK V2.1. Use ShoppingCTAEvent instead.

Hierarchy

  • AddToCartResult

Properties

Properties

res: "success" | "fail"

The result of Adding to Cart

tips: string

Success or fail message to display to the user

Generated using TypeDoc