| Property | Description | Returns | 
|---|---|---|
| url | Returns the url of the cache entry based on the primary (or alternatively first) hostname of the associated environment and the provided path. Also considers whether the current system is a dev system, and modifies the hostname accordingly. | string | 
| id | int | |
| path | string | |
| created | Date the record was created. | DateTime | 
| modified | Last modification date for the record. | DateTime | 
| client | Client | |
| environment | Environment | |
| records | Collection (CacheRecord) | |
| lists | Collection (CacheList) | 
Sites\Models\Api\CacheEntry
CacheFile