priceData property
price_data
Data used to generate a new [Price](https://stripe.com/docs/api/prices) object inline. One of `price` or `price_data` is required.
Implementation
final QuotePriceData? priceData;
price_data
Data used to generate a new [Price](https://stripe.com/docs/api/prices) object inline. One of `price` or `price_data` is required.
final QuotePriceData? priceData;