A single nationalize result: the prediction fields plus the response :quota.
:country is a list of up to five Demografix.NationalizeCountry candidates in
descending probability, empty when there is no match.
Summary
Types
@type t() :: %Demografix.Nationalize{ count: integer(), country: [Demografix.NationalizeCountry.t()], name: String.t(), quota: Demografix.Quota.t() }