tcn.lms.element.v1alpha1.Element.Process.RndEnrichmentProcess(RndEnrichmentProcess)
RndEnrichmentProcess defines a process for checking phone numbers against the Do Not Call (RND) registry.
It contacts the Compliance RND service to verify if phone numbers are on the Do Not Call list,
using the specified field for phone numbers and date_last_contact_field for the last contact date.
The process adds a new field named {field}_{date_last_contact_field}_rnd containing the RND response.
{
"org_id": "string",
"field_title": "string",
"date_last_contact_field_title": "string"
}