# CyberSource.AgenticCreatePurchaseIntentRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**clientCorrelationId** | **String** | Client Correlation Id used during the tokenization or during FIDO assertion. | 
**paymentInformation** | [**Iccv1tokensPaymentInformation**](Iccv1tokensPaymentInformation.md) |  | 
**deviceInformation** | [**Iccv1tokensDeviceInformation**](Iccv1tokensDeviceInformation.md) |  | 
**assuranceData** | [**[Iccv1tokensAssuranceData]**](Iccv1tokensAssuranceData.md) | Assurance data. | 
**mandates** | [**[Iccv1instructionsMandates]**](Iccv1instructionsMandates.md) | Mandate data. | 
**buyerInformation** | [**Iccv1tokensBuyerInformation**](Iccv1tokensBuyerInformation.md) |  | [optional] 
**isRecurring** | **Boolean** | Indicates whether the transaction is recurring. Default value is false. | [optional] 
**consumerPrompt** | **String** | Recap - A summary or condensed version of user prompts that leads to the purchase. | [optional] 


