C# Класс MarketplaceWebServiceProducts.Model.GetLowestOfferListingsForSKURequest

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание

Открытые методы

Метод Описание
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 ) : GetLowestOfferListingsForSKURequest

Sets the ExcludeMe property

WithItemCondition ( String itemCondition ) : GetLowestOfferListingsForSKURequest

Sets the ItemCondition property

WithMarketplaceId ( String marketplaceId ) : GetLowestOfferListingsForSKURequest

Sets the MarketplaceId property

WithSellerId ( String sellerId ) : GetLowestOfferListingsForSKURequest

Sets the SellerId property

WithSellerSKUList ( SellerSKUListType sellerSKUList ) : GetLowestOfferListingsForSKURequest

Sets the SellerSKUList property

Описание методов

IsSetExcludeMe() публичный Метод

Checks if ExcludeMe property is set
public IsSetExcludeMe ( ) : System.Boolean
Результат System.Boolean

IsSetItemCondition() публичный Метод

Checks if ItemCondition property is set
public IsSetItemCondition ( ) : System.Boolean
Результат System.Boolean

IsSetMarketplaceId() публичный Метод

Checks if MarketplaceId property is set
public IsSetMarketplaceId ( ) : System.Boolean
Результат System.Boolean

IsSetSellerId() публичный Метод

Checks if SellerId property is set
public IsSetSellerId ( ) : System.Boolean
Результат System.Boolean

IsSetSellerSKUList() публичный Метод

Checks if SellerSKUList property is set
public IsSetSellerSKUList ( ) : System.Boolean
Результат System.Boolean

WithExcludeMe() публичный Метод

Sets the ExcludeMe property
public WithExcludeMe ( System.Boolean excludeMe ) : GetLowestOfferListingsForSKURequest
excludeMe System.Boolean ExcludeMe property
Результат GetLowestOfferListingsForSKURequest

WithItemCondition() публичный Метод

Sets the ItemCondition property
public WithItemCondition ( String itemCondition ) : GetLowestOfferListingsForSKURequest
itemCondition String ItemCondition property
Результат GetLowestOfferListingsForSKURequest

WithMarketplaceId() публичный Метод

Sets the MarketplaceId property
public WithMarketplaceId ( String marketplaceId ) : GetLowestOfferListingsForSKURequest
marketplaceId String MarketplaceId property
Результат GetLowestOfferListingsForSKURequest

WithSellerId() публичный Метод

Sets the SellerId property
public WithSellerId ( String sellerId ) : GetLowestOfferListingsForSKURequest
sellerId String SellerId property
Результат GetLowestOfferListingsForSKURequest

WithSellerSKUList() публичный Метод

Sets the SellerSKUList property
public WithSellerSKUList ( SellerSKUListType sellerSKUList ) : GetLowestOfferListingsForSKURequest
sellerSKUList SellerSKUListType SellerSKUList property
Результат GetLowestOfferListingsForSKURequest