defaultPriceData property

ProductDefaultPriceData? defaultPriceData
final

price_data_without_product

Data used to generate a new [Price](https://stripe.com/docs/api/prices) object. This Price will be set as the default price for this product.

Implementation

final ProductDefaultPriceData? defaultPriceData;