Lilt API Binding for Javascript
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | Number | A unique Project identifier. | [optional] | 
| numSourceWords | Number | The number of source words in the Project. | [optional] | 
| numWordsNew | Number | The number of new source words in the Project. | [optional] | 
| numSegmentsNew | Number | The number of new segments in the Project. | [optional] | 
| numWordsRepetition | Number | The number of repetition source words in the Project. | [optional] | 
| numSegmentsRepetition | Number | The number of repetition segments in the Project. | [optional] | 
| bands | [MatchBand] | A list of MatchBand objects that represent translation memory leverage statistics. | [optional] | 
| documents | [DocumentQuote] | A list of DocumentQuote objects that quotes information for a Document. | [optional] |