| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
ShoppingCartPaymentEntity |
ShoppingCartInfoEntity.getPayment()
Gets the payment value for this ShoppingCartInfoEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ShoppingCartInfoEntity.setPayment(ShoppingCartPaymentEntity payment)
Sets the payment value for this ShoppingCartInfoEntity.
|
| Constructor and Description |
|---|
ShoppingCartInfoEntity(String store_id,
String created_at,
String updated_at,
String converted_at,
Integer quote_id,
Integer is_active,
Integer is_virtual,
Integer is_multi_shipping,
Double items_count,
Double items_qty,
String orig_order_id,
String store_to_base_rate,
String store_to_quote_rate,
String base_currency_code,
String store_currency_code,
String quote_currency_code,
String grand_total,
String base_grand_total,
String checkout_method,
String customer_id,
String customer_tax_class_id,
Integer customer_group_id,
String customer_email,
String customer_prefix,
String customer_firstname,
String customer_middlename,
String customer_lastname,
String customer_suffix,
String customer_note,
String customer_note_notify,
String customer_is_guest,
String applied_rule_ids,
String reserved_order_id,
String password_hash,
String coupon_code,
String global_currency_code,
Double base_to_global_rate,
Double base_to_quote_rate,
String customer_taxvat,
String customer_gender,
Double subtotal,
Double base_subtotal,
Double subtotal_with_discount,
Double base_subtotal_with_discount,
String ext_shipping_info,
String gift_message_id,
String gift_message,
Double customer_balance_amount_used,
Double base_customer_balance_amount_used,
String use_customer_balance,
String gift_cards_amount,
String base_gift_cards_amount,
String gift_cards_amount_used,
String use_reward_points,
String reward_points_balance,
String base_reward_currency_amount,
String reward_currency_amount,
ShoppingCartAddressEntity shipping_address,
ShoppingCartAddressEntity billing_address,
ShoppingCartItemEntity[] items,
ShoppingCartPaymentEntity payment) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.