UNPKG

zcrmsdk

Version:
27 lines (18 loc) 1.18 kB
# USDataCenter extends ***[DataCenter](data_center.md#datacenter)*** This class represents the properties of Zoho CRM in US Domain. ## Package /routes/dc/us_data_center ## Static Methods | Field | Description | | :----------- | :------------------------------------------------------------------------------------------------- | | PRODUCTION() | This ***Environment class*** instance represents the Zoho CRM Production Environment in US Domain. | | SANDBOX() | This ***Environment class*** instance represents the Zoho CRM Sandbox Environment in US Domain. | | DEVELOPER() | This ***Environment class*** instance represents the Zoho CRM Developer Environment in US Domain. | ---- ## Methods | Method | Description | | :----------------- | :---------------------------------------- | | getIAMUrl() | The method to get the accounts ***URL***. Use this ***URL*** when calling ***OAuth*** accounts. | | getFileUploadUrl() | The method to get the ***File Upload URL***. | ---- [source](../../routes/dc/us_data_center.js)