Class StorageResource
Inheritance
System.Object
StorageResource
Namespace: Crowdin.Api.Storage
Assembly: Crowdin.Api.dll
Syntax
public class StorageResource : object
Properties
| Improve this Doc View SourceFileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
public long Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int64 |