Newer Version Available

This content describes an older version of this product. View Latest

CheckReadAccess

Checks for read access on the partyIncome and partyExpense entities.

Signature

call(String action, Map<String, Object> args

Return Value

Returns True or False based on whether read access is granted or not.

Examples

Output JSON example of the action are as follows.

Output format:

1{ "isAccessible" : "true" }