この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Sort Rules Collection Input

システム管理者が Web ストアの並び替えルールを作成するために使用できる、並び替えルール入力のコレクション情報。
ルート XML タグ
<sortRules>
JSON の例
1{
2  "sortRules" : [
3    {
4      "type" : "ProductBased",
5      "sortStandardField" : "Stock_Keeping_Unit",
6      "direction" : "Ascending",
7      "labelSuffix": "Asc",      "sortOrder" : "1"
8    }
9  ]
10}
プロパティ
名前 説明 必須か省略可能 使用可能なバージョン
sortRules Sort Rule Input[] 並び替えルール入力のコレクション。 必須 54.0