listRules( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

The listRules() function returns a Promise that resolves to an array of the retrieved rules.

You can filter by location or app that the rules are associated with.

Permissions
Manage Restaurants - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsListRulesOptions
Returns
Return Type:Promise<ListRulesResponse>
Was this helpful?
Yes
No