Class IllustSeries
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pixiv.Models
Assembly: Pixiv.Net.dll
Syntax
public class IllustSeries : ApiResponse
Properties
| Improve this Doc View SourceSeriesContext
Declaration
[JsonProperty("illust_series_context")]
public IllustSeriesContext SeriesContext { get; set; }
Property Value
Type | Description |
---|---|
Illust |
SeriesDetail
Declaration
[JsonProperty("illust_series_detail")]
public IllustSeriesDetail SeriesDetail { get; set; }
Property Value
Type | Description |
---|---|
Illust |