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