The body lines of the transaction (posting lines)
OptionalfakeOptionalflagOptional transaction flag character (e.g., '*', '!')
The main header content from the first line of the entry
Extended properties including date and optional flag
Optionalcomment?: stringOptional comment text following a semicolon
The date string in YYYY-MM-DD format
Optionalflag?: stringOptional transaction flag character
The type of Beancount entry (e.g., 'open', 'close', 'balance')
Generic parse result specifically for transaction entries. Extends the dated result with transaction-specific fields like body lines and flags.