itemCostCents property

int itemCostCents
final

The total cost of the line item as cents to be display at checkout ex: 1299 => this represent $12.99

Implementation

final int itemCostCents;