Created page with "====Product_getByAllAccessableProductCategory==== Fetch all the products the user currently has access to view in the configured order '''Syntax''' Product_getByAllAccessab..." |
No edit summary |
||
Line 13: | Line 13: | ||
'''Return type''' | '''Return type''' | ||
Array of Product object | Array of [[Product_class|Product]] object | ||
[[Category: | [[Category:Resource_Functions]] |
Latest revision as of 04:41, 13 March 2024
Product_getByAllAccessableProductCategory
Fetch all the products the user currently has access to view in the configured order
Syntax
Product_getByAllAccessableProductCategory()
Parameter
None
Return type
Array of Product object