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

Shared Order Payment Summary Sequence

共有注文の支払概要シーケンス。
ルート XML タグ
<sequence>
JSON の例
1[
2  {
3    "orderPaymentSummaryId": "0bMxx0000000000",
4    "reservedBalanceAmount": 10
5  },
6  {
7    "orderPaymentSummaryId": "0bMxx0000000001",
8    "reservedBalanceAmount": 20
9  },
10  {
11    "orderPaymentSummaryId": "0bMxx0000000002",
12    "reservedBalanceAmount": 15
13  }
14]
プロパティ
名前 説明 必須か省略可能 使用可能なバージョン
orderPaymentSummaryId String 共有注文の支払概要 ID。 必須 60.0
reservedBalanceAmount Double 予約する残高金額。 必須 60.0