tcn.org.billing.matchingrule.type.MatchingConfig(MatchingConfig)
MatchingConfig defines the configuration for a matching rule. This
should be functionally equivalent to a union type in C.
{
"country_prefixes": {
"country_prefix": "string",
"prefixes": [
"string"
]
}
}