# CyberSource.AgentRequest

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | Agent name | 
**domain** | **String** | Agent domain URL | 
**description** | **String** | Agent description | 
**contactEmail** | **String** | Contact email | 
**tokenRequestorId** | **String** | Unique token requestor identifier | 
**agentMetadata** | **{String: String}** | Optional metadata (e.g., framework, version) | [optional] 
**keys** | [**[Iccv1agentsKeys]**](Iccv1agentsKeys.md) | Optional list of keys to create with the agent | [optional] 


