Newer Version Available
ConnectApi.CartSummary
| プロパティ名 | 型 | 説明 | 使用可能なバージョン |
|---|---|---|---|
| accountId | String | カートの取引先の ID。 | 49.0 |
| cartId | String | カートの ID。 | 49.0 |
| currencyIsoCode | String | カートに関連付けられている 3 文字の ISO 4217 通貨コード。 | 49.0 |
| grandTotalAmount | String | カートの通貨でのカート内の品目の総計金額 (送料と税額を含む)。 | 49.0 |
| isSecondary | Boolean | カートはセカンダリか (true)、否か (false) を指定します。 | 53.0 |
| name | String | カートの名前。 | 49.0 |
| ownerId | String | カートの所有者の ID。 | 49.0 |
| ownerOrderId | String | 注文の所有者の ID。 | 58.0 |
| purchaseOrderNumber | String | カートの購入注文。 | 50.0 |
| status | ConnectApi.CartStatus | カートの状況。値は次のとおりです。
|
49.0 |
| taxType | String | カートの税種別。
|
55.0 |
| totalChargeAmount | String | カートの通貨での送料およびその他の請求の合計金額。 | 49.0 |
| totalListPrice | String | カートの合計リスト価格。 | 49.0 |
| totalProductAmount | String | カート内の商品品目の合計金額 (割引を含み、送料と税額は含まない)。 | 49.0 |
| totalProductAmountAfterAdjustments | String | プロモーションを含む商品金額合計。 | 52.0 |
| totalProductCount | String | カート内の品目の合計数。 | 49.0 |
| totalPromotionalAdjustmentAmount | String | カート内の品目のプロモーション調整額合計。 | 52.0 |
| totalTaxAmount | String | 品目の合計総数 (調整を含み、税額は含まない)。 | 49.0 |
| type | ConnectApi.CartType | カートの種別。値は Cart です。 | 49.0 |
| uniqueProductCount | Integer | カート内の一意の品目または SKU の合計数。 | 49.0 |
| webstoreId | String | カートの WebStore の ID。 | 49.0 |