DataConnection Type
The EbayConnection object.
Remarks
The EbayConnection object. Connection properties can be accessed with the getter and setter methods of this object:
$conn = Connect-Ebay -DevID 'MyDevID' -OAuthClientId 'MyAppID' -OAuthClientSecret 'MyCertID' -RuName 'MyRuName' -SiteID 0 $conn | GM