oncePerUser property

bool? oncePerUser
getter/setter pair

Limit this offer to only once per user.

If set to true, a user can never be eligible for this offer again if they ever subscribed to this offer.

Implementation

core.bool? oncePerUser;