MediaRule
Assembly: ServiceStack.Client.dll
View Source
Declaration
[Exclude(Feature.Soap)]
public class MediaRule : IMeta
Properties
Size
View Source
Declaration
public string Size { get; set; }
Rule
View Source
Declaration
public string Rule { get; set; }
ApplyTo
View Source
Declaration
public string[] ApplyTo { get; set; }
Meta
View Source
Declaration
public Dictionary<string, string> Meta { get; set; }