Class DownloadLink
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public class DownloadLink : object
Properties
| Improve this Doc View SourceExpireIn
Declaration
public DateTimeOffset ExpireIn { get; set; }
Property Value
Type | Description |
---|---|
DateTimeOffset |
Url
Declaration
public string Url { get; set; }
Property Value
Type | Description |
---|---|
System.String |