The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

com::zoho::crm::api::util::Utility - This class handles module field details.

DESCRIPTION

METHODS

get_fields

This method to fetch field details of the current module for the current user and store the result in a JSON file.

Param module_api_name : A String containing the CRM module API name.

get_fields_details

This method to get module field data from Zoho CRM.

Param module_api_name : A String containing the CRM module API name.

Returns A Object representing the Zoho CRM module field details.