isOneTime property

bool? isOneTime
final

Whether the product should only be processed once. If true, the purchase will be returned by Adapty API one time only.

Implementation

final bool? isOneTime;