Toggle menu
876
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Product getByAllAccessableProductCategory function: Difference between revisions

From Catglobe Wiki
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:Resources_Functions]]
[[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