Property | Type | Description | |
---|---|---|---|
EscapeXML | String |
Method | Description | |
---|---|---|
IsSetCondition ( ) : System.Boolean |
Checks if Condition property is set
|
|
IsSetDeliveryMethod ( ) : System.Boolean |
Checks if DeliveryMethod property is set
|
|
IsSetFutureLaunchDate ( ) : System.Boolean |
Checks if FutureLaunchDate property is set
|
|
IsSetISPUPostalCode ( ) : System.Boolean |
Checks if ISPUPostalCode property is set
|
|
IsSetIdType ( ) : System.Boolean |
Checks if IdType property is set
|
|
IsSetItemId ( ) : System.Boolean |
Checks of ItemId property is set
|
|
IsSetMerchantId ( ) : System.Boolean |
Checks if MerchantId property is set
|
|
IsSetOfferPage ( ) : System.Boolean |
Checks if OfferPage property is set
|
|
IsSetResponseGroup ( ) : System.Boolean |
Checks of ResponseGroup property is set
|
|
IsSetReviewPage ( ) : System.Boolean |
Checks if ReviewPage property is set
|
|
IsSetReviewSort ( ) : System.Boolean |
Checks if ReviewSort property is set
|
|
IsSetSearchIndex ( ) : System.Boolean |
Checks if SearchIndex property is set
|
|
IsSetSearchInsideKeywords ( ) : System.Boolean |
Checks if SearchInsideKeywords property is set
|
|
IsSetTagPage ( ) : System.Boolean |
Checks if TagPage property is set
|
|
IsSetTagSort ( ) : System.Boolean |
Checks if TagSort property is set
|
|
IsSetTagsPerPage ( ) : System.Boolean |
Checks if TagsPerPage property is set
|
|
IsSetVariationPage ( ) : System.Boolean |
Checks if VariationPage property is set
|
|
WithCondition ( System.Condition condition ) : |
Sets the Condition property
|
|
WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : |
Sets the DeliveryMethod property
|
|
WithFutureLaunchDate ( String futureLaunchDate ) : |
Sets the FutureLaunchDate property
|
|
WithISPUPostalCode ( String ISPUPostalCode ) : |
Sets the ISPUPostalCode property
|
|
WithIdType ( String idType ) : |
Sets the IdType property
|
|
WithItemId ( ) : |
Sets the ItemId property
|
|
WithMerchantId ( String merchantId ) : |
Sets the MerchantId property
|
|
WithOfferPage ( Decimal offerPage ) : |
Sets the OfferPage property
|
|
WithResponseGroup ( ) : |
Sets the ResponseGroup property
|
|
WithReviewPage ( Decimal reviewPage ) : |
Sets the ReviewPage property
|
|
WithReviewSort ( String reviewSort ) : |
Sets the ReviewSort property
|
|
WithSearchIndex ( String searchIndex ) : |
Sets the SearchIndex property
|
|
WithSearchInsideKeywords ( String searchInsideKeywords ) : |
Sets the SearchInsideKeywords property
|
|
WithTagPage ( Decimal tagPage ) : |
Sets the TagPage property
|
|
WithTagSort ( String tagSort ) : |
Sets the TagSort property
|
|
WithTagsPerPage ( Decimal tagsPerPage ) : |
Sets the TagsPerPage property
|
|
WithVariationPage ( String variationPage ) : |
Sets the VariationPage property
|
Method | Description | |
---|---|---|
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 |
Method | Description | |
---|---|---|
EscapeXML ( String str ) : String |
public IsSetDeliveryMethod ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetFutureLaunchDate ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetISPUPostalCode ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetResponseGroup ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetSearchInsideKeywords ( ) : System.Boolean | ||
return | System.Boolean |
public IsSetVariationPage ( ) : System.Boolean | ||
return | System.Boolean |
public WithCondition ( System.Condition condition ) : |
||
condition | System.Condition | Condition property |
return |
public WithDeliveryMethod ( DeliveryMethod deliveryMethod ) : |
||
deliveryMethod | DeliveryMethod | DeliveryMethod property |
return |
public WithFutureLaunchDate ( String futureLaunchDate ) : |
||
futureLaunchDate | String | FutureLaunchDate property |
return |
public WithISPUPostalCode ( String ISPUPostalCode ) : |
||
ISPUPostalCode | String | ISPUPostalCode property |
return |
public WithIdType ( String idType ) : |
||
idType | String | IdType property |
return |
public WithMerchantId ( String merchantId ) : |
||
merchantId | String | MerchantId property |
return |
public WithOfferPage ( Decimal offerPage ) : |
||
offerPage | Decimal | OfferPage property |
return |
public WithResponseGroup ( ) : |
||
return |
public WithReviewPage ( Decimal reviewPage ) : |
||
reviewPage | Decimal | ReviewPage property |
return |
public WithReviewSort ( String reviewSort ) : |
||
reviewSort | String | ReviewSort property |
return |
public WithSearchIndex ( String searchIndex ) : |
||
searchIndex | String | SearchIndex property |
return |
public WithSearchInsideKeywords ( String searchInsideKeywords ) : |
||
searchInsideKeywords | String | SearchInsideKeywords property |
return |
public WithTagPage ( Decimal tagPage ) : |
||
tagPage | Decimal | TagPage property |
return |
public WithTagSort ( String tagSort ) : |
||
tagSort | String | TagSort property |
return |
public WithTagsPerPage ( Decimal tagsPerPage ) : |
||
tagsPerPage | Decimal | TagsPerPage property |
return |
public WithVariationPage ( String variationPage ) : |
||
variationPage | String | VariationPage property |
return |