Class ReviewSortCodeType


class ReviewSortCodeType

Defined in com/ebay/shoppingservice/ReviewSortCodeType.js

Property Summary
Sorts reviews by creation time, in ascending or descending order.
Reserved for values that are not available in the version of the schema you are using.
String value

Constructor Summary
ReviewSortCodeType(Object object)

Property Details

property static CreationTime

Sorts reviews by creation time, in ascending or descending order.


property static CustomCode

Reserved for values that are not available in the version of the schema you are using. If eBay adds a new value to this code type as of a newer version, we return CustomCode instead when you specify a lower request version.


property String value


Constructor Details

constructor ReviewSortCodeType

ReviewSortCodeType(Object object)

Parameters:
object