services.billing.entities.v1alpha2.MatchingConfigCountryPrefix(MatchingConfigCountryPrefix)
MatchingConfigCountryPrefix represents the configuration for matching
an event to a rate definition using the country code and a set of
prefixes. The longest prefix match is used.
{
"country_code": 0,
"prefixes": [
"string"
]
}