product property

String? product
final

The ID of the product that this price will belong to. One of product or product_data is required.

Implementation

final String? product;