DataConnection Type
The WooCommerceConnection object.
Remarks
The WooCommerceConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-WooCommerce -ConsumerKey 'ConsumerKey' -ConsumerSecret 'ConsumerSecret' -Url 'http://localhost/woocommerce/' $conn | GM