Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
注文には日付がcreated_atありupdated_atます。「List Orders」エンドポイントが注文を並べ替えるために使用するのはどれですか?
created_at
updated_at
Order オブジェクトはcreated_at日付順にソートされます。