MI-Coupons/CouponDetails

Methods

componentDidMount() → {void}

Description:
  • Scroll to coupon details view

Source:
Returns:
Type
void

componentWillUpdate(nextProps) → {void}

Description:
  • Scroll to coupon details view

Source:
Parameters:
Name Type Description
nextProps object
Returns:
Type
void

render() → {view}

Description:
  • Render

Source:
Returns:
Type
view

renderCombinations() → {view}

Description:
  • Render combinations

Source:
Returns:
Type
view

renderGGSelections() → {view}

Description:
  • Render gg selections table

Source:
Returns:
Type
view

renderSelections() → {view}

Description:
  • Render selections table

Source:
Returns:
Type
view

Type Definitions

props

Source:
Properties:
Name Type Description
selectedCoupon Array

Selected coupon data

currency string

Currency sign

settled boolean

Is it settled

Type:
  • object