Property | Type | Description | |
---|---|---|---|
EscapeXML | String |
Method | Description | |
---|---|---|
IsSetASIN ( ) : System.Boolean |
Checks if ASIN property is set
|
|
IsSetMarketplaceId ( ) : System.Boolean |
Checks if MarketplaceId property is set
|
|
WithASIN ( String ASIN ) : |
Sets the ASIN property
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
Method | Description | |
---|---|---|
ToXMLFragment ( ) : String |
XML fragment representation of this object Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only |
Method | Description | |
---|---|---|
EscapeXML ( String str ) : String |
public IsSetMarketplaceId ( ) : System.Boolean | ||
return | System.Boolean |
public WithASIN ( String ASIN ) : |
||
ASIN | String | ASIN property |
return |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
return |