useOnAcquire property
If true, this action will be performed as soon as you earn this item. Some rewards work this way, providing you a single item to pick up from a reward-granting vendor in-game and then immediately consuming itself to provide you multiple items.
Implementation
@JsonKey(name:'useOnAcquire')
bool? useOnAcquire;