Lilt API Binding for Javascript
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Number | A unique number identifying the Memory. | [optional] |
| srclang | String | An ISO 639-1 language identifier. | [optional] |
| trglang | String | An ISO 639-1 language identifier. | [optional] |
| srclocale | String | An ISO 639-1 language identifier. | [optional] |
| trglocale | String | An ISO 639-1 language identifier. | [optional] |
| name | String | A name for the Memory. | [optional] |
| isProcessing | Boolean | Indicates the memory is being processed. | [optional] |
| version | Number | The current version of the Memory, which is the number of updates since the memory was created. | [optional] |
| createdAt | Number | Time at which the object was created. Measured in seconds since the Unix epoch. | [optional] |
| updatedAt | Number | Time at which the object was created. Measured in seconds since the Unix epoch. | [optional] |
| resources | [String] | The resource files (translation memories and termbases) associated with this Memory. | [optional] |