SeriesInfo
Series information for a publication
namestringrequired
Name of the series
position(number | null)<double>nullable
Position within the series (volume/issue number)
SeriesInfo
{
"name": "string",
"position": 0
}
Series information for a publication
Name of the series
Position within the series (volume/issue number)
{
"name": "string",
"position": 0
}