cssProducts property
The processed CSS products from the specified account.
These are your processed CSS products after applying rules and supplemental feeds.
Implementation
core.List<CssProduct>? cssProducts;
The processed CSS products from the specified account.
These are your processed CSS products after applying rules and supplemental feeds.
core.List<CssProduct>? cssProducts;