//Granify Android SDK/com.granifyinc.granifysdk.models/ProductStock/inStock

inStock

[androidJvm]
fun inStock(): Boolean

Queries whether the product is currently in stock.

Return

true if the product stock count is greater than 0 and false otherwise.