Interface IFileMetadata

Namespace: IndicoV2-Storage-Models
Assembly: IndicoV2-Abstractions-dll

public interface IFileMetadata

Properties

Name

string Name { get; }

Property Value

string

Path

string Path { get; }

Property Value

string

UploadType

UploadType UploadType { get; }

Property Value

UploadType