consumptionState property

int? consumptionState
getter/setter pair

The consumption state of the inapp product.

Possible values are: 0. Yet to be consumed 1. Consumed

Implementation

core.int? consumptionState;