C# 클래스 MarketplaceWebServiceProducts.Model.GetCompetitivePricingForSKURequest

상속: MWSClientCsRuntime.AbstractMwsObject
파일 보기 프로젝트 열기: nyneaxis/Amazon_MWS 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
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 ) : GetCompetitivePricingForSKURequest

Sets the MarketplaceId property

WithSellerId ( String sellerId ) : GetCompetitivePricingForSKURequest

Sets the SellerId property

WithSellerSKUList ( SellerSKUListType sellerSKUList ) : GetCompetitivePricingForSKURequest

Sets the SellerSKUList property

메소드 상세

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

WithMarketplaceId() 공개 메소드

Sets the MarketplaceId property
public WithMarketplaceId ( String marketplaceId ) : GetCompetitivePricingForSKURequest
marketplaceId String MarketplaceId property
리턴 GetCompetitivePricingForSKURequest

WithSellerId() 공개 메소드

Sets the SellerId property
public WithSellerId ( String sellerId ) : GetCompetitivePricingForSKURequest
sellerId String SellerId property
리턴 GetCompetitivePricingForSKURequest

WithSellerSKUList() 공개 메소드

Sets the SellerSKUList property
public WithSellerSKUList ( SellerSKUListType sellerSKUList ) : GetCompetitivePricingForSKURequest
sellerSKUList SellerSKUListType SellerSKUList property
리턴 GetCompetitivePricingForSKURequest