CharacterResponse(id: Long, name: String, description: String, thumbnail: CharacterThumbnailResponse)
Marvel API character network response item.
id - The unique ID of the character resource.
id
name - The name of the character.
name
description - A short bio or description of the character.
description
thumbnail - The representative image for this character.
thumbnail