productPolicy property
The list of product policies.
The productAvailabilityPolicy needs to be set to WHITELIST or ALL for the product policies to be applied.
Implementation
core.List<ProductPolicy>? productPolicy;
The list of product policies.
The productAvailabilityPolicy needs to be set to WHITELIST or ALL for the product policies to be applied.
core.List<ProductPolicy>? productPolicy;