Class Volumeseriesinfo.VolumeSeriesData.IssueData
List of issues. Applicable only for Collection Edition and Omnibus.
Inheritance
Volumeseriesinfo.VolumeSeriesData.IssueData
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Volumeseriesinfo.VolumeSeriesData.IssueData
Properties
IssueDisplayNumber
Declaration
[JsonProperty("issueDisplayNumber")]
public virtual string IssueDisplayNumber { get; set; }
Property Value
IssueOrderNumber
Declaration
[JsonProperty("issueOrderNumber")]
public virtual int? IssueOrderNumber { get; set; }
Property Value