Skip to the content.

Rakuten RMS WEB API client for .NET

< クラス一覧


SearchSortKey

Namespace: Rakuten.RMS.Api.ItemAPI20

public enum SearchSortKey

Inheritance ObjectValueTypeEnumSearchSortKey
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
updated 0 更新日(デフォルト)
created 1 登録日
itemDisplaySequence 2 カテゴリ表示順位
manageNumber 3 商品管理番号
purchasablePeriodStart 4 販売期間開始
purchasablePeriodEnd 5 販売期間終了
pointCampaignStart 6 ポイント変倍期間開始
pointCampaignEnd 7 ポイント変倍期間終了
pointRate 8 ポイント変倍率
reviewCount 9 レビュー件数
reviewAverageRating 10 レビュー評価平均点

< クラス一覧