Interface IFD2UserGroupProvider

    • Method Detail

      • createUserGroupJSON

        com.alibaba.fastjson.JSONArray createUserGroupJSON()
        Returns:
        A JSON array of all user groups available for the current client. Contains JSONObjects with the following key-value pairs:
        • id: The ID (string) of the user group.
        • name: The given name (string) of the user group.