We will need to calculate whether an item result can display a request button. We can either do this on the fly in the client or on serialization and store it as a boolean in the item data. If we're sure on the latter, we need to add a property and serialization logic.
We will need to calculate whether an item result can display a request button. We can either do this on the fly in the client or on serialization and store it as a boolean in the item data. If we're sure on the latter, we need to add a property and serialization logic.