Class AssignLabelToStringsRequest
Inherited Members
Namespace: Crowdin.Api.Labels
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class AssignLabelToStringsRequest
Properties
| Edit this page View SourceStringIds
Declaration
[JsonProperty("stringIds")]
public ICollection<long> StringIds { get; set; }
Property Value
Type | Description |
---|---|
ICollection<long> |