suggested_tip_amounts property

List<int> suggested_tip_amounts
read / write

Suggested amounts of tip in the smallest units of the currency.

Implementation

late List<int> suggested_tip_amounts;