prices property

List<LabeledPrice> prices
final

Price breakdown, a JSON-serialized list of components (e.g. product price, tax, discount, delivery cost, delivery tax, bonus, etc.)

Implementation

final List<LabeledPrice> prices;