hidden property
getter/setter pair
Whether the product is hidden from the product list. When null, the SDK keeps its original value.
Implementation
bool? hidden;
Whether the product is hidden from the product list. When null, the SDK keeps its original value.
bool? hidden;