# Cyclos4102Api.ShoppingCartCheckout

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**deliveryAddress** | [**AddressNew**](AddressNew.md) | The address used for delivery in this specific order. The fields &#x60;name&#x60;, &#x60;defaultAddress&#x60; and &#x60;hidden&#x60; are ignored.  | [optional] 
**deliveryMethod** | **String** | The id of the selected delivery method (if any)   | [optional] 
**paymentType** | **String** | Either the internal name or id of the selected payment type.  | [optional] 


