Class ContentBase
public abstract class ContentBase
- Inheritance
-
ContentBase
- Derived
- Inherited Members
Properties
CacheControl
[JsonPropertyName("cache_control")]
public CacheControl? CacheControl { get; set; }
Property Value
Type
[JsonPropertyName("type")]
public abstract string Type { get; }