[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-03 UTC."],[[["BookFormatType is a type that specifies the format of a book."],["It is an Enumeration type and therefore has a predefined set of values it can hold."],["It has no unique properties of its own but likely inherits those from the Enumeration type."]]],["The document defines `BookFormatType` as a type, extending the `Enumeration` type. It's a specific designation within a system, likely for classifying book formats. Crucially, the `BookFormatType` is noted to possess no properties of its own, suggesting it acts purely as a categorical label within the broader classification structure defined by `Enumeration`.\n"]]