Class UpdateScreenshotRequest
Inheritance
System.Object
UpdateScreenshotRequest
Namespace: Crowdin.Api.Screenshots
Assembly: Crowdin.Api.dll
Syntax
public class UpdateScreenshotRequest : object
Properties
| Improve this Doc View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StorageId
Declaration
public long StorageId { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |