Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsSetASIN ( ) : System.Boolean |
Checks if ASIN property is set
|
|
IsSetMarketplaceId ( ) : System.Boolean |
Checks if MarketplaceId property is set
|
|
IsSetSellerId ( ) : System.Boolean |
Checks if SellerId property is set
|
|
WithASIN ( String ASIN ) : |
Sets the ASIN property
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
|
WithSellerId ( String sellerId ) : |
Sets the SellerId property
|
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 |
public WithSellerId ( String sellerId ) : |
||
sellerId | String | SellerId property |
return |