프로퍼티 | 타입 | 설명 | |
---|---|---|---|
EscapeXML | String |
메소드 | 설명 | |
---|---|---|
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
|
메소드 | 설명 | |
---|---|---|
ToXMLFragment ( ) : String |
XML fragment representation of this object Name for outer tag expected to be set by calling method. This fragment returns inner properties representation only |
메소드 | 설명 | |
---|---|---|
EscapeXML ( String str ) : String |
public WithMarketplaceId ( String marketplaceId ) : |
||
marketplaceId | String | MarketplaceId property |
리턴 |
public WithSellerId ( String sellerId ) : |
||
sellerId | String | SellerId property |
리턴 |
public WithSellerSKU ( String sellerSKU ) : |
||
sellerSKU | String | SellerSKU property |
리턴 |