DataConnection Type
The Zoho InventoryConnection object.
Remarks
The ZohoInventoryConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-ZohoInventory -InitiateOAuth "GETANDREFRESH" -OrganizationId "YourOrganizationId" $conn | GM