# StoreInformation.DateFormat

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**display** | **String** | string that defines dates’ display format, in the pattern: M jS Y | [optional] 
**_export** | **String** | string that defines the CSV export format for orders, customers, and products, in the pattern: M jS Y | [optional] 
**extendedDisplay** | **String** | string that defines dates’ extended-display format, in the pattern: M jS Y @ g:i A. | [optional] 
