objectWithoutPricingSelectable property

bool? objectWithoutPricingSelectable

If set to false, objects that don't have pricing information will be rendered as not selectable (i.e. greyed out). Defaults to true.

Implementation

bool? get objectWithoutPricingSelectable;