Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
IsSetExcludeMe ( ) : System.Boolean |
Checks if ExcludeMe property is set
|
|
IsSetItemCondition ( ) : System.Boolean |
Checks if ItemCondition property is set
|
|
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
|
|
WithExcludeMe ( System.Boolean excludeMe ) : |
Sets the ExcludeMe property
|
|
WithItemCondition ( String itemCondition ) : |
Sets the ItemCondition property
|
|
WithMarketplaceId ( String marketplaceId ) : |
Sets the MarketplaceId property
|
|
WithSellerId ( String sellerId ) : |
Sets the SellerId property
|
|
WithSellerSKUList ( |
Sets the SellerSKUList property
|
public IsSetExcludeMe ( ) : System.Boolean | ||
Результат | System.Boolean |
public IsSetItemCondition ( ) : System.Boolean | ||
Результат | System.Boolean |
public IsSetMarketplaceId ( ) : System.Boolean | ||
Результат | System.Boolean |
public IsSetSellerSKUList ( ) : System.Boolean | ||
Результат | System.Boolean |
public WithExcludeMe ( System.Boolean excludeMe ) : |
||
excludeMe | System.Boolean | ExcludeMe property |
Результат |
public WithItemCondition ( String itemCondition ) : |
||
itemCondition | String | ItemCondition property |
Результат |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
Результат |
public WithSellerId ( String sellerId ) : |
||
sellerId | String | SellerId property |
Результат |
public WithSellerSKUList ( |
||
sellerSKUList | SellerSKUList property | |
Результат |