Property | Type | Description | |
---|---|---|---|
EscapeXML | String |
Method | Description | |
---|---|---|
IsSetListMatchingProductsResult ( ) : System.Boolean |
Checks if ListMatchingProductsResult property is set
|
|
IsSetResponseMetadata ( ) : System.Boolean |
Checks if ResponseMetadata property is set
|
|
ToXML ( ) : String |
XML Representation for this object
|
|
WithListMatchingProductsResult ( MarketplaceWebServiceProducts.Model.ListMatchingProductsResult listMatchingProductsResult ) : |
Sets the ListMatchingProductsResult property
|
|
WithResponseMetadata ( |
Sets the ResponseMetadata property
|
Method | Description | |
---|---|---|
EscapeXML ( String str ) : String |
public IsSetListMatchingProductsResult ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetResponseMetadata ( ) : System.Boolean | ||
return | System.Boolean |
public WithListMatchingProductsResult ( MarketplaceWebServiceProducts.Model.ListMatchingProductsResult listMatchingProductsResult ) : |
||
listMatchingProductsResult | MarketplaceWebServiceProducts.Model.ListMatchingProductsResult | ListMatchingProductsResult property |
return |
public WithResponseMetadata ( |
||
responseMetadata | ResponseMetadata property | |
return |