# CyberSource.V1FileDetailsGet200ResponseFileDetails

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**fileId** | **String** | Unique identifier of a file | [optional] 
**name** | **String** | Name of the file | [optional] 
**createdTime** | **Date** | Date and time for the file in PST | [optional] 
**lastModifiedTime** | **Date** | Date and time for the file in PST | [optional] 
**_date** | **Date** | Date and time for the file in PST | [optional] 
**mimeType** | **String** | &#39;File extension&#39;  Valid values: - &#39;application/xml&#39; - &#39;text/csv&#39; - &#39;application/pdf&#39; - &#39;application/octet-stream&#39;  | [optional] 
**size** | **Number** | Size of the file in bytes | [optional] 


