Class CreateTmSegmentRecordsRequest
Inherited Members
Namespace: Crowdin.Api.TranslationMemory
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class CreateTmSegmentRecordsRequest
Properties
| Edit this page View SourceRecords
Declaration
[JsonProperty("records")]
public ICollection<TmSegmentRecordForm> Records { get; set; }
Property Value
Type | Description |
---|---|
ICollection<TmSegmentRecordForm> |