Property | Type | Description |
---|
Method | Description | |
---|---|---|
IsSetASINList ( ) : System.Boolean |
Checks if ASINList property is set
|
|
IsSetMarketplaceId ( ) : System.Boolean |
Checks if MarketplaceId property is set
|
|
IsSetSellerId ( ) : System.Boolean |
Checks if SellerId property is set
|
|
WithASINList ( |
Sets the ASINList property
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
|
WithSellerId ( String sellerId ) : |
Sets the SellerId property
|
public IsSetMarketplaceId ( ) : System.Boolean | ||
return | System.Boolean |
public WithASINList ( |
||
ASINList | ASINList property | |
return |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
return |
public WithSellerId ( String sellerId ) : |
||
sellerId | String | SellerId property |
return |