Provides struct and type for a DocumentInteractionsDefinition
@type t() :: %Gleanex.Indexing.DocumentInteractionsDefinition{ numComments: integer() | nil, numLikes: integer() | nil, numViews: integer() | nil }