| Name | Description | Type | Additional information | 
|---|---|---|---|
| IssueKey | 
                         A unique key identifying the issue  | 
                    integer | 
                             None.  | 
                
| IssueID | string | 
                             None.  | 
                |
| CoverDate | 
                         A date object showing the date on the cover  | 
                    date | 
                             None.  | 
                
| Volume | string | 
                             None.  | 
                |
| IssueNumber | string | 
                             None.  | 
                |
| IsLive | 
                         Controls whether or not the issue is visible to customers using the site (the issue is always visible to users on the admin site).  | 
                    boolean | 
                             None.  | 
                
| GoLiveDate | 
                         The date this issue went live  | 
                    date | 
                             None.  | 
                
| LastIndex | 
                         The last time this issue was indexed for searching  | 
                    date | 
                             None.  | 
                
| GenreCounts | 
                         An Issue has multiple Articles. Each article has a Genre, such as 'Ad' or 'Article. GenreCount will give the number of articles of each genre for the issue. For example, an Issue might have 5 Ads and 8 Articles.  | 
                    Collection of GenreCount | 
                             None.  | 
                
| Featured | 
                         Controls whether the issue is marked Featured  | 
                    boolean | 
                             None.  | 
                
| Priority | 
                         Controls the priority in which the issue is displayed  | 
                    integer | 
                             None.  | 
                
| IssueIdentifier | 
                         Issue GUID used for previewing issues  | 
                    globally unique identifier | 
                             None.  | 
                
| CoverDisplayDate | 
                         A string showing exactly how the date is displayed on the cover  | 
                    string | 
                             None.  | 
                
| IssueName | string | 
                             None.  |