itemIssues property
List of item issues for the product.
This field cannot be used for sorting the results. Only selected
attributes of this field (for example,
item_issues.severity.aggregated_severity
) can be used for filtering the
results.
Implementation
core.List<ItemIssue>? itemIssues;