Properties
attributes
attributes
: { canonicalTitle
: string; createdAt
: string; description
: string; length
: string; number
: number; published
: string; synopsis
: string; thumbnail
: image; titles
: titles; updatedAt
: string; volumeNumber
: number }Type declaration
canonicalTitle: string
createdAt: string
description: string
length: string
number: number
published: string
synopsis: string
thumbnail: image
updatedAt: string
volumeNumber: number
links
links: { self: string }