Interface IApiFile
Assembly: .dll
Syntax
public interface IApiFile : IData
Properties
Api
Declaration
Property Value
ByteSize
Declaration
Property Value
CreatedAt
Declaration
UnixTime CreatedAt { get; }
Property Value
Type |
Description |
UnixTime |
|
ExpiresAt
Declaration
UnixTime ExpiresAt { get; }
Property Value
Type |
Description |
UnixTime |
|
MimeType
Declaration
MIMEType MimeType { get; }
Property Value
Type |
Description |
MIMEType |
|
Uri
Declaration
Property Value
Methods
Declaration
Returns
Type |
Description |
Metadata |
|