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