active property

bool? active
final

Only return products that are active or inactive (e.g., pass false to list all inactive products).

Implementation

final bool? active;