# CyberSource.AcpCreateCheckoutSessionRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**items** | [**[Iccv1checkoutSessionsItems]**](Iccv1checkoutSessionsItems.md) | The items the buyer wants to purchase. At least one item is required. Each `id` must match a product already present in the merchant's ACG catalog.  | 
**buyer** | [**AcpCreateCheckoutSessionBuyer**](AcpCreateCheckoutSessionBuyer.md) |  | [optional] 
**fulfillmentAddress** | [**Iccv1checkoutSessionsFulfillmentAddress**](Iccv1checkoutSessionsFulfillmentAddress.md) |  | [optional] 


