preOrderPurchase property
Indicator for whether this transaction is for pre-ordering a product.
Implementation
@BuiltValueField(wireName: r'preOrderPurchase')
bool? get preOrderPurchase;
Indicator for whether this transaction is for pre-ordering a product.
@BuiltValueField(wireName: r'preOrderPurchase')
bool? get preOrderPurchase;