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