Open minndoo opened 5 years ago
Item purchase An item is either non-related, at which the item can be purchased right away.
In case the item has related item, it has to wait for those items to be purchased. If the timer runs out, the items are deleted.
I'm unsure about the timer for the related item, and if i modeled the process correctly according to the idea written above.
Item purchase An item is either non-related, at which the item can be purchased right away.
In case the item has related item, it has to wait for those items to be purchased. If the timer runs out, the items are deleted.
I'm unsure about the timer for the related item, and if i modeled the process correctly according to the idea written above.