price property

double? price
final

The price that you were charged for the operation, in US dollars.

Example value: 12.0

Implementation

final double? price;