zcrmsdk
Version:
Node JS SDK for Zoho CRM
15 lines (10 loc) • 541 B
Markdown
# SDKConfigBuilder
The class to build SDKConfig instance.
## Package /routes/sdk_config_builder
## Methods
| Method | Description |
| :----------- | :----------------------------------------------- |
| setAutoRefreshFields(autoRefreshFields) | The setter method to set ***SKDConfigBuilder autoRefreshFields***. |
| setPickListValidation(pickListValidation) | The setter method to set ***SKDConfigBuilder pickListValidation***.
| build | The method to build the ***SDKConfig instance***.
----