public sealed class PersonalDetails : IMessage<PersonalDetails>, IEquatable<PersonalDetails>, IDeepCloneable<PersonalDetails>, IBufferMessage, IMessage
Entry metadata relevant only to the user and private to them.
[[["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 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003ePersonalDetails\u003c/code\u003e class provides information about a user's interaction with a specific entry, such as whether it's starred.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.14.0, but version 1.8.0 is highlighted, and the available versions range from 1.2.0 up to 2.14.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ePersonalDetails\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with the functionality of \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eStarred\u003c/code\u003e property, a boolean, indicates if the entry is marked as starred by the user, while \u003ccode\u003eStarTime\u003c/code\u003e contains a timestamp when the entry was starred.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors: a default \u003ccode\u003ePersonalDetails()\u003c/code\u003e and a copy constructor \u003ccode\u003ePersonalDetails(PersonalDetails other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]