A batch result: the per-name :results list in input order plus one :quota
for the whole response.
Summary
Types
@type t() :: %Demografix.Batch{ quota: Demografix.Quota.t(), results: [ Demografix.GenderizePrediction.t() | Demografix.AgifyPrediction.t() | Demografix.NationalizePrediction.t() ] }