Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
IsSetMarketplaceId ( ) : System.Boolean |
Checks if MarketplaceId property is set
|
|
IsSetSellerId ( ) : System.Boolean |
Checks if SellerId property is set
|
|
IsSetSellerSKU ( ) : System.Boolean |
Checks if SellerSKU property is set
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
|
WithSellerId ( String sellerId ) : |
Sets the SellerId property
|
|
WithSellerSKU ( String sellerSKU ) : |
Sets the SellerSKU property
|
public IsSetMarketplaceId ( ) : System.Boolean | ||
Результат | System.Boolean |
public IsSetSellerSKU ( ) : System.Boolean | ||
Результат | System.Boolean |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
Результат |
public WithSellerId ( String sellerId ) : |
||
sellerId | String | SellerId property |
Результат |
public WithSellerSKU ( String sellerSKU ) : |
||
sellerSKU | String | SellerSKU property |
Результат |