Provides struct and type for a FacetCountsCounts
@type t() :: %OpenApiTypesense.FacetCountsCounts{ count: integer() | nil, highlighted: String.t() | nil, parent: map() | nil, value: String.t() | nil }