One genderize prediction inside a batch result. Carries no quota of its own; the batch holds one quota for the whole response.
@type t() :: %Demografix.GenderizePrediction{ count: integer(), country_id: String.t() | nil, gender: String.t() | nil, name: String.t(), probability: float() }